- Dec 11, 2011
- Dec 10, 2011
-
-
kytv authored
Switch to one awk command instead of using grep and cut.
-
kytv authored
and '63fb5d00844b9465a8c7bfdece6a16946dd0085e'
-
kytv authored
The amount of RAM that I2P is limited to can be adjusted using debconf. The value in /etc/i2p/wrapper.config is stored in the debconf db and is written to /etc/default/i2p.
-
kytv authored
-
- Dec 09, 2011
-
-
zzz authored
-
zzz authored
-
zzz authored
- Earlier detection and better logging of truncated TunnelGatewayMessage and DatabaseStoreMessage - Fix and enhance UnknownI2NPMessage implementation - Don't deserialize or verify the checksum of the embeddedI2NP message in the TunnelGatewayMessage at the IBGW, just use UnknownI2NPMessage and pass it along, except if zero hop; Still to do: similar thing at OBEP - Round expiration times when converting to/from seconds for SSU - Cleanups and javadoc
-
zzz authored
- Round expiration times when converting to seconds - Zero-copy of single-fragment messages in MessageReceiver - Optimizations, log tweaks, comments
-
zzz authored
that were an exact multiple of the fragment size.
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
- Dec 07, 2011
-
-
zzz authored
- Again allow transmitting all new acks if there is room; only limit resend acks - Sanity checks to limit to 255 acks
-
- Dec 06, 2011
-
-
zzz authored
- Change large MTU from 1492 to 1484 and small from 608 to 620 for encryption padding efficiency - Enforce sent MTU limit - Increase receive buffer size from 1536 to 1572 so that excessive-sized packets sent by 0.8.9-0.8.11 routers aren't dropped - Limit the max acks in a data packet - Limit the duplicate acks in successive data packets - Only include acks that will fit in the mtu in a data packet - Correctly remove acks from the pending set after they are sent, so they aren't sent repeatedly - Don't pad data packets unless necessary - Debug logging and javadocs
-
zzz authored
-
zzz authored
-
- Dec 05, 2011
- Dec 04, 2011
-
-
zzz authored
- Complete rework of participating traffic RED. Implement an accurate bandwidth tracker in FIFOBandwidthRefiller. - Fix drop priority of VTBM at OBEP - Lower drop priority of VTBRM at IBGW - Raise threshold from 95% to 120% - Remove unused things in HopConfig ...needs more testing...
-
zzz authored
-
zzz authored
-
zzz authored
- Less icons on configclients.jsp - Fix some browsers breaking line on negative numbers - Tab CSS tweaks
-
zzz authored
-
zzz authored
-
zzz authored
-
- Dec 02, 2011
- Nov 30, 2011
-
-
zzz authored
- Split up config network page - CSS tweaks and cleanups - Change some form notices to errors - Spiff up the buttons new silk icons: See licenses/LICENSE-SilkIcons.txt new toopie icon: Shrunk from existing one
-
zzz authored
clear starting-up message after 20 minutes
-
zzz authored
-
zzz authored
- Retry link on torrent download fail - Clear URL after clicking 'add torrent' - Message tweaks - CSS tweaks
-
- Nov 29, 2011
-
-
zzz authored
-