i2pd 2.49.0 released

General I2P related talk
Post Reply
User avatar
lgillis
Posts: 137
Joined: Mon May 09, 2022 8:40 am

i2pd 2.49.0 released

Post by lgillis »

i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
Download: https://github.com/PurpleI2P/i2pd/releases/tag/2.49.0

1. Handle SOCK5 authorization with empty user/password and send correct version in response
2. Improve NTCP2 transport session logging
3. Allow 0 hops in explicitPeers
4. Don't allow incoming transport sessions from routers with incorrect timestamp
5. Fixed sending keepalive for sessions with introducers
6. Always select router with ipv4 for tunnel endpoint
7. Fixed crash if deleted BOB destination was shared between few BOB sessions
8. Memory pool for router profiles
9. Removed AVX code
10. Exclude SSU1 introducers from SSU2 addresses
11. Don't create paired inbound tunnel if length is different
12. Fixed padding length for SSU2 path response
13. Don't publish introducers with zero tag
14. Consider all addresses non-published for U and H routers even if they have host/port
15. Don't pick completely unreachable routers for tunnels
16. Separate network and testing status
Post Reply