- Aug 20, 2012
- Aug 16, 2012
- Aug 15, 2012
-
-
zzz authored
-
- Aug 12, 2012
- Aug 11, 2012
- Aug 10, 2012
-
-
meeh authored
-
- Aug 08, 2012
-
-
zzz authored
-
- Aug 06, 2012
-
-
zzz authored
ConcurrentModificationException (ticket #680)
-
- Aug 05, 2012
-
-
zzz authored
* I2PSessionImpl: One more volatile (ticket #659)
-
- Aug 03, 2012
- Aug 01, 2012
-
-
str4d authored
-
- Jul 31, 2012
- Jul 30, 2012
-
-
zzz authored
-
str4d authored
-
zzz authored
-
str4d authored
-
str4d authored
The old JUnit tests are still present, but "ant test" and "ant fulltest" default to the (pending) ScalaTest ones. To run the ScalaTest tests with Cobertura, execute the following: ant -Dscalatest.libs=./lib -Dwith.cobertura=/usr/share/java/cobertura.jar fulltest The scalatest.libs property must point to a directory containing scala-compiler.jar, scala-library.jar and scalatest.jar.
-
str4d authored
-
str4d authored
-
- Jul 27, 2012
-
-
zzz authored
-
- Jul 23, 2012
-
-
zzz authored
* SSLEepGet: Fix on Android (ticket #668)
-
- Jul 21, 2012
-
-
str4d authored
-
- Jul 02, 2012
-
-
zzz authored
-
- Jun 29, 2012
- Jun 25, 2012
-
-
zzz authored
-
- Jun 24, 2012
-
-
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
- Put data clove last to speed acks and leaseset store on far end - Change release target - Javadocs and cleanups
-
zzz authored
- Increase TX expire from 10 to 12 min, while keeping RX expire at 15 min. 3 minutes should be plenty of clock skew + delay. - Move tags-to-send and low-threshold values to be per-SKM - New session config options crypto.tagsToSend and crypto.lowTagThreshold - Prep for per-packet override of tags and thresholds - Cleanups and Javadocs * I2PTunnel: Add some defaults for the new session config options * OCMOSJ: - Don't bundle LeaseSet just because we're requesting an ACK - Changed session config option shouldBundleReplyInfo to default to true and be used to disable bundling altogether when set to false. Was previously an undocumented option to force bundling with a certain probability. - Don't send tags unless we've already generated a reply token (race) - Cleanups and Javadocs
-
zzz authored
* Transport: Add Ethiopia to hidden mode list * Log and javadoc tweaks
-
- Jun 21, 2012
-
-
zzz authored
-
- Jun 20, 2012
-
-
zzz authored
-