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

Skip to content
Snippets Groups Projects
  1. May 30, 2012
    • zzz's avatar
      * Timestamper: · f14ff31a
      zzz authored
         - Move from core to router, leave stub in core
           so it doesn't break compatibility. This removes a
           thread in app context and prevents any app context from
           running NTP; external clients must use the time
           received from the router.
         - Increase query interval
      f14ff31a
  2. May 28, 2012
  3. May 25, 2012
  4. May 23, 2012
  5. May 22, 2012
  6. May 20, 2012
  7. May 19, 2012
    • zzz's avatar
      * i2psnark: · 6ca4b519
      zzz authored
         - Store received chunks in temp files
         - Don't allocate from heap for unneeded chunks
         - Remove peer count restriction for torrents with large pieces
         - Use priorities and rarest calculations to sort partials
         - Preserve p parameter in clear messages link
      6ca4b519
  8. May 13, 2012
  9. May 01, 2012
  10. Apr 26, 2012
  11. Apr 20, 2012
  12. Apr 14, 2012
  13. Apr 12, 2012
  14. Mar 28, 2012
  15. Mar 27, 2012
  16. Mar 26, 2012
  17. Mar 24, 2012
  18. Mar 22, 2012
  19. Mar 20, 2012
    • zzz's avatar
      * NetDB: · e3da181c
      zzz authored
          - Don't reread RI if netdb date is recent
          - Prevent LS/RI overwrites
          - Disallow hash mismatches in RI files
          - Reseed won't fetch our own RI
          - Reseed won't overwrite recent RIs
      e3da181c
  20. Mar 19, 2012
  21. Mar 17, 2012
    • zzz's avatar
      -17 · 508533b8
      zzz authored
      508533b8
  22. Mar 16, 2012
  23. Mar 15, 2012
  24. Mar 14, 2012
    • zzz's avatar
      * DHSessionKeyBuilder: · 2436d860
      zzz authored
          - Move from core to router/transport
          - Make non-static, instantiate in TransportManager
          - Generate keypair in constructor and make final
            to move more processing to the precalc thread
            and eliminate races
          - Synchronize getSessionKey() to eliminate races
          - Comment out unused methods
        * UDPTransport:
          - Make key builder final in InboundEstablishState to
            eliminate rare NPE (ticket #406)
          - Remove unused static instance
      2436d860
  25. Mar 13, 2012
  26. Mar 12, 2012
    • zzz's avatar
      * Console: · 2415091a
      zzz authored
          - Better IPv6 test, hopefully will work on Windows
          - Hide home page flags once language is selected
          - Home page shrinkage and other CSS tweaks
      2415091a
  27. Mar 11, 2012
  28. Mar 10, 2012
    • zzz's avatar
      -10 · 9e3b49d6
      zzz authored
      9e3b49d6
  29. Mar 09, 2012
Loading