1082 Commits (bf0055be40184670b26d86bb3c257fc803508fb4)
 

Author SHA1 Message Date
BreakWa11 a49b21ee2c fix "bytes" in "encode_head" 2 9 years ago
BreakWa11 81b0597591 fix "bytes" in "encode_head" 9 years ago
BreakWa11 e76939981a fix "chr" 9 years ago
BreakWa11 6576359c1c fix "ord" 9 years ago
BreakWa11 90ae1fdc40 refine manyuser thread start & stop 9 years ago
BreakWa11 876bbbe5d8 allow default settings 9 years ago
BreakWa11 e56c5e4b90 fix index 9 years ago
BreakWa11 519c84719f add "protocol_param" 9 years ago
BreakWa11 42a05d22d6 support UDP protocol plugin 9 years ago
BreakWa11 b151bf815f fix "chacha20-ietf" 9 years ago
BreakWa11 ddcf7f796f ignore error if not support "chacha20-ietf" 9 years ago
BreakWa11 3dec2377bb add "chacha20-ietf", libsodium version must be higher than 1.0.4, see https://github.com/jedisct1/libsodium/releases/ 9 years ago
BreakWa11 202f0f6142 disconnect if wrong handshake package 9 years ago
BreakWa11 80604a9421 fix auth_sha1 9 years ago
BreakWa11 68a77ddc70 load 'user-config.json' first 9 years ago
BreakWa11 459b0c7004 add "redirect" in config.json 9 years ago
BreakWa11 0c4b00a8af fix LRUCache 9 years ago
BreakWa11 8fb3cc3394 fix tls1.0 protocol 9 years ago
BreakWa11 e889f953ff UDP server_transfer_dl += len(post_data) 9 years ago
BreakWa11 430b98c982 fix "tls1.0_session_auth_compatible" 9 years ago
BreakWa11 7300205add not check tls version 9 years ago
BreakWa11 443c4f35c2 fix IPv6 detect 9 years ago
BreakWa11 13579f1ca4 return after destory 9 years ago
BreakWa11 aff97d4ce8 improve LRUCache 9 years ago
BreakWa11 aa92a59405 improve tls_simple 9 years ago
BreakWa11 e61ab27e59 tls_simple bug fixed 9 years ago
BreakWa11 c83341da9b add protocol_param 9 years ago
BreakWa11 7f480248f8 Merge pull request #27 from falseen/manyuser-travis 9 years ago
BreakWa11 96495e7dd9 add auth_sha1 9 years ago
BreakWa11 b5da4bc86a add MYSQL_TRANSFER_MUL 9 years ago
BreakWa11 4894925cac add demo code in switchrule.py 9 years ago
BreakWa11 409f3b053d fix ipv6 check 9 years ago
BreakWa11 4b97412569 only correct request add into transfer size 9 years ago
BreakWa11 57433bccb9 fix transfer upload size calculation. avoid flow attack 9 years ago
BreakWa11 0504fb43cf fix a ipv6 bug in mysql mode 9 years ago
BreakWa11 3930cfc726 fix a bug 9 years ago
BreakWa11 84275b6815 UDP over TCP use 0x8 as flag 9 years ago
BreakWa11 19c84cac17 avoid conflict with OTA 9 years ago
BreakWa11 e513faae64 rename verify.py 9 years ago
BreakWa11 737b7d9890 add verify_sha1 (libev OTA) 9 years ago
BreakWa11 8826629741 fix http_simple calc 'head_size' 9 years ago
BreakWa11 125c3e88fd random size from 0 9 years ago
BreakWa11 2a03747e76 pack header in uri 9 years ago
BreakWa11 b778a60502 detect wrong http request 9 years ago
BreakWa11 f45d57950b default buffer setting 9 years ago
BreakWa11 b4d1d6b5f4 nginx http response 9 years ago
BreakWa11 877f0470c5 http_simple: fix no response in some case 9 years ago
BreakWa11 04133d806c set default timeout 120 for many connections 9 years ago
BreakWa11 24a3769809 fix http_simple a bug of urlencode length 9 years ago
BreakWa11 5e46aa0b47 check encryptor object 9 years ago