@@ -4,6 +4,8 @@ shadowsocks-rust (1.10.9) unstable; urgency=medium
4
4
5
5
- HTTP Proxy preserves headers' title case. https://github.com/shadowsocks/shadowsocks-rust/discussions/491 , https://github.com/hyperium/hyper/issues/2313
6
6
7
+ -- Y. T. Chung <
[email protected] > Fri, 23 Apr 2021 23:58:08 +0800
8
+
7
9
shadowsocks-rust (1.10.8) unstable; urgency=medium
8
10
9
11
## Bug Fixes
@@ -12,13 +14,18 @@ shadowsocks-rust (1.10.8) unstable; urgency=medium
12
14
- `aes-128-ocb-taglen128`, `aes-192-ocb-taglen128`, `aes-256-ocb-taglen128`
13
15
- `aes-siv-cmac-256`, `aes-siv-cmac-384`, `aes-siv-cmac-512`
14
16
17
+ -- Y. T. Chung <
[email protected] > Sun, 18 Apr 2021 21:00:21 +0800
18
+
15
19
shadowsocks-rust (1.10.7) unstable; urgency=medium
16
20
17
21
## Features
18
22
19
23
- Support non-standard AEAD ciphers `sm4-gcm` and `sm4-ccm`
20
24
25
+ -- Y. T. Chung <
[email protected] > Sat, 17 Apr 2021 22:46:39 +0800
26
+
21
27
shadowsocks-rust (1.10.6) unstable; urgency=medium
28
+
22
29
## Features
23
30
24
31
- [shadowsocks/shadowsocks-crypto#8](https://github.com/shadowsocks/shadowsocks-crypto/issues/8) Support non-standard AEAD ciphers with `crypto2`, could be enabled by feature `aead-cipher-extra`
@@ -32,12 +39,16 @@ shadowsocks-rust (1.10.6) unstable; urgency=medium
32
39
33
40
- [shadowsocks/shadowsocks-android#2705](https://github.com/shadowsocks/shadowsocks-android/issues/2705) MD5 algorithm bug causes KDF (Key Derived Function) produces wrong key when `LEN(password) % 64 in [50, 64)`
34
41
42
+ -- Y. T. Chung <
[email protected] > Sat, 17 Apr 2021 21:45:46 +0800
43
+
35
44
shadowsocks-rust (1.10.5) unstable; urgency=medium
36
45
37
46
## BUG Fixed
38
47
39
48
- `ProxyClientStream` should keep the concatenated first packet buffer alive before asynchronous `write()` finishes
40
49
50
+ -- Y. T. Chung <
[email protected] > Sat, 10 Apr 2021 09:07:52 +0800
51
+
41
52
shadowsocks-rust (1.10.4) unstable; urgency=medium
42
53
43
54
# Fixed BUG
@@ -48,24 +59,24 @@ shadowsocks-rust (1.10.4) unstable; urgency=medium
48
59
49
60
- Support `protocol` in basic configuration format
50
61
62
+ -- Y. T. Chung <
[email protected] > Fri, 9 Apr 2021 17:25:04 +0800
63
+
51
64
shadowsocks-rust (1.10.3) unstable; urgency=medium
52
65
53
66
## BUG Fixed
54
67
55
68
- #472 Fixed `SO_INCOMING_CPU` when building on some Linux targets. rust-lang/socket2#213
56
69
57
- shadowsocks-rust (1.10.2) unstable; urgency=medium
58
-
59
- ## BUG Fixed
60
-
61
- - #472 Fixed `SO_INCOMING_CPU` when building on some Linux targets. rust-lang/socket2#213
70
+ -- Y. T. Chung <
[email protected] > Wed, 7 Apr 2021 09:55:40 +0800
62
71
63
72
shadowsocks-rust (1.10.2) unstable; urgency=medium
64
73
65
74
## BUG Fixed
66
75
67
76
- `mode` in basic configuration format doesn't work for local instance
68
77
78
+ -- Y. T. Chung <
[email protected] > Sun, 28 Mar 2021 11:13:01 +0800
79
+
69
80
shadowsocks-rust (1.10.1) unstable; urgency=medium
70
81
71
82
## BUG Fixed
@@ -77,7 +88,7 @@ shadowsocks-rust (1.10.1) unstable; urgency=medium
77
88
- `sslocal` checks new local instance's parameters dependency
78
89
- `--protocol`, `--forward-addr`, ... will require `--local-addr` to be specified
79
90
80
- -- Y. T. Chung <
[email protected] > Sat, 27 Mar 2021 00:13:00 +0800
91
+ -- Y. T. Chung <
[email protected] > Sat, 27 Mar 2021 00:13:00 +0800
81
92
82
93
shadowsocks-rust (1.10.0) unstable; urgency=medium
83
94
@@ -101,7 +112,7 @@ shadowsocks-rust (1.10.0) unstable; urgency=medium
101
112
- `ssserver`'s command line options are now for creating a new server instance:
102
113
- `-U` and `-u` will only applied to the local instance specified by `--server-addr`
103
114
104
- -- Y. T. Chung <
[email protected] > Thu, 25 Mar 2021 18:10:00 +0800
115
+ -- Y. T. Chung <
[email protected] > Thu, 25 Mar 2021 18:10:00 +0800
105
116
106
117
shadowsocks-rust (1.9.2) unstable; urgency=medium
107
118
0 commit comments