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

Skip to content
Snippets Groups Projects
  1. Oct 17, 2015
  2. Sep 27, 2015
  3. Jul 12, 2015
  4. Jun 08, 2015
  5. 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
  6. May 12, 2015
  7. May 03, 2015
  8. 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
  9. Apr 04, 2015
  10. Apr 03, 2015
  11. Mar 16, 2015
  12. Mar 13, 2015
  13. Jan 28, 2015
  14. Jan 05, 2015
  15. Dec 02, 2014
  16. 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
  17. Nov 08, 2014
  18. Oct 28, 2014
  19. Oct 14, 2014
  20. Sep 15, 2014
    • zzz's avatar
      RoutingKeyGenerator: · c1e8ea0e
      zzz authored
        - Move from core to RouterKeyGenerator in router.jar
        - Leave RoutingKeyGenerator as a simple abstract class
        - DatabaseEntry now uses timestamp instead of mod data
          to determine if mod data has changed. Don't expose
          mod data to DatabaseEntry any more.
        - I2PAppContext.routingKeyGenerator() now returns null;
          you must be in RouterContext to get a generator.
      c1e8ea0e
  21. Sep 04, 2014
  22. Aug 26, 2014
    • zzz's avatar
      I2CP: · ed4fe56e
      zzz authored
       - Verify crypto key pair in LS
       - Verfiy same dest as before in LS
      Router: Don't try to use an unavailable sig type for the router,
         even if it's the default
      RouterInfo: Work around unsupported raw signatures for
         RI Ed25519 sig type
      ed4fe56e
  23. Aug 25, 2014
  24. Aug 24, 2014
    • zzz's avatar
      PrivateKeyFile: New constructor with padding · 30892344
      zzz authored
      Router:
       - Use eepPriv.dat format for router keys file (thx orignal)
       - Consolidate router keys readin code
       - Update killKeys file list
      RouterPrivateKeyFile: New extension to add getRouterIdentity()
      30892344
  25. Aug 23, 2014
    • zzz's avatar
      Router: Prep for RI sig types: · 593779b5
      zzz authored
       - New router.sigType config
       - Generate / regenerate router keys based on config
       - New router.keys2 file format for sig types and padding
       - Fix RouterInfo.readBytes() signature verification with sig types
       - Catch unset padding in KeysAndCert.writeBytes()
       - Catch key errors in ReadRouterJob
       - Show RI sig type on /netdb in console
       - Move some things from Router to startup classes
       - Startup classes package private
       - Buffer readin of key files
       - Remove configurability of router.info and router.keys file locations
      593779b5
  26. Aug 21, 2014
  27. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  28. 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
  29. Mar 06, 2014
  30. Mar 01, 2014
  31. Feb 27, 2014
  32. Nov 20, 2013
  33. Nov 14, 2013
  34. Nov 08, 2013
    • zzz's avatar
      DeliveryInstructions: · d1b93e07
      zzz authored
        - Comment out unused encryption fields to save space
        - New static immutable LOCAL instruction to reduce object churn
      d1b93e07
  35. Nov 02, 2013
Loading