- Jun 02, 2015
-
- May 31, 2015
-
-
zzz authored
-
- May 30, 2015
-
-
zzz authored
-
- May 29, 2015
-
-
zzz authored
log tweaks
-
- May 27, 2015
-
-
zzz authored
-
- May 23, 2015
-
-
zzz authored
isn't treated as CLOSED and immediately replaced by i2ptunnel, which caused dup shared clients in a race at startup (possible related tickets #642, #650, #815, #1545)
-
- May 21, 2015
-
-
kytv authored
-
- May 13, 2015
-
-
zzz authored
-
- May 12, 2015
-
-
dg2-new authored
- FloodfillMonitorJob: - Use avg of router.tunnelBacklog instead of current backlog - Some language/spelling fixes
-
- May 11, 2015
-
-
zzz authored
caused by calling close() from HTTPResponseOutputStream.Pusher, but close() rendered the underlying InflaterInputStream unusable. Broken in -15. Caused failed HTTP fetches and other flakiness.
-
- May 09, 2015
-
-
zzz authored
-
- May 07, 2015
-
-
zzz authored
I2P session closes (ticket #1563)
-
zzz authored
Full version is used as the su3 version. Uses same su3 certs as release updates. Users may add additional certs to ~/.i2p/certificates/router/ as necessary. Copy echelon's reseed key for use as a router signer. Unsigned update remains a separate option for now. Various update subsystem cleanups.
-
- May 06, 2015
-
-
zzz authored
-
- May 04, 2015
-
-
zzz authored
where it was missing (ticket #1531)
-
- May 03, 2015
- Apr 30, 2015
-
-
zzz authored
-
- Apr 29, 2015
-
-
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
-
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
-
- Apr 25, 2015
-
-
zzz authored
-
- Apr 24, 2015
-
-
zzz authored
broken in fix for ticket #815
-
- Apr 22, 2015
-
-
zzz authored
-
- Apr 21, 2015
-
-
zzz authored
-
- Apr 17, 2015
-
-
zzz authored
-
- Apr 16, 2015
- Apr 15, 2015
- Apr 12, 2015
-
- 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
-
-
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
-
- Apr 03, 2015
-
-
zzz authored
broken by new state code
-
- Apr 01, 2015
-
-
zzz authored
better error message to client javadocs
-
- Mar 31, 2015
-
-
zzz authored
escape and truncate URL on error page
-
- Mar 29, 2015
-
-
zzz authored
-
- Mar 28, 2015
-
-
zzz authored
-
- Mar 24, 2015
-
-
zzz authored
display new error page in HTTP client (ticket #643) javadocs
-