Linus Yang
0a11c87aa5
Do not override error code of setsockopt
6 years ago
Linus Yang
b4c5021c65
Missing macro for MinGW
6 years ago
Max Lv
e305b0715f
Merge pull request #1969 from linusyang92/mingw-doc
Simplify Docker build on Windows
6 years ago
Linus Yang
735aeb41b8
Simplify Docker build on Windows
6 years ago
Linus Yang
87b7dd85a9
Correct header inclusion
6 years ago
Max Lv
a093c5f66f
Merge pull request #1968 from linusyang92/mingw-doc
Add instruction of building MinGW port in Readme
6 years ago
Linus Yang
a3f3010bff
Add MinGW section in readme
6 years ago
Linus Yang
f4c612f832
Support TCP fast open on Windows
6 years ago
Max Lv
8adfc5cf24
Merge pull request #1963 from linusyang92/mingw-docker
Fix MinGW build using Docker
6 years ago
Linus Yang
2603dcbb4e
Fix MinGW build using Docker
6 years ago
Max Lv
864c2f1582
Merge pull request #1962 from linusyang92/master
Re-add MinGW compilation support
6 years ago
Linus Yang
fd55773972
Use docker to build MinGW port
6 years ago
Linus Yang
2ed8791dab
Re-add support for MinGW
6 years ago
Max Lv
fc91bac349
Merge pull request #1959 from pexcn/mtu-debug
udprelay: display mtu at least size
6 years ago
Max Witten
e7ad7fc73e
udprelay: display mtu at least size
6 years ago
Max Lv
26e06a7a1d
Fix #1948
6 years ago
Max Lv
ea975cac47
Merge pull request #1947 from wongsyrone/patch-1
mbedtls: simplify new MD5 API
6 years ago
Syrone Wong
abba447f13
mbedtls: simplify new MD5 API
6 years ago
Max Lv
6e1e005221
Fix #1908
6 years ago
Max Lv
af1c78e36c
Merge pull request #1946 from chenhw2/patch-1
Fix https://github.com/shadowsocks/shadowsocks-libev/issues/1945
6 years ago
hwchan
fb22adcb92
Fix https://github.com/shadowsocks/shadowsocks-libev/issues/1945
Refer: 4af9a1b62b
6 years ago
Max Lv
de504c9aa9
Merge pull request #1940 from DDoSolitary/patch-update-libcork
Update libcork for shadowsocks/libcork#2 .
6 years ago
DDoSolitary
91c469610a
Update libcork for shadowsocks/libcork#2 .
6 years ago
Max Lv
6ea4455b84
Merge pull request #1930 from leesah/master
Document improvments
6 years ago
Sah
9778ce2e19
Documentation improvements
* Remove prompt 'root@Wrt:~#' from code example for better consistency
* Fix line indentation of usage
* Remove unnecessary note about ss-redir
6 years ago
Sah
6e489fe360
Add information on Docker image to /README.md
6 years ago
Max Lv
60858a6ab7
Merge pull request #1929 from DDoSolitary/patch-1
Invoke plugins direct instead of using "sh".
6 years ago
DDoSolitary
7b643dce7e
Invoke plugins direct instead of using "sh".
See #1928 for details.
6 years ago
Max Lv
f8b18cc793
Refine the bind_to_address
6 years ago
Max Lv
8acbe68e66
Fix #1915
6 years ago
Max Lv
70daa77c90
Merge pull request #1922 from ksqsf/master
Search XDG_CONFIG_HOME for user-specific config
6 years ago
Max Lv
b27ab1a706
Merge pull request #1920 from leesah/master
Follow-ups of the migration to Docker Cloud
6 years ago
ksqsf
eb501b70c7
Oops.. Remove useless code.
6 years ago
ksqsf
2a3d3bc13c
Remove pointless optimization in get_default_conf()
6 years ago
ksqsf
3c3c50b4f8
Search XDG_CONFIG_HOME for user-specific config
6 years ago
Sah
2a250d2e0a
Update documents regarding dockerization
* Update README.md in docker/alpine
- Replace contents with the usage of the image auto-built by Docker Cloud
- Add descriptions on the customizable environment variables
* Update Dockerfile maintainer list
Refer to #1914
6 years ago
Sah
a9a7d434ca
Optimize Dockerfile
* Install rng-tools as runtime dependency
* Remove unnecessary 'git submodule update', as Docker Cloud runs 'git submodule update' after cloning the repository
* Replace variable SERVER_PORT with fixed port 8388, as it can't be customized with -e anyway
6 years ago
Max Lv
23a258147d
Merge pull request #1916 from leesah/master
Update Dockerfile to utilize Docker Cloud auto build
6 years ago
Sah
ea571c3f41
Update Dockerfile to utilize Docker Cloud auto build
* Use the repository as context, instead of released .tar.gz
* Remove version information from Dockerfile, and let Docker Cloud handle it
* Add .dockerignore
Next steps:
1. Connect repository in Docker Cloud
2. Setup automated builds:
- A push on `master` branch triggers build for `unstable` tag
- A tag matching /^v[0-9]+(\.[0-9]+){2}$/ triggers build for a same-named tag
Refer to #1914
6 years ago
Max Lv
b4d5490f0a
Merge pull request #1913 from leesah/master
Deprecate ubuntu-based docker image
6 years ago
Sah (esaalii)
430839fbf0
Deprecate ubuntu-based docker image
6 years ago
Max Lv
5fa98a6693
Fix #1911
6 years ago
Max Lv
1a21989566
Remove the return value in traffic IPC
6 years ago
Max Lv
b361f75f31
Remove unused return value
6 years ago
Max Lv
5b06f83f13
Merge pull request #1899 from asmca/patch-1
update shadowsocks-libev.service
6 years ago
asmca
b370bc06f0
update shadowsocks-libev.service
ss-server waits for local ip ready, add network-online.target here.
my env.
CentOS Linux release 7.2.1511 (Core)
6 years ago
Max Lv
5782a2b5f1
Merge pull request #1893 from bazingaterry/master
fix an issue and support tcp no-delay in manager mode
6 years ago
Terry Chan
b6faadf857
Support TCP_NODELAY in manager mode
6 years ago
Terry Chan
ed508ac142
Fix no parse --fast-open in manager mode
6 years ago
Max Lv
85a64ae836
Bump version
6 years ago