160 Commits (cb0bf4c549862170dabee4c15c63b536f44447f8)

Author SHA1 Message Date
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 8 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
anonymous-contributor a3d0f02c3e Use enum number for val of long options (#1155) 8 years ago
anonymous-contributor 1fc17aca38 Use enum number for val of long options (#1155) 8 years ago
Max Lv 4ebe5aeb12 Add SIP004 (AEAD) support 8 years ago
Max Lv 3f8cd982e5 Drop MinGW32 support 8 years ago
Max Lv e3027c9bee Remove P: from getopt 8 years ago
Mygod da6a6884a9 Remove prefix option 8 years ago
Max Lv 0acc79b430 Fix UDP relay when plugin enabled 8 years ago
Max Lv 92f0baa789 Update SIP003 interfaces 8 years ago
Max Lv 3fde843ec8 Fix #1061 8 years ago
Max Lv 51135c9184 Fix #1054 8 years ago
Max Lv 94a341fe2c Refine SIGCHLD handling 8 years ago
Max Lv 97c58ad44d Refine signal handling 8 years ago
Max Lv 61b82c45c5 Add SIP003 plugin support (#1044) 8 years ago
Max Lv 80565eece1 Refine the log of obfuscating 8 years ago
Max Lv 8cb4f81eba Add HTTP/TLS obfuscating. [SIP001] (#1009) 8 years ago
Max Lv 32f52dabf9 Fix #1008 8 years ago
Syrone Wong e6c0780435 memset zero before using 8 years ago
Syrone Wong 9db8c3abe8 zeroize some structs before using 8 years ago
Max Lv 25cc062e5d Use cork_container_of instead 8 years ago