- Jul 07, 2015
- Jul 05, 2015
-
-
zzz authored
sender queue, not on the way out, so that SSU requests bandwidth allocations for each packet in parallel and competes more effectively with NTCP for bandwidth. Inbound stubbed-out only.
-
zzz authored
so I/O doesn't stall under high CPU load - Raise DH generator thread priority to keep DH building out of event pumper thread - Raise PRNG and YK generator thread priorites one notch - Set I2PThread priority in constructor Fixes problems mainly seen on Windows, which seems to be much more sensitive to priority settings
-
- Jul 02, 2015
-
-
zzz authored
-
- Jun 29, 2015
- Jun 28, 2015
- Jun 25, 2015
-
-
zzz authored
Jetty starter: Register host/port when started PortMapper: Add hostname support
-
- Jun 24, 2015
-
-
zzz authored
for bandwidth limiter, root cause unknown
-
- Jun 23, 2015
-
-
zzz authored
log tweaks
-
zzz authored
raise class L/M boundary to match so defaulted routers are still L
-
zzz authored
St. Maarten, South Sudan AP: black flag copied from A1 BL: official flag is France, copied from FR BQ, SX, SS: PNG files generated from public domain SVG files from Wikipedia Shortened some other country names (remove "Republic of", etc.) Change spelling to Macau, Vietnam
-
zzz authored
-
- Jun 22, 2015
-
-
dg2-new authored
NetDB: Partially revert last NetDB change: flood because we don't want to create a hole in the DHT before publisher resends to somebody else.
-
- Jun 21, 2015
- Jun 20, 2015
- Jun 19, 2015
- Jun 18, 2015
-
-
zzz authored
new package net.i2p.client.impl, leaving only the factories and interfaces in net.i2p.client
-
zzz authored
-
zzz authored
at least one OB tunnel, so the client waits until we are ready. This will reduce drops, retransmissions, and failures on new client tunnels. Fixes to prevent multiple pending LS requests.
-
kytv authored
-
zzz authored
-
- Jun 17, 2015
-
-
zzz authored
-
zzz authored
- When socket is closed, set sessionID and LS to null, close subsession and set its sessionID and LS to null - Checks on client side for null session ID - Check for null session in Destroy Session message - Don't kill I2CP connection due to a bad session ID in a SendMessage, just drop the message and send a MessageStatusMessage - Log tweaks
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head b977ab50209475c0e74825f361924e05dbd470c7)
-
zzz authored
Catch null SessionId in messages and stop connection instead of NPE Wait for LS in SubSession in connect() so we don't send data w/o a session ID and leaseset Log tweaks
-
- Jun 15, 2015
-
-
zzz authored
I2CP connection shutdown Sort tweaks for shared clients in summary bar
-
- Jun 14, 2015