mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-27 10:45:17 +00:00
22ca1491bc
* Added a couple of scripts, i2ptest.sh and i2pbench.sh, to manage the core
tests and benchmarks.
* Routerconsole now builds under gcj 3.4.3.
* Corrected divide by zero error in TunnelId class under gcj (jrandom++).