- Apr 11, 2015
-
-
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
-
- Apr 09, 2015
-
-
kytv authored
-
- Apr 05, 2015
-
-
zzz authored
Send error responses for timeout, EOF, and bad registration. Only affects "user" mode, not webirc. detab move private fields to top
-
- Apr 04, 2015
-
-
dev authored
-
zzz authored
-
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
-
dev authored
-
- Apr 03, 2015
- Apr 01, 2015
- Mar 31, 2015
- Mar 29, 2015
- Mar 28, 2015
- Mar 24, 2015
-
-
zzz authored
display new error page in HTTP client (ticket #643) javadocs
-
- Mar 22, 2015
- Mar 21, 2015
- Mar 20, 2015
-
-
kytv authored
-
kytv authored
-
zzz authored
we're accepting tunnels sooner.
-
zzz authored
-
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
-
zzz authored
-
- Mar 19, 2015
-
-
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
-
- Mar 18, 2015
-
-
zzz authored
-
zzz authored
-
zzz authored
-
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.
-
zzz authored
- Send exploratory lookups directly to the floodfill if we are already connected to him - Don't encrypt RI lookups when overloaded - Don't explore when overloaded - SearchJob cleanups Tunnels: Drop instead of reject requests on high job lag
-
- Mar 17, 2015