Releases: EasyPi/docker-shadowsocks-libev
Releases · EasyPi/docker-shadowsocks-libev
v3.3.5
- Remove the SNI proxy function.
- Minor bug fixes. #2581, #2582, #2590, #2595, #2599, #2600, #2620, #2687, #2692
v3.3.3
- Refine the handling of suspicious connections.
v3.3.2
- Refine the handling of fragment request.
- Minor bug fixes. (#2463, #2481, #2508)
v3.3.1
- Fix a high CPU bug introduced in 3.3.0. (#2449)
- Fix MinGW build. (#2438)
- Minor bug fixes. (#2402, #2412, #2427, #2443)
v3.3.0
- Enlarge the socket buffer size to 16KB.
- Fix the empty list bug in ss-manager.
- Fix the IPv6 address parser.
v3.2.5
- Fix a bug of port parser.
v3.2.4
- Fix a crash with MinGW.
- Refine SIP003 plugin interface.
- Remove connection timeout from all clients.
v3.2.3
Fix the alignment bug again.
v3.2.0
- Add MinGW support by @linusyang.
- Refine c-ares integration by @xnoreq.
- Fix building issues with GCC8 by @FlyingheartCN.
- Minor bug fixes.