Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1883/head
R4SAS 1 year ago
parent 182a721674
commit e53fe2d988
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

@ -10,19 +10,20 @@
- In memory table for peer profiles
- Store if router was unreachable in it's peer profile
- Show IPv6 addresses in square brackets in webconsole
- Check referer when processing Addresshelper
### Changed
- Algorithm for tunnel creation success rate calculation
- Drop incoming NTCP2 and SSU2 connection if published IP doesn't match actual endpoint'
- Drop incoming NTCP2 and SSU2 connection if published IP doesn't match actual endpoint
- Exclude actually unreachable router from netdb for 2 hours
- Select first hop from high bandwidth peers for client tunnels
- Drop too long or too short LeaseSet
- Delete router from netdb if became inavlid after update
- Delete router from netdb if became invalid after update
- Terminate existing session if clock skew detected
- Close previous UDP socket if open before reopening
- Minimal version for floodfill is 0.9.51
- Sort transports by endpoints in webconsole
### Fixed
- Deadlock druing processing I2NP block with Garlic in ECIES encrypted message to router
- Deadlock during processing I2NP block with Garlic in ECIES encrypted message to router
- Race condition with encrypted LeaseSets
- HTTP query detection
- Connection attempts to IPs from invalid ranges

2
debian/changelog vendored

@ -1,4 +1,4 @@
i2pd (2.46.0-1) unstable; urgency=medium
i2pd (2.46.0-1) unstable; urgency=high
* updated to version 2.46.0/0.9.57

Loading…
Cancel
Save