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

Skip to content
Snippets Groups Projects
  1. Aug 04, 2018
  2. Jul 21, 2018
    • zzz's avatar
      NTCP2 (ticket #2286): · 292b7e6d
      zzz authored
      Fix error sending large message
      Fix NPE after handshake failure
      292b7e6d
  3. Jun 26, 2018
  4. Jun 02, 2018
  5. Feb 28, 2018
  6. Dec 02, 2017
  7. Sep 14, 2017
  8. Aug 09, 2017
  9. Jun 15, 2017
    • zzz's avatar
      DNS (ticket #1998): · 32efa2e5
      zzz authored
      - Data: Cache hostname lookups in RouterAddress
      - Job Queue: Make search jobs droppable
      - Router: Increase JVM DNS cache time
      - Util: Add negative DNS lookup cache, increase cache size
      32efa2e5
  10. Jan 26, 2017
  11. Jan 04, 2017
  12. Dec 24, 2016
  13. Dec 16, 2016
  14. Nov 24, 2016
  15. Nov 21, 2016
  16. Aug 19, 2016
  17. Apr 30, 2016
  18. Mar 01, 2016
  19. Feb 06, 2016
  20. 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
  21. Dec 13, 2015
  22. Dec 12, 2015
  23. Dec 10, 2015
    • zzz's avatar
      Router: · 7e872088
      zzz authored
        - Change addCapabilities() to getCapabilities()
        - Add netdb family sign/verify utility (ticket #1510)
          (verify not yet used)
      RouterInfo:
        - Remove addCapability() and delCapability()
      StatPublisher:
        - Remove Service interface, not required
        - Consolidate getCapabilities() and network ID here
        - Add family signatures
        - Remove unused coreVersion and stat_uptime (as of 0.9.24)
      7e872088
  24. Nov 12, 2015
  25. Nov 08, 2015
  26. Oct 17, 2015
  27. Sep 27, 2015
  28. Jul 12, 2015
  29. Jun 08, 2015
  30. May 27, 2015
    • zzz's avatar
      Banlist: Ban all-zero hash · fba03723
      zzz authored
      NetDb: Drop all-zero lookups and stores, add stats
      SSU:
       - Fix debug logging of dumped packets
       - Drop sessions with bad clock skew, banlist peer, add stats
       - Drop sessions with corrupt DSM, banlist peer, add stats
      Log tweaks
      fba03723
    • zzz's avatar
      remove cast · 716bff41
      zzz authored
      716bff41
  31. May 12, 2015
Loading