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

Skip to content
Snippets Groups Projects
  1. Jan 25, 2014
  2. Jan 22, 2014
  3. Jan 20, 2014
  4. Jan 12, 2014
  5. Jan 11, 2014
  6. Jan 10, 2014
  7. Jan 09, 2014
  8. Jan 04, 2014
  9. Dec 25, 2013
  10. Dec 21, 2013
  11. 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
  12. Dec 13, 2013
    • zzz's avatar
      NetDB: · 6e2583ad
      zzz authored
       - Increase new kad size to K=24, B=4
       - Fix router count by counting in the data store, not the kbuckets
       - Randomize the order we load router infos at startup so we
         don't bias the kbuckets
      6e2583ad
  13. Dec 10, 2013
  14. Dec 07, 2013
  15. Dec 04, 2013
    • zzz's avatar
      i2psnark ConnectionAcceptor: · 7fe8573d
      zzz authored
        - Fix ConnectionAcceptor not restarting after tunnel
          restart, preventing incoming connections
        - locking tweaks
        - cleaner reschedule tweaks
        - don't store server socket locally
        - constructor tweaks / finals
        - Stop acceptor when tunnel disconnects
        - javadocs
      7fe8573d
  16. Dec 01, 2013
  17. Nov 28, 2013
  18. Nov 25, 2013
  19. Nov 23, 2013
  20. Nov 19, 2013
  21. 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
  22. 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
  23. Nov 07, 2013
  24. Nov 03, 2013
  25. 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
  26. Oct 29, 2013
Loading