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

Skip to content
Snippets Groups Projects
  1. Mar 31, 2020
  2. Mar 30, 2020
  3. Oct 31, 2019
  4. Oct 29, 2019
  5. Oct 06, 2019
  6. Dec 01, 2018
  7. Nov 13, 2018
  8. Aug 26, 2018
  9. Aug 25, 2018
    • zzz's avatar
      lint · 819985f3
      zzz authored
      819985f3
  10. Aug 23, 2018
  11. Aug 04, 2018
  12. Jul 21, 2018
    • zzz's avatar
      NTCP2 (ticket #2286): · 292b7e6d
      zzz authored
      Fix error sending large message
      Fix NPE after handshake failure
      292b7e6d
  13. Jun 26, 2018
  14. Jun 02, 2018
  15. Jan 26, 2017
  16. Feb 06, 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. Dec 13, 2015
  19. Nov 12, 2015
  20. Nov 08, 2015
  21. Jun 08, 2015
  22. 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
  23. May 12, 2015
  24. May 03, 2015
  25. 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
  26. Apr 04, 2015
  27. Apr 03, 2015
  28. Dec 02, 2014
  29. 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
  30. Oct 14, 2014
  31. Sep 04, 2014
  32. Aug 21, 2014
Loading