I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Feb 26, 2016
    • zzz's avatar
      i2ptunnel: · b3f37db3
      zzz authored
       - Fix hostname signature not finding private key file
       - Hide hostname signature if not successful
       - Null check for hostname signature failure
       - Make add-to-addressbook link a button
       - Add QR code generation
      b3f37db3
  2. Feb 22, 2016
  3. Feb 19, 2016
  4. Feb 17, 2016
  5. Feb 13, 2016
  6. Feb 09, 2016
  7. Feb 08, 2016
  8. Feb 03, 2016
  9. Feb 01, 2016
  10. Jan 27, 2016
  11. Jan 20, 2016
  12. Jan 17, 2016
  13. Jan 13, 2016
  14. Jan 10, 2016
    • zzz's avatar
      Tunnels: Fix build request Bloom filter (ticket #1746) · c8197b81
      zzz authored
      Change from 60s DHS to 60m DBF
      Use reply key as filter key, not first part of
      encrypted data, to match the specs and hopefully reduce dups
      BuildMessageProcessor cleanups
      log and stat tweaks
      remove deprecated methods
      remove some timing measurements
      javadocs
      c8197b81
  15. Jan 07, 2016
  16. Jan 06, 2016
  17. Dec 21, 2015
    • zzz's avatar
      SSU: Hand all messages pending after establishment to the · a4546e10
      zzz authored
      outbound queue at once, for efficiency.
      This allows more aggressive combining of fragments in packets,
      and ensures the priority queue works as designed.
      Don't sort outbound messages by size, keep priority order instead.
      Log tweaks
      a4546e10
  18. Dec 20, 2015
  19. Dec 18, 2015
  20. Dec 13, 2015
  21. Dec 12, 2015
  22. Dec 11, 2015
  23. Dec 10, 2015
  24. Dec 08, 2015
  25. Dec 06, 2015
  26. Dec 04, 2015
    • zzz's avatar
      Console: Fix NPE on /profiles · 68c31213
      zzz authored
      Profiles:
        - Fix first heard about to be earliest, undeprecate
        - Fixup first heard about at profile readin
        - Persist good/bad lookup/store DBHistory stats added in 0.7.8
        - Remove unused DBHistory methods and fields to save memory
        - Change bonus longs to ints to save memory
        - Extend profile expiration time from 3 days to 15
        - Consolidate getLong()
        - Synch fixes
      Sybil tool: Tweaks and enhancements
      68c31213
  27. Dec 03, 2015
  28. Dec 01, 2015
    • zzz's avatar
      SAM: · b53fe37a
      zzz authored
        - Don't map keys to upper case in parser, corrupts I2CP options
        - Register SSL and UDP ports with PortMapper
      b53fe37a
  29. Nov 28, 2015
  30. Nov 27, 2015
  31. Nov 22, 2015
  32. Nov 21, 2015
  33. Nov 19, 2015
  34. Nov 15, 2015
  35. Nov 13, 2015
Loading