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

Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
  2. Mar 14, 2016
  3. Mar 01, 2016
  4. 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
  5. Feb 22, 2016
  6. Feb 19, 2016
  7. Feb 17, 2016
  8. Feb 13, 2016
  9. Feb 09, 2016
  10. Feb 08, 2016
  11. Feb 03, 2016
  12. Feb 01, 2016
  13. Jan 27, 2016
  14. Jan 20, 2016
  15. Jan 17, 2016
  16. Jan 13, 2016
  17. 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
  18. Jan 07, 2016
  19. Jan 06, 2016
  20. 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
  21. Dec 20, 2015
  22. Dec 18, 2015
  23. Dec 13, 2015
  24. Dec 12, 2015
  25. Dec 11, 2015
  26. Dec 10, 2015
  27. Dec 08, 2015
  28. Dec 06, 2015
  29. 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
  30. Dec 03, 2015
  31. 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
  32. Nov 28, 2015
  33. Nov 27, 2015
  34. Nov 22, 2015
  35. Nov 21, 2015
  36. Nov 19, 2015
Loading