We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08041c9 commit 3f95ad9Copy full SHA for 3f95ad9
debian/changelog
@@ -1,3 +1,16 @@
1
+shadowsocks-rust (1.23.1) unstable; urgency=medium
2
+
3
+ ## Features
4
5
+ - #1922 `local-tun`: Enable congestion control algorithm for TCP connections
6
+ - #1923 `local-tun`: Disable TCP package receive checksum for improving performance
7
+ - `local-tun`: Buffer for receiving/sending packets from/to `tun` device are cached globally
8
9
+ ## Bug Fixes
10
11
+ - #1929 `outbound_bind_addr` for UDP sockets failed to `bind()` if it is an IPv4 address
12
+ - Double check IPSK key length (AEAD-2022) when reading from configuration file
13
14
shadowsocks-rust (1.23.0) unstable; urgency=medium
15
16
## Features, Breaking Changes
0 commit comments