EasyPi Docker Shadowsocks Libev Versions Save

:airplane: Dockerfiles for shadowsocks-libev server and client (on x86 and arm)

v3.2.0

5 years ago
  • Add MinGW support by @linusyang.
  • Refine c-ares integration by @xnoreq.
  • Fix building issues with GCC8 by @FlyingheartCN.
  • Minor bug fixes.

v3.2.3

5 years ago

Fix the alignment bug again.

v3.1.1

6 years ago

Fix a security issue in ss-manager. (CVE-2017-15924)

v3.1.0

6 years ago

Replace libudns with libc-ares.

v3.0.8

6 years ago
  • Refine the ping-pong bloom filter.
  • Minor bug fixes by @vfreex, @vlolteanu and @jackyyf.

v3.0.7

6 years ago
  • Refine manager mode by @mengxd.
  • Fix a potential memory leak by @vlolteanu.

v3.0.6

7 years ago
  • Fix a bug with AEAD ciphers.
  • Refine ACL support by @blackgear.

v3.0.5

7 years ago

Fix a bug of TCP Fast Open in ss-redir.

v3.0.4

7 years ago
  • Add CMake files by @wenerme.
  • Support TCP Fast Open in ss-redir by @lqs.
  • Support TOS/DESCP in ss-redir by @sduponch.
  • Refine MPTCP by @sduponch.

v3.0.3

7 years ago

Replace nonce cache with a ping-pong bloom filter.