mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-15 00:19:00 +00:00
d91ac7ef21
* 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!)