Browse Source

2.32.0

Signed-off-by: r4sas <r4sas@i2pmail.org>
pull/1525/head
R4SAS 4 years ago
parent
commit
6bd44f0e4b
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 5
      ChangeLog

5
ChangeLog

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

Loading…
Cancel
Save