Skip to content

Releases: EasyPi/docker-shadowsocks-libev

v3.3.5

27 Sep 06:35
Compare
Choose a tag to compare
  1. Remove the SNI proxy function.
  2. Minor bug fixes. #2581, #2582, #2590, #2595, #2599, #2600, #2620, #2687, #2692

v3.3.4

13 Jan 11:17
Compare
Choose a tag to compare

v3.3.3

01 Nov 23:47
Compare
Choose a tag to compare
  • Refine the handling of suspicious connections.

v3.3.2

19 Oct 12:25
Compare
Choose a tag to compare
  • Refine the handling of fragment request.
  • Minor bug fixes. (#2463, #2481, #2508)

v3.3.1

27 Sep 01:35
Compare
Choose a tag to compare
  • 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

27 Sep 01:36
Compare
Choose a tag to compare
  • Enlarge the socket buffer size to 16KB.
  • Fix the empty list bug in ss-manager.
  • Fix the IPv6 address parser.

v3.2.5

01 May 11:08
Compare
Choose a tag to compare
  • Fix a bug of port parser.

v3.2.4

01 Mar 16:23
Compare
Choose a tag to compare
  • Fix a crash with MinGW.
  • Refine SIP003 plugin interface.
  • Remove connection timeout from all clients.

v3.2.3

20 Dec 13:46
Compare
Choose a tag to compare

Fix the alignment bug again.

v3.2.0

20 Dec 13:47
Compare
Choose a tag to compare
  • Add MinGW support by @linusyang.
  • Refine c-ares integration by @xnoreq.
  • Fix building issues with GCC8 by @FlyingheartCN.
  • Minor bug fixes.