mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-09 09:35:44 +00:00
* Fix the probabalistic tunnel reject (we always accepted everything,
since the docs on java.util.Random.nextDouble() are wrong..)
* Fixed a race on startup (thanks Quadn!)