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

Skip to content
Snippets Groups Projects
  1. Oct 29, 2019
  2. Oct 06, 2019
  3. Dec 01, 2018
  4. Nov 13, 2018
  5. Aug 26, 2018
  6. Aug 25, 2018
    • zzz's avatar
      lint · 819985f3
      zzz authored
      819985f3
  7. Aug 23, 2018
  8. Aug 04, 2018
  9. Jul 21, 2018
    • zzz's avatar
      NTCP2 (ticket #2286): · 292b7e6d
      zzz authored
      Fix error sending large message
      Fix NPE after handshake failure
      292b7e6d
  10. Jun 26, 2018
  11. Jun 02, 2018
  12. Jan 26, 2017
  13. Feb 06, 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. Dec 13, 2015
  16. Nov 12, 2015
  17. Nov 08, 2015
  18. Jun 08, 2015
  19. 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
  20. May 12, 2015
  21. May 03, 2015
  22. Apr 11, 2015
    • zzz's avatar
      Updates after review: · dd265bbd
      zzz authored
      Remove meeh.i2p as update host (ticket #1515)
      Re-add 193.xxx https reseed
      Fix SocketManagerFactory property handling
      Restore UPnP locale fix lost in the merge
      i2ptunnel finals
      I2NP unique id fixes
      duplicate done() in ReseedChecker
      bigger langbox in CSS
      reformatting
      Javadocs
      dd265bbd
  23. Apr 04, 2015
  24. Apr 03, 2015
  25. Dec 02, 2014
  26. Nov 15, 2014
    • zzz's avatar
      I2NP: · 5044f3e5
      zzz authored
      Move some data structures away from ByteArray; offsets were always zero
        - New BuildRequestRecord constructors
        - BuildRequestRecord field becomes final byte[222]
        - IV becomes byte[16]
        - Build record becomes EncryptedBuildRecord
      Remove extra copy in BuildRequestRecord.encryptRecord()
      Remove unused BuildRequestRecord.readOurIdentityMatches()
      5044f3e5
    • zzz's avatar
      I2NP: · 279e102d
      zzz authored
      - Set lookup type flags even if no reply tunnel specified
      - Reduce object churn when writing some messages
      279e102d
  27. Oct 14, 2014
  28. Sep 04, 2014
  29. Aug 21, 2014
  30. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  31. Mar 28, 2014
    • zzz's avatar
      * i2ptunnel.config: Remove irc.freshcoffee.i2p · 2d85b98c
      zzz authored
       * NetDbRenderer: Adjust debug floodfill estimate
       * StatManager: Don't start thread for an empty config
       * StatisticsManager: Don't publish client tunnel stats
       * Log tweaks
      2d85b98c
  32. Mar 06, 2014
Loading