mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
@@ -11,6 +11,7 @@
|
|||||||
- Show ECIES-X25519-AEAD-Ratchet sessions and tags on the web console
|
- Show ECIES-X25519-AEAD-Ratchet sessions and tags on the web console
|
||||||
- Simplified implementation of gzip for no compression mode
|
- Simplified implementation of gzip for no compression mode
|
||||||
- Allow ECIES-X25519-AEAD-Ratchet session restart after 2 minutes
|
- Allow ECIES-X25519-AEAD-Ratchet session restart after 2 minutes
|
||||||
|
- Added logrotate config for rpm package
|
||||||
### Changed
|
### Changed
|
||||||
- Select peers for client tunnels among routers >= 0.9.36
|
- Select peers for client tunnels among routers >= 0.9.36
|
||||||
- Check ECIES flag for encrypted lookup reply
|
- Check ECIES flag for encrypted lookup reply
|
||||||
@@ -20,10 +21,14 @@
|
|||||||
- Stop as soon as no more transit tunnels during graceful shutdown for Android
|
- Stop as soon as no more transit tunnels during graceful shutdown for Android
|
||||||
- RouterInfo gzip compression level depends on size
|
- RouterInfo gzip compression level depends on size
|
||||||
- Send response to received datagram from ECIES-X25519-AEAD-Ratchet session
|
- Send response to received datagram from ECIES-X25519-AEAD-Ratchet session
|
||||||
|
- Update webconsole functional
|
||||||
|
- Increased max transit tunnels limit
|
||||||
- Reseeds list
|
- Reseeds list
|
||||||
|
- Dropped windows support in cmake
|
||||||
### Fixed
|
### Fixed
|
||||||
- Correct timestamp check for LeaseSet2
|
- Correct timestamp check for LeaseSet2
|
||||||
- Encrypted leaseset without authentication
|
- Encrypted leaseset without authentication
|
||||||
|
- Change SOCKS proxy connection response for clients without socks5h support (#1336)
|
||||||
|
|
||||||
## [2.31.0] - 2020-04-10
|
## [2.31.0] - 2020-04-10
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user