290 Commits (2867252303f39e3e244dce5b67a2029d2e0dd1a9)

Author SHA1 Message Date
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
Max Lv 92f0baa789 Update SIP003 interfaces 8 years ago
Max Lv 3fde843ec8 Fix #1061 8 years ago
Max Lv c6355f5060 Fix #1057 8 years ago
Max Lv 355c264a20 Fix #1055 8 years ago
Max Lv dc96bced39 Fix #1051 8 years ago
Max Lv 94a341fe2c Refine SIGCHLD handling 8 years ago
Max Lv f67518a9d4 Fix #1050 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 47b3406739 Disable fast_open when setsockopt failed 8 years ago
Max Lv 3383501e7b Disable fast_open when it's not supported 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
Max Lv 8e52029d31 Fix #1006 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
Max Lv a63a33861f Add container_of 8 years ago
Syrone Wong baff29e970 Fix issues found by cppcheck 8 years ago