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

Skip to content
Snippets Groups Projects
  1. Nov 23, 2016
  2. Nov 17, 2016
  3. Dec 03, 2015
  4. Nov 16, 2015
  5. Sep 27, 2015
  6. Sep 25, 2015
  7. Jun 03, 2015
  8. Feb 07, 2015
  9. Dec 02, 2014
  10. Oct 03, 2014
  11. 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
  12. 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
  13. Aug 21, 2014
  14. Jun 23, 2014
  15. Jun 15, 2014
    • zzz's avatar
      Findbugs all over: · 8845ce6e
      zzz authored
       - Serializable
       - hashCode()
       - Make DataStructureImpl Serializable (removed from DataStructure in 2005)
      8845ce6e
  16. 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
  17. Jan 03, 2014
    • zzz's avatar
      * Key cert GUI support: · 41e071ef
      zzz authored
        - Add setting in i2ptunnel server edit page
        - Comment out cert setting on i2ptunnel server edit page
        - Show key type on susidns details page
        - Show key type on LS debug page
      41e071ef
  18. Dec 14, 2013
    • zzz's avatar
      NetDB: · efff25a8
      zzz authored
       - Just before midnight, flood to new location too so lookups
         don't fail after keyspace rotation (ticket #510)
       - Refactor RoutingKeyGenerator and UpdateRoutingKeyModifierJob
         in support of the above
       - Display next key on LS debug page
      efff25a8
  19. Nov 22, 2013
  20. Nov 21, 2013
  21. Nov 18, 2013
    • zzz's avatar
      Translations: · dbe0a824
      zzz authored
        - Add support for country variants (ticket #1133)
        - Refactor data in ConfigUIHelper
      Config files: Allow empty values
      dbe0a824
  22. Oct 19, 2013
  23. Oct 14, 2013
  24. Jun 09, 2013
    • zzz's avatar
      * NetDB: Prep for leasesets with different expire times · 68d25afc
      zzz authored
         - Add new I2CP RequestVariableLeaseSetMessage
         - Send RVLSM if client supports it; handle on client side;
           disabled by default for the moment.
         - Add LeaseSet.getLatestLeaseDate()
         - Check latest, not earliest, date too far in future in KNDF.validate()
         - Check latest date too far in past in KNDF.validate()
         - Only check gateway and tunnel ID for equality in OCMOSJ lease caching to reduce churn
         - Split up KNDF.validate(RI) for efficiency, don't need to check
           signature, netid, etc. before lookups, only on store
         - Remove enforeNetID config
         - Fix major bug causing newer leasesets to be treated as older, and not stored or published
         - Increase max adjustment time of earliest lease
         - TransientDataStore cleanups
         - RouterInfo and LeaseSet equals() speedups
      68d25afc
  25. Nov 19, 2012
  26. Jun 08, 2012
  27. Jun 01, 2012
  28. May 20, 2012
  29. Mar 25, 2012
  30. Feb 26, 2012
  31. Feb 25, 2012
  32. Feb 17, 2012
  33. Dec 23, 2011
  34. Nov 28, 2011
  35. Jul 08, 2011
  36. Apr 10, 2011
    • zzz's avatar
      * Console: Hide iframe on mobile browsers · 428db022
      zzz authored
          * DataHelper: Speed up eq() (Ticket #437)
          * HTTPServer: Strip inbound X-Accept-Encoding header
          * netdb.jsp: HTML fixes
          * Plugins: Log error when console server not found
          * Reseed: Log tweak
      428db022
  37. Mar 12, 2011
Loading