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

Skip to content
Snippets Groups Projects
  1. Jun 02, 2015
  2. May 31, 2015
  3. May 30, 2015
  4. May 29, 2015
  5. May 27, 2015
  6. May 23, 2015
  7. May 21, 2015
  8. May 13, 2015
  9. May 12, 2015
  10. May 11, 2015
  11. May 09, 2015
  12. May 07, 2015
  13. May 06, 2015
  14. May 04, 2015
  15. May 03, 2015
  16. Apr 30, 2015
  17. Apr 29, 2015
    • zzz's avatar
      Transports: Track IPv4/v6 reachability separately (ticket #1458) · 629f7f05
      zzz authored
      Don't include NTCP conns established too long ago in clock skew vector
      Hide unestablished outbound NTCP conns from /peers view
      Add per-transport status to /peers
      Put status description instead of code into event log reachability changes
      629f7f05
    • zzz's avatar
      Transports: Fix clock skew calculations · fe680eb1
      zzz authored
      - NTCP inbound skew calculation had flipped sign
      - Include RTT in NTCP skew calulation
      - Set SSU skew on first packet so it's right from the beginning
      - Above should fix the "ignoring clock offset" error
      - Javadocs
      RouterClock:
      - Add config to disable clock adjustment for testing
      - Reduce window in skew vector for slew calculation
      - Double max slew rate
      fe680eb1
  18. Apr 25, 2015
  19. Apr 24, 2015
  20. Apr 22, 2015
  21. Apr 21, 2015
  22. Apr 17, 2015
  23. Apr 16, 2015
  24. Apr 15, 2015
  25. Apr 12, 2015
  26. Apr 11, 2015
    • zzz's avatar
      Updates after review: · dd265bbd
      zzz authored
      Remove meeh.i2p as update host (ticket #1515)
      Re-add 193.xxx https reseed
      Fix SocketManagerFactory property handling
      Restore UPnP locale fix lost in the merge
      i2ptunnel finals
      I2NP unique id fixes
      duplicate done() in ReseedChecker
      bigger langbox in CSS
      reformatting
      Javadocs
      dd265bbd
  27. Apr 09, 2015
  28. Apr 05, 2015
  29. Apr 04, 2015
    • zzz's avatar
      Streaming read timeout fixes: · 706ee243
      zzz authored
      i2ptunnel:
      - Better timeout handling when reading headers in HTTP server (improved fix for ticket #723)
        Enforce total header timeout with new readLine()
      - Prep for returning specific HTTP errors to client on request timeout and header errors,
        instead of just closing socket... further work to be in i2p.i2p.zzz.test2 branch
      Streaming:
      - Fix read timeout on input stream - was waiting too long, often twice as long as timeout, or more
        Enforce total timeout even when notify()ed
      - Fix read() returning 0 on read timeout instead of -1 (possible fix for ticket #335)
        This prevents passing partial headers to server on timeout
      - Fix javadocs for read timeout to match current behavior
      - Fix StandardSocket SoTimeout to account for differences with I2PSocket readTimeout
      - log tweaks
      706ee243
  30. Apr 03, 2015
  31. Apr 01, 2015
  32. Mar 31, 2015
  33. Mar 29, 2015
  34. Mar 28, 2015
  35. Mar 24, 2015
Loading