Max Lv
3125c8c96b
Merge pull request #2521 from xiaoding/master
Update FreeBSD section in README.md
5 years ago
Xiaoding Liu
602cacd2e7
Merge pull request #1 from xiaoding/xiaoding-patch-freebsd
Update FreeBSD section in README.md
5 years ago
Xiaoding Liu
488987927d
Update FreeBSD section
Update FreeBSD section, including install / configuration / run / run as client.
5 years ago
Max Lv
29936626b2
Refine the timeout logic
5 years ago
Max Lv
346ab1be47
Bump version
5 years ago
Max Lv
5da991a88c
Refine the handling of fragment request
5 years ago
Max Lv
73517220c3
Merge pull request #2508 from CertifiedBlyndGuy/master
cache: Remove unused return from 'cache_key_exist'
5 years ago
RJ Trujillo
7132ff1b7c
cache: Remove unused return from 'cache_key_exist'
If 'tmp' isn't accessed, 0 is returned by the function anyway. This
is a duplicate case therefore is not needed.
Signed-off-by: RJ Trujillo <certifiedblyndguy@gmail.com>
5 years ago
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