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

Skip to content
Snippets Groups Projects
  1. Aug 11, 2013
    • kytv's avatar
      Update Java Service Wrapper to v3.5.20 · 28a1c224
      kytv authored
          - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
            changed from Tanuki's default to Itoopie.
          - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1,
            Icedtea6 6b27-1.12.5-1+rpi1 and stripped
          - All other binaries are from the "community edition" deltapack offered by
            Tanuki.
      28a1c224
  2. Aug 10, 2013
  3. Jul 30, 2013
  4. Jul 29, 2013
    • zzz's avatar
      * GeoIPv6: Fix NPE (ticket #992) · 7737bf52
      zzz authored
      7737bf52
    • zzz's avatar
      * Signatures: · 4340f70d
      zzz authored
         - Prep for new signature algorithms; new SigType enum;
           Signature, SigningPublicKey, SigningPrivateKey store type
         - New Hash384 and Hash512 classes
         - Remove length field in SimpleDataStructure
         - New SU3File generator/verifier/extractor
      4340f70d
  5. Jul 28, 2013
  6. Jul 25, 2013
    • zzz's avatar
      * Transports: · 19faa352
      zzz authored
         - Prefer IPv6 by default
         - Fix IPv6-only option
         - Don't try NTCP IPv6 addresses unless we have one
         - Fix non-%16 SSU padding in data and session confirmed packets; enable by default
         - Log tweaks
      19faa352
  7. Jul 24, 2013
  8. Jul 21, 2013
    • zzz's avatar
      * Console: Fix /peers table summary alignment · 1b42d99e
      zzz authored
       * I2CP:
         - Don't NPE when loglevel=warn
         - Don't enforce property length limits when inside router JVM
       * I2PSnark: Log uncaught error in ThreadedStarter to router log
       * I2PThread: Log uncaught error to wrapper log
      1b42d99e
  9. Jul 20, 2013
  10. Jul 19, 2013
    • zzz's avatar
      * PRNG: · 554a3a6b
      zzz authored
         - Don't delay the refiller if we need more (don't limit max output)
         - Add FortunaRandomSource.main() to output to stdout for testing e.g. with dieharder
      554a3a6b
  11. Jul 18, 2013
  12. Jul 15, 2013
  13. Jul 11, 2013
  14. Jul 06, 2013
  15. Jul 04, 2013
    • zzz's avatar
      * Streaming: · 6f5f4d17
      zzz authored
         - Don't stop timers when session disconnects (tickets #644, #810)
         - Throw exception on attempt to use destroyed socket manager
         - Clear TCBShare cache when stopped
         - Javadocs
      6f5f4d17
  16. Jul 03, 2013
  17. Jun 23, 2013
  18. Jun 22, 2013
  19. Jun 17, 2013
  20. Jun 14, 2013
  21. Jun 10, 2013
  22. 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
  23. Jun 07, 2013
    • zzz's avatar
      * BlockfileNamingService: · 182fe900
      zzz authored
         - Fix bug that kept reverse index from being updated
         - Bump DB version to 3 to trigger repopulation of the reverse index
         - Make metaindex final
         - Add freelist check to the main() test
      182fe900
  24. Jun 05, 2013
  25. Jun 01, 2013
  26. May 31, 2013
  27. May 30, 2013
    • kytv's avatar
      update wrapper to 3.5.19 · 3a707a14
      kytv authored
      - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
        changed from Tanuki's default to Itoopie.
      - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1,
        Icedtea6 6b27-1.12.5-1+rpi1 and stripped
      - All other binaries are from the "community edition" deltapack offered by
        Tanuki.
      3a707a14
Loading