Vladimir Olteanu
c6bc21bc1a
Make use of struct when parsing method select requests
7 years ago
Vladimir Olteanu
8065d2f0cf
Make SOCKS5 fields unsigned
7 years ago
Daniel
b918fd7a77
aviod twice resolving when domain has bypassed ip
7 years ago
Daniel
81006d4690
resolve when acl_match_host failed
7 years ago
Daniel
54acbba2a7
resolve domain so we can bypass domain with geoip
7 years ago
zzzdong
9db9df5f4d
Add a option in CMakeLists.txt for switch build with static libraries or not
7 years ago
Max Lv
d252da8d83
Fix another potential out of bound access. #1465
7 years ago
Max Lv
9ee82a9a89
Fix a potential out of bound access. #1465
7 years ago
V.E.O
0de794f0db
avoid blocking requests from local plugins server
When ss-server wrapped in a plugin server, every peer_name are 127.0.0.1, black list seems not working.
If large requests sent from the plugin server, ss-server would in DoS.
Maybe when in plugin mode, disable black list in ss-server and move it to plugin server?
7 years ago
Max Lv
490b9cbcdc
Fix #1430
8 years ago
Max Lv
2ee9fc6417
Refine IPV6_RECVORIGDSTADDR
8 years ago
Max Lv
2867252303
Allow to receive IPv6 address. #1368
8 years ago
Max Lv
5b2fb72b14
Refine interface
8 years ago
Paizhuo.Chen
7ffaa9f33e
fix shadowsocks/shadowsocks-libev#1408
8 years ago
wener
6be1761efa
Install shadowsocks-libev libs only, install shadowsocks.h header
8 years ago
wener
619ae880c9
Recommend to use shared binary
8 years ago
wener
1f91fbc69a
1. Fix incorrect install path.
2. set CMP0048 to OLD to prevent warning
8 years ago
wener
88ef344262
Add document build
8 years ago
Paizhuo.Chen
816b68c6c4
fix shadowsocks/shadowsocks-libev#1408
8 years ago
Paizhuo.Chen
233cf15834
Add method, fast_open, mode, plugin options to ss-manager
8 years ago
Paizhuo.Chen
c7c98818d0
Add method, fast_open, mode, plugin options to ss-manager
8 years ago
Max Lv
7101086d47
Output the entropy hints as info
8 years ago
Max Lv
e2c24d6ac8
Refine TFO in ss-redir
8 years ago
Max Lv
e4884b5f21
Fix IPV6_RECVORIGDSTADDR. #1368
8 years ago
Syrone Wong
836d2f3859
fix header
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
8 years ago
Max Lv
087bfe7f91
Stop the timer properly
8 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>
8 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>
8 years ago
Max Lv
cfe830405f
Fix #1376
8 years ago
Max Lv
fa82628dd9
Add delayed connect to ss-local as well
8 years ago
Max Lv
fb53630b20
Fix some building issues
8 years ago
Max Lv
88007b403e
Add delayed connecting in ss-tunnel
8 years ago
Felix Yan
3b9ac7e81e
Use system libbloom on USE_SYSTEM_SHARED_LIB
8 years ago
zhou0
74167f3688
restore version_info to 2.0.0
8 years ago
zhou0
13842ea566
fix wrong version_info
8 years ago
Max Lv
a10e92ea22
Refine assertion
8 years ago
lqs
1c67496a1c
fix bugs
8 years ago
Martin Wetterwald
51afa5e548
ss-redir: allow you to define additionals listenings ports to set a TOS/DSCP on the outgoings ciphered connections
8 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.
8 years ago
Max Lv
1af0272702
Refine port binding
8 years ago
Max Lv
b25c071822
Refine the error handling
8 years ago
Max Lv
3041a87a2f
Fix #1334
8 years ago
Max Lv
1af0625d01
Fix a building issue
8 years ago
Max Lv
05f97abbb2
Don't apply ACL on DNS port on Android
8 years ago
Max Lv
495722f2be
Listening at 0.0.0.0 by default
8 years ago
Sebastien DUPONCHEEL
efbd488890
mptcp: make shadowsocks kernel independant
8 years ago
Max Lv
71ff3cff1d
Fix #1306
8 years ago
lqs
fda287d76f
Add tcp-fast-open support for ss-redir
8 years ago
Max Lv
908a7fa050
Fix #1296
8 years ago
Max Lv
f3d298f036
Fix #1291
8 years ago