- Jan 08, 2012
-
-
zzz authored
-
- Jan 06, 2012
-
-
kytv authored
-
- Jan 04, 2012
-
-
kytv authored
-
- Jan 02, 2012
- Dec 31, 2011
-
-
zzz authored
-
- Dec 27, 2011
-
-
kytv authored
-
- Dec 23, 2011
-
-
zzz authored
-
- Dec 18, 2011
- Dec 17, 2011
-
-
zzz authored
-
- Dec 15, 2011
-
-
kytv authored
-
- Dec 14, 2011
-
-
zzz authored
-
- Dec 13, 2011
-
- Dec 12, 2011
-
-
kytv authored
-
- Dec 11, 2011
- Dec 09, 2011
-
-
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
-
- 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
-
- 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...
-
- Dec 02, 2011
-
-
zzz authored
- Summary bar tweaks - Config nav CSS tabs - CSS cleanups from last checkin
-
- 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
-
- Nov 29, 2011
-
-
zzz authored
-
- Nov 28, 2011
- Nov 27, 2011
-
-
zzz authored
- Restore i2pbote (ticket #516) - Remove r31453 (cert expiring, host soon to be shut down permanently)
-
- Nov 26, 2011
- Nov 23, 2011
-
-
zzz authored
- More optimizations in recvEncrypted() - More efficient XOR - Reduce bandwidth stat update frequency - Check for repeated zero-length reads
-
- Nov 21, 2011
-
-
zzz authored
- Ensure failsafe pumper code gets run on schedule - Don't copy the read buffers - Adjust minimum read buffers based on memory - New i2np.ntcp.useDirectBuffer option (default false) - Mark peer unreachable when read failure is during establishment - Change some Reader Lists to Sets to avoid linear search - Log tweaks, debugging, new loop stats
-
- Nov 18, 2011
-
-
zzz authored
- First cut at improving EventPumper performance (ticket #551) - Establishment timeout cleanup/concurrent - Remove some logging and stats - Switch some Queues from LBQ to CLQ - Static ByteBuffer cache
-
- Nov 16, 2011
-
-
zzz authored
* NTCPConnection: Concurrent PrepBufs * OutNetMessage: Remove some fields and methods used only in NTCP debugging
-
- Nov 14, 2011
-
-
zzz authored
-
- Nov 12, 2011
-
-
zzz authored
-
- Nov 09, 2011
-
-
zzz authored
-
- Nov 07, 2011
-
-
zzz authored
-
- Nov 05, 2011
-
-
kytv authored
Updating geoip Bumping version b/c of dream's changes to I2PServerSockets
-