Max Lv
f7a0822e3e
Fix #2532
5 years ago
jessie-backports
f60057d69f
Update README.md
update debian distribution
5 years ago
Max Lv
e2765847cc
Bump version
5 years ago
Xiaoding Liu
488987927d
Update FreeBSD section
Update FreeBSD section, including install / configuration / run / run as client.
5 years ago
Max Lv
346ab1be47
Bump version
5 years ago
Alonzo Liu
964f145a60
readme: add manjaro
5 years ago
Max Lv
03fb8c9f74
Revert "Add option '--long-idle' for server"
This reverts commit b4cda9dd42
.
5 years ago
lixingcong
b4cda9dd42
Add option '--long-idle' for server
Restore the default behavior handling timeout, make an option to enable
long idle connections.
Previously discussion:
https://github.com/shadowsocks/shadowsocks-libev/pull/2421
https://github.com/shadowsocks/shadowsocks-libev/issues/2427
5 years ago
Max Lv
3e8a57752a
Update README.md
FIx #2456
5 years ago
Max Lv
3a4690727c
Update README.md
5 years ago
Max Lv
a1b691c784
Update README.md
5 years ago
Max Lv
21fc899150
Remove PPA and recommend installing from snap
5 years ago
Max Lv
615588bd39
Bump version
5 years ago
Max Lv
70d8951c23
Update build badge
5 years ago
Max Lv
ffad914ddd
Bump version
5 years ago
Max Lv
c2337fed3f
Update README.md
5 years ago
amphineko
e509a19698
doc: refine document for argument `-b`, fix #2353
5 years ago
Max Lv
b0c6ba4945
Bump version
5 years ago
Punk
0401d0efdb
dont overrides mbedtls's CFLAGS
From mbedtls README.md, "Please note that setting CFLAGS overrides its default value of -O2 and...".
Restore the -O2 will save ~100k for any of mbedtls's lib files.
5 years ago
Donghyeok Tak
3c1f68c91b
Update README.md
Fix typo
5 years ago
Max Lv
c9159fc927
Bump version
5 years ago
Max Lv
ed67a1abcb
Update README.md
5 years ago
Max Lv
6a2f970817
Update README.md
5 years ago
Simon Shi
e5d8476afe
Update docs
5 years ago
Max Lv
545c04182f
Bump version
6 years ago
Max Lv
c8ea784ded
Bump version
6 years ago
Chen Lei
fefe623852
updatelLibsodium to 1.0.16
updatelLibsodium to 1.0.16 since 1.0.13 is deleted from https://download.libsodium.org/libsodium/releases/
6 years ago
Max Lv
b9ed8da571
Bump version
6 years ago
xuminready
cda5126689
Update README.md
update Usage. encrypt methods are outdated.
6 years ago
Max Lv
8c98bdecac
Bump version
6 years ago
Linus Yang
cb369919a7
Compile plugin in Docker for MinGW
6 years ago
Linus Yang
5975c65d4f
Notes about TFO on Windows
6 years ago
Linus Yang
735aeb41b8
Simplify Docker build on Windows
6 years ago
Linus Yang
a3f3010bff
Add MinGW section in readme
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
85a64ae836
Bump version
6 years ago
Max Lv
cba94db423
Bump version
6 years ago
Max Lv
82198aece8
Bump version
7 years ago
星野ハジメ
44027da326
enable TCP_NODELAY from config file ( #1757 )
* Fix #1739
Refine #1739
* enable TCP_NODELAY from config file
7 years ago
Sion Kazama
54c71903d9
A minor change to let it getting on automatically
The command will be terminated if the parameter `-y` isn't following in ubuntu 16.04 TLS. (The command following will not executed)
7 years ago
Max Lv
69c41d9752
Bump version
7 years ago
Max Lv
38d6cf2940
Fix #1680
7 years ago
Max Lv
a09629dc73
Refine TPROXY usage examples
7 years ago
xqdoo00o
31bb108b8f
Update README.md
Update mbedtls library version
7 years ago
Max Lv
ede744ae7c
Add c-ares support ( #1655 )
* Replace udns with c-ares
* Get IO loop work
* Clean up
* Avoid initializing nameservers each query
* Add ARES_OPT_SERVERS
* Refine resolv_cancel
* Fix a memory leak
* Replace udns.h with ares.h
* Fix all inet_* fucntions
* Clean up
* Enable servers_ports when VERSION_MINOR >= 11
* Avoid ares_inet_XtoX
* Handle multipe nameservers correctly
* Use ares_set_servers for IPv4 and IPv6 mixed list
* Refine c-ares for udprelay
* Refine ares_set_servers()
* Refine the timer based on ares_timeout
* Avoid resolv_cancel
* Fix an issue of null pointer
* Fix another null pointer issue
* Refine the order of resolv_shutdown
* Fix the corrupted ev io
7 years ago
Tony Lian
9c26318459
Update README.md
Add a newline to fix the repo file not found error
7 years ago
Roger Shimizu
9a2c74193f
Update README and build_deb since libsodium 1.0.13 is backported
libsodium 1.0.13 is current in Debian apt repository of:
- stretch-backports
- jessie-backports-sloppy
7 years ago
Roger Shimizu
3f81ab3169
Update README.md on install/build instructions for Debian
7 years ago
Felix Yan
17f4acba38
Fix a typo in README
7 years ago