Paizhuo.Chen
7ffaa9f33e
fix shadowsocks/shadowsocks-libev#1408
7 years ago
Max Lv
62cd5b83cd
Merge pull request #1410 from lcdtyph/manager_multi_param
fix shadowsocks/shadowsocks-libev#1408
7 years ago
wener
6be1761efa
Install shadowsocks-libev libs only, install shadowsocks.h header
7 years ago
wener
619ae880c9
Recommend to use shared binary
7 years ago
wener
1f91fbc69a
1. Fix incorrect install path.
2. set CMP0048 to OLD to prevent warning
7 years ago
wener
88ef344262
Add document build
7 years ago
Paizhuo.Chen
816b68c6c4
fix shadowsocks/shadowsocks-libev#1408
7 years ago
Paizhuo.Chen
233cf15834
Add method, fast_open, mode, plugin options to ss-manager
7 years ago
Paizhuo.Chen
c7c98818d0
Add method, fast_open, mode, plugin options to ss-manager
7 years ago
Paizhuo.Chen
a465702c0f
Add zsh completion scripts
7 years ago
Heiybb
ba7824b032
Update gfwlist.acl
V2EX has already registered an ICP license and can be visited normally in CHINA
7 years ago
Max Lv
7101086d47
Output the entropy hints as info
7 years ago
Max Lv
ae677d94db
Update README #1388
7 years ago
Max Lv
48f5a3bec8
Bump version
7 years ago
Max Lv
e2c24d6ac8
Refine TFO in ss-redir
7 years ago
Max Lv
e4884b5f21
Fix IPV6_RECVORIGDSTADDR. #1368
7 years ago
Max Lv
70873ef83d
Update cmake for travis-ci
7 years ago
Syrone Wong
836d2f3859
fix header
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Max Lv
087bfe7f91
Stop the timer properly
7 years ago
Syrone Wong
1e91b6a1f6
On Linux, warn when we are running low on entropy
Based on a255d29083
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Syrone Wong
b74108db09
drop redundant sodium_init() call
It is done in crypto.c
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
7 years ago
Max Lv
cfe830405f
Fix #1376
7 years ago
Max Lv
fa82628dd9
Add delayed connect to ss-local as well
7 years ago
Max Lv
f2b585a00b
Enable shared libraries in Travis CI
7 years ago
Max Lv
69e5e1284e
Update travis CI
7 years ago
Max Lv
76609740c9
Update Changes
7 years ago
Max Lv
b725d575f2
Bump version
7 years ago
Max Lv
a8ded442a2
Merge branch 'cmake'
7 years ago
Max Lv
fb53630b20
Fix some building issues
7 years ago
Simon Shi
af57095cc6
Readme refine ( #1360 )
* Readme refine
1. update libsodium version
2. remove some duplicate information
3. move some building suggestion to other part of document
Signed-off-by: Simon <simonsmh@gmail.com>
* mbedtls
* fix
1. distributions
2. usage
3. typo
7 years ago
Roger Shimizu
8fe8baf4e0
Add kcptun package build support to build_deb.sh script
Confirmed under xenial and jessie-backports.
Other distro still need some work, but should be similar.
7 years ago
Max Lv
88007b403e
Add delayed connecting in ss-tunnel
7 years ago
Felix Yan
3b9ac7e81e
Use system libbloom on USE_SYSTEM_SHARED_LIB
7 years ago
Rick Lei
abba443ca5
Turn off errexit option when detecting the apg command
Commit f32ac38c2f
allows to use pwgen to generate the initial password at the first
installation. However it won't work when apg isn't installed because:
* the postinst script has errexit option set ("set -e")
* at the first installation of ss-libev, apg or pwgen will be called to
generate the initial password in config.json
* when apg isn't installed, "pathfind apg" would return 1
* and the postinst script will immediately exit due to "set -e"
This commit temporarily turn off the errexit option for pathfind()
7 years ago
zhou0
74167f3688
restore version_info to 2.0.0
7 years ago
zhou0
13842ea566
fix wrong version_info
7 years ago
zhou0
172b430740
remove AC_PROG_LIBTOOL
with LT_INIT, AC_PROG_LIBTOOL is not needed.
7 years ago
Max Lv
a10e92ea22
Refine assertion
7 years ago
lqs
1c67496a1c
fix bugs
7 years ago
Martin Wetterwald
51afa5e548
ss-redir: allow you to define additionals listenings ports to set a TOS/DSCP on the outgoings ciphered connections
7 years ago
Sebastien DUPONCHEEL
8d2918b5cb
ss-server: append --enable-connmarktos option to configure and check for libnetfilter-conntrack dependency if enabled
7 years ago
Sebastien DUPONCHEEL
e636e81d9f
ss-server: allows you to set a TOS/DSCP value to the outgoing ciphered connection to the client from a netfilter mark setted on the (re)comming connection from the outside world.
7 years ago
Patrick Li
9a98c805ba
Allow the use of pwgen to generate passwords
7 years ago
Max Lv
1af0272702
Refine port binding
7 years ago
Max Lv
b25c071822
Refine the error handling
7 years ago
Max Lv
3041a87a2f
Fix #1334
7 years ago
Heiybb
91fc89af88
Update README.md
Add manager option
7 years ago
Max Lv
1af0625d01
Fix a building issue
7 years ago
Max Lv
05f97abbb2
Don't apply ACL on DNS port on Android
7 years ago
hang
5b9d7ccce5
add Linux build dependencies: libsodium-dev
7 years ago