368 Commits (b9117559000e1bdee4a84383c537ca5b4b7fe8dc)

Author SHA1 Message Date
Yegor Ievlev 8fd83e2686 Use chacha20-ietf as a default cipher instead of rc4-md5 (#2080) 7 years ago
Max Lv a0ef456977 Fix #2051 7 years ago
FlyingheartCN 662b6db3f3 Fix Build Fail with GCC8 7 years ago
Linus Yang 14fb82b966 Enable plugins on MinGW 7 years ago
Max Lv a377c5114a Fix #1974 7 years ago
Linus Yang 3f00e533bf Minor format fix 7 years ago
Linus Yang 0a11c87aa5 Do not override error code of setsockopt 7 years ago
Linus Yang b4c5021c65 Missing macro for MinGW 7 years ago
Linus Yang f4c612f832 Support TCP fast open on Windows 7 years ago
Linus Yang 2ed8791dab Re-add support for MinGW 7 years ago
Max Lv 8acbe68e66 Fix #1915 7 years ago
ksqsf 3c3c50b4f8 Search XDG_CONFIG_HOME for user-specific config 7 years ago
Max Lv 5fa98a6693 Fix #1911 7 years ago
Max Lv 85a64ae836 Bump version 7 years ago
Max Lv be795e1985 Refine query interface 7 years ago
Max Lv 10ce3ed5d3 Refine query handling 7 years ago
Max Lv 57ab828ba1 Fix a potential null pointer acceess issue. #1854 7 years ago
Max Lv 3ed6019e1f Fix #1843 7 years ago
Max Lv 0c3cf8beb3 Handle runtime fast open check correctly 7 years ago
Max Lv 79f0e3c68d Fix uninitialized variables 7 years ago
Max Lv aebb79c222 Refine build on platform without TCP_FASTOPEN 7 years ago
Max Lv 6eb93c4c4e Fix conditional build for new TFO API 7 years ago
Max Lv 9ac81759df Refine TFO on Darwin 7 years ago
Max Lv 2cad381036 Refine TFO in redir and server mode 7 years ago
星野ハジメ cc1bb4cf62 format with .uncrustify.cfg (#1759) 7 years ago
星野ハジメ 44027da326 enable TCP_NODELAY from config file (#1757) 7 years ago
Vladimir Olteanu 82694c8f19 properly set recv_ctx->connected 7 years ago
Vladimir Olteanu 1c64829dfa Add command-line argument for keeping TCP_NODELAY (#1685) 7 years ago
Max Lv ede744ae7c Add c-ares support (#1655) 7 years ago
Daniel 8e6ee153f0 Replace unchecked `malloc` with `ss_malloc`. 7 years ago
Yousong Zhou db1728c76d decouple use_syslog from pid_flags 8 years ago
Max Lv 5070256631 Clean up 7 years ago
Max Lv f308ddeda6 Fix #1522 8 years ago
Max Lv d252da8d83 Fix another potential out of bound access. #1465 8 years ago
Max Lv 9ee82a9a89 Fix a potential out of bound access. #1465 8 years ago
V.E.O 0de794f0db avoid blocking requests from local plugins server 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 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 3f2f979dac Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv bf23fb6ec4 Fix a memory leak 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 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 b655fb2b8f Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv d434cd20ec Fix a memory leak 8 years ago
Max Lv 504a3f7813 Refine MAX_FRAG 8 years ago
Max Lv 422eaa5024 Add back fragmentation detection 8 years ago