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

Skip to content
Snippets Groups Projects
  1. Jan 26, 2017
  2. Jan 04, 2017
  3. Dec 24, 2016
  4. Dec 16, 2016
  5. Nov 24, 2016
  6. Nov 21, 2016
  7. Aug 19, 2016
  8. Apr 30, 2016
  9. Mar 01, 2016
  10. Feb 06, 2016
  11. 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
  12. Dec 13, 2015
  13. Dec 12, 2015
  14. 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
  15. Nov 12, 2015
  16. Nov 08, 2015
  17. Oct 17, 2015
  18. Sep 27, 2015
  19. Jul 12, 2015
  20. Jun 08, 2015
  21. 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
  22. May 12, 2015
  23. May 03, 2015
  24. 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
  25. Apr 04, 2015
  26. Apr 03, 2015
  27. Mar 16, 2015
  28. Mar 13, 2015
  29. Jan 28, 2015
  30. Jan 05, 2015
  31. Dec 02, 2014
  32. 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
  33. Nov 08, 2014
  34. Oct 28, 2014
Loading