mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-03 18:26:14 +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!)