Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1786/head 2.43.0
R4SAS 2 years ago
parent e45d68ad3a
commit 79b97ef2f7
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

@ -7,7 +7,7 @@
- Localization to Chinese
- Send RouterInfo update for long live sessions
- Explicit ipv6 ranges of known tunnel brokers for MTU detection
- Always send Connection: close and strip out Keep-Alive for server HTTP tunnel
- Always send "Connection: close" and strip out Keep-Alive for server HTTP tunnel
- Show ports for all transports in web console
- Translation of webconsole site title
- Support for Windows ProgramData path when running as service
@ -21,8 +21,10 @@
- Deprecate limits.ntcpsoft, limits.ntcphard and limits.ntcpthreads config options
- SSU2 is enabled and SSU is disabled by default for new installations
### Fixed
- Typo with Referer header name in HTTP proxy
- Can't handle garlic message from an exploratory tunnel
- Incorrect encryption key for exploratory lookup reply
- Bound checks issues in LeaseSets code
- MTU detection on Windows
- Crash on stop of active server tunnel
- Send datagram to wrong destination in SAM

Loading…
Cancel
Save