mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-26 20:35:02 +00:00
c19af4dbcf
- Rework PeerID class so it depends only on peer desthash, since
peer ID is not available with compact format. Implement deferred
lookup of destination.
- Implement compact tracker requests and response handling
(may not be the final format)
- Fix Peer hashCode()
- Java 5