- Jul 13, 2012
-
-
kytv authored
Previously, README.Debian use to be installed to /u/s/d/i2p. A while ago I split I2P into smaller packages and symlinked /usr/share/doc/libjbigi-jni and /usr/share/doc/i2p to /usr/share/doc/i2p-router. I didn't noticed that README.Debian wasn't being included after the split, so now I'm explicitly adding it.
-
kytv authored
I nearly always run ant poupdate before checking in language files; I neglected to do it for the last check-in.
-
kytv authored
- Add Greek language - Update Dutch translation - Adjust flag rows
-
- Jul 12, 2012
-
-
kytv authored
-
- Jul 01, 2012
-
-
zzz authored
- Don't send a keepalive to a peer we are going to disconnect - Disconnect peer when idle a long time - PeerCheckerTask cleanup - Static ref cleanup - Don't show a downloaded torrent file as "seeding" - Better torrent file download icon (from Silk, same license as the others)
-
- Jun 29, 2012
-
-
zzz authored
-
zzz authored
-
zzz authored
- Allow at least 3 packets and up to half the window to be active resends instead of just 1, to reduce stall time after a packet drop - Increase fast retransmit threshold back to 3 to reduce retransmissions - Don't fast retransmit if we recently retransmitted it already - Allow double the window as long as gaps are less than the window - Don't set the MSS in a resent packet (saves 2 bytes) - Remove redundant calls to updateAcks() - Update activity timer when resending a packet - Reset unackedPacketsReceived counter at all places where acks are sent so it isn't wrong - Fix some places where the activeResends count could become wrong - Prevent storm of CLOSE packets - Never resend the whole packet in ackImmediately(), just send an ack - Cancel flusher timer in MessageOutputStream when closed - Move some createRateStats to ConnectionManager to reduce repeated calls - Cleanups, javadocs, logging, volatile, finals
-
zzz authored
-
zzz authored
-
- Jun 25, 2012
-
-
zzz authored
-
- Jun 24, 2012
-
-
zzz authored
TrackerClient holds on to the old one and that causes it to not get peers. Possibly fixes ticket #563.
-
zzz authored
resulting in trailing zeros after the random padding in the unencrypted AES data block. The number of zeros equaled the number of tags included (typ. 6 or 40). As the data size is rounded up to the next multiple of 16, this increased the size of the data by 0, 16, 32, or 48 bytes when tags were included. Bug introduced 2004-10-30.
-
zzz authored
* Transport: Add Ethiopia to hidden mode list * Log and javadoc tweaks
-
- Jun 21, 2012
- Jun 20, 2012
- Jun 19, 2012
- Jun 18, 2012
- Jun 15, 2012
- Jun 14, 2012
-
-
zzz authored
-
zzz authored
-
zzz authored
anonymity while preserving the ability to monitor the network (effective next release)
-
zzz authored
- More client options cleanups - Options changes now propagate to running socket managers and sessions, and through to the router * SocketManager: - Simplify factory, use 4-arg constructor, make fields final, deprecate 0-arg constructor - Improve how options are updated - Javadocs
-
zzz authored
* I2PTunnel: - Don't strip port from an I2P URL
-
- Jun 13, 2012