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

Skip to content
Snippets Groups Projects
  1. Nov 23, 2013
  2. Nov 19, 2013
  3. Nov 15, 2013
    • kytv's avatar
      Update Java Service Wrapper to v3.5.22 · 747bd0c5
      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.
      747bd0c5
  4. Nov 14, 2013
    • zzz's avatar
      * InboundMessageDistributor: · ea7b4281
      zzz authored
         - Put garlicked DSM messages in the InNetMessagePool instead of handling directly,
           so the IterativeSearchJob will see the response and declare success.
           Only affected LS lookups as we do not request encrypted replies for RI lookups.
           Similar to the fix for verifies 6dc5bed94321ae2b290cfe351511d18465e08f91
           This bug was causing initial lookups to fail but subsequent ones to succeed.
           Broken since 0.9.7 when encrypted replies was introduced.
           Ticket #1125
      ea7b4281
  5. Nov 07, 2013
  6. Nov 03, 2013
  7. Oct 31, 2013
    • zzz's avatar
      Transports: · dae8b253
      zzz authored
       - Increase threshold for idle timeout reduction from 33% to 60%.
         This was reduced from 75% to 33% in -10 and it caused significant
         tunnel build problems, for reasons that aren't entirely clear.
       - Don't change the SSU idle timeout quicker when firewalled.
       - log tweaks
      dae8b253
  8. Oct 29, 2013
  9. Oct 27, 2013
  10. Oct 26, 2013
    • zzz's avatar
      * Tunnels: · 7839c0fe
      zzz authored
         - Don't use fallback expl. tunnels as the paired tunnel
           for a client tunnel build.
           This will cause more client tunnel breakage but it's
           really bad to use a zero-hop for this.
         - Fix selection of an expl. tunnel close to a hash
         - Don't update build generation stat if the generation failed
         - log tweaks
      7839c0fe
    • zzz's avatar
      * I2PTunnel HTTPServer: · 8f802234
      zzz authored
         New POST limiter
      8f802234
  11. Oct 25, 2013
    • zzz's avatar
      * Streaming: · ca45194c
      zzz authored
         - Check blacklist/whitelist before connection limits, so
           a blacklisted peer does not increment the counters
         - Don't increment total throttle if peer is throttled
         - Fix blacklist NPE after config change (ticket #1070)
      ca45194c
  12. Oct 24, 2013
    • zzz's avatar
      * I2PTunnel standard, HTTP, and IRC servers: · 35a86e60
      zzz authored
         Route connections to specific targets based on incoming I2P port
         with custom option targetForPort.xxxx=myserver:yyyy
         This allows multiple services on a single server tunnel (ticket #1066)
      35a86e60
  13. Oct 23, 2013
    • zzz's avatar
      * I2PTunnel standard and IRC clients: · 8f7b31ae
      zzz authored
         - Allow host:port targets; set defaults in i2ptunnel.config (ticket #1066)
         - Don't fail start if hostname is unresolvable; retry at connect time (ticket #946)
         - Output IRC message on connect fail
         - Update target list on-the-fly when configuration changes
      8f7b31ae
    • zzz's avatar
      * NetDB: · 0f5a0b6b
      zzz authored
         - Increase RI publish interval to reduce the connection load on ffs
         - Save RI-last-published time; check it before publishing
         - Minor cleanups
      0f5a0b6b
  14. Oct 19, 2013
  15. Oct 17, 2013
  16. Oct 14, 2013
  17. Oct 13, 2013
  18. Oct 06, 2013
  19. Oct 02, 2013
  20. Oct 01, 2013
  21. Sep 30, 2013
  22. Sep 26, 2013
  23. Sep 23, 2013
  24. Sep 20, 2013
  25. Sep 17, 2013
  26. 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
  27. Sep 04, 2013
  28. Aug 31, 2013
  29. Aug 30, 2013
  30. 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
Loading