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

Skip to content
Snippets Groups Projects
  1. Oct 02, 2013
  2. Oct 01, 2013
  3. Sep 30, 2013
  4. Sep 26, 2013
  5. Sep 23, 2013
  6. Sep 20, 2013
  7. Sep 17, 2013
  8. Sep 07, 2013
    • zzz's avatar
      * Crypto: Don't use "short exponent" on faster platforms. · 78a426e9
      zzz authored
         Rebuild router identity if key length doesn't match setting.
         This affects RI and LS encryption keys, and DH and YK.
         Faster = 64 bit with working jbigi, non-ARM, non-GNU (for now)
         Override default with crypto.elGamal.useLongKey=true/false
         LS key is built at client startup (Dest key unused)
         This will churn most of the RIs at the release.
       * SystemVersion: Add isARM()
      78a426e9
  9. Sep 04, 2013
  10. Aug 31, 2013
  11. Aug 30, 2013
  12. Aug 11, 2013
    • kytv's avatar
      * Translation updates from Transifex · a2bd45fa
      kytv authored
         - French, Portugeuse, Russian, Spanish, and Turkish updates from Transifex
         - Start of Romanian translation from Transifex
         - Update English POs for sending to TX
       * Debian: Update changelog
      a2bd45fa
    • zzz's avatar
      Jetty 7.6.12.v20130726 · 7171edad
      zzz authored
      7171edad
    • 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
  13. Aug 10, 2013
  14. Jul 30, 2013
  15. 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
  16. Jul 28, 2013
  17. 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
  18. Jul 24, 2013
  19. 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
  20. Jul 20, 2013
  21. 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
  22. Jul 18, 2013
  23. Jul 15, 2013
  24. Jul 11, 2013
  25. Jul 06, 2013
  26. 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
  27. Jul 03, 2013
Loading