1199 Commits (1cce832befbe0b547b61adea9929dd22b6b873dc)

Author SHA1 Message Date
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
Max Lv 9bf991b23f Refine the parameters of bloom filter 8 years ago
Max Lv 557cd91fe0 Make parameters of bloom filter be compiler-time constants 8 years ago
Max Lv 3f2f979dac Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv a0fd7a1186 Detect get_current_dir_name in configure 8 years ago
Max Lv f9fe9bccf5 Fix build on non-GPU targets 8 years ago
Max Lv bf23fb6ec4 Fix a memory leak 8 years ago
Roger Shimizu 825e83534b fix of PATH_MAX for GNU/Hurd 8 years ago
Max Lv 88d6ea0948 Add delayed connecting in ss-tunnel 8 years ago
Felix Yan 0334e73c2b Use system libbloom on USE_SYSTEM_SHARED_LIB 8 years ago
zhou0 e1027a7c56 restore version_info to 2.0.0 8 years ago
zhou0 44625be901 fix wrong version_info 8 years ago
Max Lv a4bebe3ee9 Refine assertion 8 years ago
lqs 5cf6476aa7 fix bugs 8 years ago
Martin Wetterwald 6e069c7edb ss-redir: allow you to define additionals listenings ports to set a TOS/DSCP on the outgoings ciphered connections 8 years ago
Sebastien DUPONCHEEL 6c6a054e5f 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 5e13d396ee Refine port binding 8 years ago
Max Lv e6799b98db Refine the error handling 8 years ago
Max Lv 3f820c6fb8 Fix #1334 8 years ago
Max Lv de0cebb62e Fix a building issue 8 years ago
Max Lv 9241e545f4 Don't apply ACL on DNS port on Android 8 years ago
Max Lv 3f1337540e Listening at 0.0.0.0 by default 8 years ago
Sebastien DUPONCHEEL 5074cd336d mptcp: make shadowsocks kernel independant 8 years ago
Max Lv 5b122d4f8c Fix #1306 8 years ago
lqs 8a40e538f8 Add tcp-fast-open support for ss-redir 8 years ago
Max Lv 997ac83702 Fix #1296 8 years ago
Max Lv 44b0eae3ef Fix #1291 8 years ago
Max Lv 830679e5a4 Refine the parameters of bloom filter 8 years ago
Max Lv 98a4ff0639 Make parameters of bloom filter be compiler-time constants 8 years ago
Max Lv b655fb2b8f Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
wener 734092e348 Build shared and static shadowsock-libev and executable. 8 years ago
wener 0cabdccd9a Remove confuse comment in config.h.in;Move config.h.in to cmake. 8 years ago
wener c5ac1316aa Use cmake to generate config.h 8 years ago
Max Lv dddbfd2284 Detect get_current_dir_name in configure 8 years ago
Max Lv 41263c3bbd Fix build on non-GPU targets 8 years ago
Max Lv d434cd20ec Fix a memory leak 8 years ago
Roger Shimizu f7c24b15a7 fix of PATH_MAX for GNU/Hurd 8 years ago
Syrone Wong 80ca9469e6 Output error log when repeat IV/salt detected 8 years ago
Max Lv 504a3f7813 Refine MAX_FRAG 8 years ago
Max Lv 422eaa5024 Add back fragmentation detection 8 years ago
Max Lv 72f6041a7c Add USE_SYSTEM_SHARED_LIB check in configure 8 years ago
Max Lv 2a9b9c7358 Revert "Fix server buffer #1245" 8 years ago
Max Lv 9716eede20 Fix server buffer #1245 8 years ago