I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit ec6084cd authored by sponge's avatar sponge
Browse files

merge of '468d5271753b5b44fff6890ecd33d03b684d8e18'

     and 'cd4b79fe5aae3f17a3def305c7a3494a8db5dc74'
parents fe15db51 b65cbb0f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ dist.dir=dist
dist.jar=${dist.dir}/BOB.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=**/*.html
excludes=**/*.html,**/*.txt
file.reference.build-javadoc=../../i2p.i2p/build/javadoc
file.reference.i2p.jar=../../core/java/build/i2p.jar
file.reference.i2ptunnel.jar=../i2ptunnel/java/build/i2ptunnel.jar
......
......@@ -7,6 +7,9 @@
* Reseed: Give up on a seed after 90% of fetches fail
* SessionKey: Enforce data size and prevent reuse
2011-06-02 sponge
* Remove txt file in BOB.jar as per zzz's request.
2011-06-01 zzz
* Crypto:
- Use java.security.MessageDigest instead of bundled GNU SHA-256 code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment