- Jun 04, 2011
-
-
zzz authored
-
zzz authored
-
zzz authored
- More efficient build of i2p.jar and crypto.jar - More build fixes - Merge package configuration resource with configuration file on device if it exists - Add launcher icon, resized from installer/resources/eepsite.help/help/lib/itoopie.png - Start of a libjbigi build script - Increase min API to 3 so we can use JNI
-
- Jun 03, 2011
- Jun 02, 2011
-
-
m1xxy authored
-
m1xxy authored
-
zzz authored
-
m1xxy authored
-
m1xxy authored
-
sponge authored
-
sponge authored
and 'd805aad2dab23264b9c386c8ffabea464fece871'
-
sponge authored
-
sponge authored
and 'cd4b79fe5aae3f17a3def305c7a3494a8db5dc74'
-
sponge authored
-
zzz authored
- Disable reusing Deflater on Android
-
zzz authored
- Javadocs and cleanups - Use SimpleByteCache - Comments and speculation
-
zzz authored
-
zzz authored
* SessionKey: Enforce data size and prevent reuse like the other SimpleDataStructures
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
- Jun 01, 2011
-
-
kytv authored
Don't prefer IPv4 but add the option commented out to wrapper.config. Make the option configurable in runplain.sh
-
zzz authored
- Use java.security.MessageDigest instead of bundled GNU SHA-256 code if available, which it should always be. 5 to 20% faster on Oracle JVM; 40 to 60% on Harmony; 5 to 15% on JamVM; 20x (!) on GIJ. - Use java.security.MessageDigest instead of bundled Bitzi SHA-1 code if available on non-Oracle JVMs, which it should always be. Not faster on Oracle JVM; 30 to 60% faster on Harmony; 15 to 20% on JamVM; 10-15x (!) on GIJ.
-
kytv authored
-
kytv authored
-
sponge authored
-
sponge authored
-
sponge authored
Remove the one little html file that ends up in BOB.jar. The file is NOT a javadoc file, it is a package file. Still, it is zapped.
-
kytv authored
-
kytv authored
-
kytv authored
In some distributions (such as Debian, for example) net.ipv6.bindv6only=1 is set by default. In some configurations, networking in java applications will be broken. Someone recently came into #i2p experiencing this very problem. This change closes #464.
-
- May 31, 2011