94 Commits (b8afd216d6f9960f2c22403b1d26484b292c7162)

Author SHA1 Message Date
破娃酱 b8afd216d6 bump 2.9.5 9 years ago
破娃酱 c48190fe7a sort key, refine log 9 years ago
破娃酱 1183d567c9 server can limit the host setting 9 years ago
破娃酱 293a937501 wait extra data 9 years ago
破娃酱 e8f6d87bb1 add user key, add HMAC-MD5 9 years ago
破娃酱 574a10a743 fix bugs in auth_aes128 when run as a client 9 years ago
破娃酱 ada4eab628 sendback an empty packet if auth success 9 years ago
破娃酱 a407bcc568 add auth_aes128 9 years ago
破娃酱 933e75b9a7 add auth_sha1_v4 9 years ago
破娃酱 e81f8db0b8 add auth_sha1_v3, remove tls1.0_session_auth 9 years ago
破娃酱 1221a1f3f6 log RLIMIT_NOFILE 9 years ago
破娃酱 3d4356e8b4 fix verify_sha1 redirect 9 years ago
破娃酱 6c34c4116f fix verify_sha1 response 9 years ago
破娃酱 b3fcee662a fix unit_len in auth_sha1 9 years ago
破娃酱 efea3e08cc fix error return 9 years ago
破娃酱 f989fd4d37 fix error return 9 years ago
破娃酱 816d2f6298 remove tls_simple, fix tls1.2_ticket_auth 9 years ago
破娃酱 3ce6e6f714 fix transfer update 9 years ago
BreakWa11 f3808a306f random choice a host name (http_simple/http_post/tls1.2_ticket_auth) 9 years ago
BreakWa11 25e9c131d4 change err return 9 years ago
BreakWa11 0213e78847 log listening port, remove `auth_simple`, redirect the same port 9 years ago
BreakWa11 8e73f50ff5 fix http_post & http_simple redirect 9 years ago
BreakWa11 e45d5d308e custom tls time diff. not check time diff by default 9 years ago
BreakWa11 bd43069bcf sendback param of server_post_decrypt 9 years ago
BreakWa11 9b14c019bb obfs http_simple broken in some cases 9 years ago
BreakWa11 7259b211c6 fix auth, refine log 9 years ago
BreakWa11 3912ecba8e accept older connection id 9 years ago
BreakWa11 d2b6c34bdf accept older connection id 9 years ago
BreakWa11 3d56b040cf accept older connection id 9 years ago
BreakWa11 8031337d65 compatible python3 9 years ago
BreakWa11 8dac9faa28 'obfs', 'protocol', 'method' leave blank that use the config of config.json 9 years ago
BreakWa11 979a51318c add http_post 9 years ago
BreakWa11 0e26f9b513 remove useless code 9 years ago
BreakWa11 6486f02fbe remove a log info 9 years ago
BreakWa11 b8feaacbbb fix mysql update BUG 9 years ago
BreakWa11 95bc6e4a2f tcp resend data bug fix 9 years ago
BreakWa11 b9aefc144b better speed 10 years ago
BreakWa11 27d2214337 "auth_sha1_v2" add salt 10 years ago
BreakWa11 397990534a add plugin "auth_sha1_v2" 10 years ago
BreakWa11 187e266b26 refine "http_simple" in py3.4 10 years ago
BreakWa11 f5cc946796 fix "http_simple" in py2/py3 10 years ago
BreakWa11 8b7db6d996 fix host name type 10 years ago
BreakWa11 a49b21ee2c fix "bytes" in "encode_head" 2 10 years ago
BreakWa11 81b0597591 fix "bytes" in "encode_head" 10 years ago
BreakWa11 e76939981a fix "chr" 10 years ago
BreakWa11 42a05d22d6 support UDP protocol plugin 10 years ago
BreakWa11 202f0f6142 disconnect if wrong handshake package 10 years ago
BreakWa11 80604a9421 fix auth_sha1 10 years ago
BreakWa11 8fb3cc3394 fix tls1.0 protocol 10 years ago
BreakWa11 430b98c982 fix "tls1.0_session_auth_compatible" 10 years ago