- cross-posted to:
- i2p@lemmy.ml
- cross-posted to:
- i2p@lemmy.ml
i2pd
https://github.com/PurpleI2P/i2pd/releases/tag/2.49.0
Changelog
- Handle SOCK5 authorization with empty user/password and send correct version in response
- Improve NTCP2 transport session logging
- Allow 0 hops in explicitPeers
- Don’t allow incoming transport sessions from routers with incorrect timestamp
- Fixed sending keepalive for sessions with introducers
- Always select router with ipv4 for tunnel endpoint
- Fixed crash if deleted BOB destination was shared between few BOB sessions
- Memory pool for router profiles
- Removed AVX code
- Exclude SSU1 introducers from SSU2 addresses
- Don’t create paired inbound tunnel if length is different
- Fixed padding length for SSU2 path response
- Don’t publish introducers with zero tag
- Consider all addresses non-published for U and H routers even if they have host/port
- Don’t pick completely unreachable routers for tunnels
- Separate network and testing status
i2pd-android
https://github.com/PurpleI2P/i2pd-android/releases/tag/2.49.0
You must log in or register to comment.
anonymous network layer
https://en.m.wikipedia.org/wiki/I2PIs there a specific reason why AVX was removed?
CPU: remove AVX code, switch to __builtin for AES detection #1959