mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-04 04:45:49 +00:00
* 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++).