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

Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 09, 2015
  3. Apr 05, 2015
  4. Apr 04, 2015
    • zzz's avatar
      javadoc · 9d76790c
      zzz authored
      9d76790c
    • 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
    • dev's avatar
      Removed unnecessry buffering · ddc3ef8d
      dev authored
      ddc3ef8d
  5. Apr 03, 2015
  6. Apr 01, 2015
  7. Mar 31, 2015
  8. Mar 29, 2015
  9. Mar 28, 2015
  10. Mar 24, 2015
  11. Mar 22, 2015
  12. Mar 21, 2015
  13. Mar 20, 2015
  14. Mar 19, 2015
    • zzz's avatar
      Reseed: · 59348f8d
      zzz authored
        - Add form to manually reseed from zip or su3 URL
          (result status not yet working)
        - Add form to manually reseed from local zip or su3 file
          (not yet working, needs multipart/form-date moved from susimail)
        - Add form to create reseed zip file to share
          (working)
        - Backend support and refactoring in reseed code
      59348f8d
  15. Mar 18, 2015
  16. Mar 17, 2015
  17. Mar 16, 2015
Loading