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

Skip to content
Snippets Groups Projects
  1. Apr 21, 2015
  2. Apr 17, 2015
  3. Apr 16, 2015
  4. Apr 15, 2015
  5. Apr 12, 2015
  6. 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
  7. Apr 09, 2015
  8. Apr 05, 2015
  9. 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
  10. Apr 03, 2015
  11. Apr 01, 2015
  12. Mar 31, 2015
  13. Mar 29, 2015
  14. Mar 28, 2015
  15. Mar 24, 2015
  16. Mar 22, 2015
  17. Mar 20, 2015
    • zzz's avatar
      Console: · 7f472e4e
      zzz authored
        - Move multipart form support from susimail to jetty-i2p.jar
          so console can use it
        - Add multipart form support to formhandler.jsi and FormHandler.java
      Reseed:
        - Fix zip magic number
        - Finish manual reseed from local file
      package.html files for jetty-i2p.jar
      7f472e4e
  18. 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
  19. Mar 18, 2015
    • zzz's avatar
      History for prop, -6: · 91fe62ee
      zzz authored
      Prop from i2p.i2p.zzz.upnp, containing:
      Cyberlink for Java v3.0 + (2015-02-15) from github
      See branch revs for more info and fixups.
      Previous was Cyberlink for Java v2.1 (2011-09-16) from SVN.
      From a scan of the 2.1-to-3.0 diff, it's mostly
      formatting changes, getting rid of DOS line endings,
      and a couple of new features we don't need.
      I see very few fixes. And the Device.getAbsoluteURL()
      "fixes" did not work in my testing, I had to fix them again.
      Unlikely to fix any of the open UPnP tickets #481 #725 #728 #1194 #1480.
      But now we're current.
      91fe62ee
  20. Mar 16, 2015
  21. Mar 15, 2015
    • zzz's avatar
      Job Queue: · 76cf80a3
      zzz authored
         - Fix overload dropping
         - Add drop count to job stats
         - Decrease overload threshold again
         - Concurrent tweaks
      76cf80a3
  22. Mar 13, 2015
  23. Mar 08, 2015
  24. Feb 22, 2015
  25. Feb 18, 2015
  26. Feb 15, 2015
    • dg2-new's avatar
      FloodfillMonitorJob: · f87d006a
      dg2-new authored
       - Use lifetime average value for job lag
       - Change the job lag limit to less than 25ms
       - Consider and set the limit of backlogged tunnels to less than 5
      f87d006a
  27. Feb 10, 2015
  28. Feb 07, 2015
  29. Feb 06, 2015
  30. Jan 31, 2015
  31. Jan 30, 2015
Loading