Bill Zhong
288cba784e
fix snap link and badge
1 year ago
rickyrick2002
7f7f68afe4
replace fixed mbedtls version with variable $MBEDTLS_VER
2 years ago
rickyrick2002
a3b1dc7f37
update MbedTLS dependency link and add Debian / Ubuntu apt pkg-config
2 years ago
nishans08
d3e73c6ce6
fixes grammatical errors in README.md
221: You should jump this section and install them from distribution repository instead. -> You should jump to this section and install them from the distribution repository instead.
FIX #7
2 years ago
Chen Shaoju
90f21abc2d
Update README.md
Update the PKGBUILD url.
2 years ago
Paul "Joey" Clark
3654658111
Add git submodule to the build docs
This confused me, and looking at the issues, it has confused other people as well. [1](https://github.com/shadowsocks/shadowsocks-libev/issues/2758 )
I'm not sure if we can automate it though, e.g. in `autogen.sh`. Because some people might want to build with a modified version of the libraries.
Perhaps we could automatically fetch the submodules IF we see they are empty...
Anyway, for now, we can at least document this step.
3 years ago
t0nyt4ng
8e0fe4e6a2
update libsodium url
libsodium 1.0.16 has been removed to the old release
3 years ago
Max Lv
8285e5a7de
Bump version
4 years ago
zfl9
03df264fcd
add `tcp_tproxy` option, add a sample script in readme.md
4 years ago
zfl9
cde88d4074
add `tcp_tproxy` option, README.md update
4 years ago
Bill Zhong
982f1e1d1e
fix broken anchor
4 years ago
Symeon Huang
4baff35e25
Remove the unmaintained Fedora COPR section
I'm no longer maintaining the packages for Fedora and RHEL. This PR seeks to remove this section to avoid confusions.
4 years ago
Max Lv
cafdd77b3d
Update README.md
4 years ago
Max Lv
33976557d6
Revert "Use classic mode to install shadowsocks-libev"
4 years ago
Mygod
5c16299c1a
Use classic mode to install shadowsocks-libev
This can prevent `Too many open files` error from happening due to sandboxing.
4 years ago
Max Lv
6b85c980ee
Fix #2595
4 years ago
Max Lv
72d7d9217c
Bump version
4 years ago
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