mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-01 07:25:56 +00:00
* Further preparation for removing I2CP crypto
* Added some validation to the DH key agreement (thanks $anon)
* Validate tunnel data message expirations (though not really a problem,
since tunnels expire)
* Minor PRNG threading cleanup