356 Commits (29936626b2d206db1b3f7d4dcf2fbd0ee62d2e8c)

Author SHA1 Message Date
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
Max Lv 2a9b9c7358 Revert "Fix server buffer #1245" 8 years ago
Max Lv 9716eede20 Fix server buffer #1245 8 years ago
Max Lv f4b1641636 Fix #1217 8 years ago
Max Lv ef0402eb10 Add `--key` option to set key directly (#1207) 8 years ago
Max Lv f45c150e02 Fix redundant 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 c0030f0d7d Improve logging 8 years ago
Max Lv 790520c478 No need to report addr in non-stream mode 8 years ago
Max Lv 05d5121707 Fix typos for endian 8 years ago
Max Lv 4ebe5aeb12 Add SIP004 (AEAD) support 8 years ago
Max Lv 3f8cd982e5 Drop MinGW32 support 8 years ago
Max Lv 8fce46ed62 Fix #1078 8 years ago
Max Lv 0acc79b430 Fix UDP relay when plugin enabled 8 years ago