166 Commits (29b0a3345eec210fda2cffe788eff6227b007407)

Author SHA1 Message Date
nfalse 29b0a3345e Fix the issue where the program exits when the operating system does not support TCP_FASTOPEN_CONNECT. 1 year ago
Maxim Galaganov d61d09aa0c Detect kernel support for MPTCP at runtime 2 years ago
Tristan Schmelcher 1630764b02 Fix --mptcp on kernels with mainlined MPTCP. 3 years ago
Fabrice Fontaine 0c23224e92 fix maybe-uninitialized errors 3 years ago
lixingcong e04b73d1b6 Fix memory leak 4 years ago
Not Sure b68157e6f7 Fix typo. 4 years ago
Not Sure 36d9993bbf Add --tcp-incoming-rcvbuf and --tcp-outgoing-rcvbuf which allow precise control over TCP receive buffers. 4 years ago
Not Sure 5617841694 Add --tcp-incoming-sndbuf and --tcp-outgoing-sndbuf which allow precise control over TCP send buffers. 4 years ago
Max Lv 64b97cd9a3 Clean up 5 years ago
Max Lv a7291ea725 Enlarge the socket buffer size to 16KB. 6 years ago
Chinsyo 7bd382042b bump copyright year 6 years ago
Max Lv 3fa9e57248 Refine ipv6only handling 6 years ago
Max Lv 14dd82045e Refine json config handling. #2308 6 years ago
Max Lv 144138788b Refine ipv6 only handling. #2300 6 years ago
Max Lv 404ec62b79 Fix #2285 6 years ago
Max Lv 782311ad2b Refine ss_align interfaces 6 years ago
Mygod 641e4ed9c8 Refine passing plugin args 6 years ago
Max Lv dd5e954ab4 Clean up 6 years ago
Jared Hillier b7f3e2226c TCP Fast Open support for ss-tunnel (#2150) 6 years ago
Yegor Ievlev 8fd83e2686 Use chacha20-ietf as a default cipher instead of rc4-md5 (#2080) 7 years ago
Max Lv 204037b100 Simplify the handshake part 7 years ago
Linus Yang 14fb82b966 Enable plugins on MinGW 7 years ago
Max Lv a377c5114a Fix #1974 7 years ago
Linus Yang 2ed8791dab Re-add support for MinGW 7 years ago
ksqsf 3c3c50b4f8 Search XDG_CONFIG_HOME for user-specific config 7 years ago
Max Lv 85a64ae836 Bump version 7 years ago
Max Lv 3ed6019e1f Fix #1843 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
Yousong Zhou db1728c76d decouple use_syslog from pid_flags 7 years ago
Mygod 72622a3e3d Use standard __ANDROID__ preprocessor macro 8 years ago
Max Lv 88007b403e Add delayed connecting in ss-tunnel 8 years ago
Max Lv 1af0272702 Refine port binding 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
Max Lv 88d6ea0948 Add delayed connecting in ss-tunnel 8 years ago
Max Lv 5e13d396ee Refine port binding 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 ef0402eb10 Add `--key` option to set key directly (#1207) 8 years ago
Max Lv dde1bf7dec Fix a potential issue in parse_addr 8 years ago
Max Lv 116e177657 Refine ss-tunnel 8 years ago
Max Lv 44220a5a53 Fix options 8 years ago
Max Lv 7b290f30d6 Make SO_REUSEPORT disabled by default 8 years ago
anonymous-contributor 98c51cd0d5 Obfsproxy standalone mode (#1156) 8 years ago