Max Lv
936f3283a4
Merge pull request #2503 from unl89/patch-1
readme: add manjaro
5 years ago
Alonzo Liu
964f145a60
readme: add manjaro
5 years ago
Max Lv
6cc9e01a6f
Delete FUNDING.yml
5 years ago
Max Lv
e911625696
Revert "Add echo for stat API"
This reverts commit 94dc47da9d
.
Fix #2477 .
5 years ago
Max Lv
74e87ba6c7
Merge pull request #2475 from lkebin/patch-1
Update Dockerfile
5 years ago
Max Lv
9109b63aaa
Avoid confusion of the return value of aead_cipher_decrypt()
5 years ago
Max Lv
345ef5c075
Fix #2481
5 years ago
Max Lv
5e3f5710d5
Add IPv4-mapped IPv6 localhost
5 years ago
Kebin Liu
2f61bac4c0
Update Dockerfile
Add ca-certificates for runtime dependency
When you use shadowsocks/shadowsocks-libev with [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin ), it may occurs `x509: certificate signed by unknown authority` error.
5 years ago
Max Lv
ec91e4f266
Update FUNDING.yml
5 years ago
Max Lv
715f26e285
Change the default timeout value to 24h
5 years ago
Max Lv
313b9a7086
Refine #2463 , set default min timeout to 24h
5 years ago
Max Lv
03fb8c9f74
Revert "Add option '--long-idle' for server"
This reverts commit b4cda9dd42
.
5 years ago
Max Lv
11c9a022ca
Merge pull request #2463 from lixingcong/long-idle
Add option '--long-idle' for server
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
7a428d0fc7
Clean up
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
1c4ddd3724
Fix #2449
5 years ago
Max Lv
e3c6c80df0
Fix #2443
5 years ago
Max Lv
f5e8519d8f
Fix #2438
5 years ago
Max Lv
05f4fe76fd
Refine #2402
5 years ago
Max Lv
64b97cd9a3
Clean up
5 years ago
Max Lv
70d8951c23
Update build badge
5 years ago
Max Lv
a5daf4d502
Fix #2427
5 years ago
Max Lv
5e08034b7c
Merge pull request #2421 from Mygod/idle
Allow long idle connections in server
5 years ago
Mygod
ebdf27975c
Allow long idle connections in server
5 years ago
Max Lv
9aa46cbc3f
Remove -Wcast-align
5 years ago
Max Lv
59417b9779
Revert "Specify the alignment of all structs"
This reverts commit d0285d6b4f
.
5 years ago
Max Lv
d0285d6b4f
Specify the alignment of all structs
5 years ago
Max Lv
f0205e7f13
Refine the helper function
5 years ago
Max Lv
ab9764dbdf
Fix building issues on Linux
5 years ago
Max Lv
6c28add775
Enable -Wcas-align for #2412
5 years ago
Max Lv
42d4cb1c8b
Merge pull request #2411 from liangsuilong/master
Change from network.target to network-online.target in systemd service files.
5 years ago
Suilong Liang
c04e6dfe2d
Change from network.target to network-online.target in systemd service files.
5 years ago
Max Lv
a161265786
Reduce the verbosity on plugin terminating error
5 years ago
Max Lv
09df834044
Merge pull request #2398 from Lensual/master
Add echo for stat API
5 years ago
Max Lv
37ca6830ad
Refine #2402
5 years ago
Max Lv
1b3001007d
Clean up
5 years ago
神楽坂ニャン
94dc47da9d
Add echo for stat API
5 years ago
Max Lv
ffad914ddd
Bump version
5 years ago
Max Lv
e3e0f2a473
Merge pull request #2390 from rivoreo/ss-local-verbose
Make ss-local(1) more verbose in verbose mode
5 years ago
WHR
63a991cc43
ss-local: improve verbose logging; print hit of missing option
5 years ago
Max Lv
dc4742be4a
Update mingw build scripts
5 years ago
Max Lv
8d8b1cdcd5
Refine TCP related headers. #2387
5 years ago
Max Lv
a99c39c7dd
Simplify the server auto blocking mechanism
5 years ago
papadave66
5e65dc0fb1
change from bzero(3) to memset(3) for better compatibility. ( #2383 )
* change from bzero(3) to memset(3) for better compatibility.
* cleanup
5 years ago