562 Commits (96760ed4384ed3755c185e065f4e5c79e80f6028)

Author SHA1 Message Date
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 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 10 years ago
BreakWa11 96495e7dd9 add auth_sha1 10 years ago
BreakWa11 b5da4bc86a add MYSQL_TRANSFER_MUL 10 years ago
BreakWa11 409f3b053d fix ipv6 check 10 years ago
BreakWa11 4b97412569 only correct request add into transfer size 10 years ago
BreakWa11 57433bccb9 fix transfer upload size calculation. avoid flow attack 10 years ago
BreakWa11 0504fb43cf fix a ipv6 bug in mysql mode 10 years ago
BreakWa11 3930cfc726 fix a bug 10 years ago
BreakWa11 84275b6815 UDP over TCP use 0x8 as flag 10 years ago
BreakWa11 19c84cac17 avoid conflict with OTA 10 years ago
BreakWa11 e513faae64 rename verify.py 10 years ago
BreakWa11 737b7d9890 add verify_sha1 (libev OTA) 10 years ago
BreakWa11 8826629741 fix http_simple calc 'head_size' 10 years ago
BreakWa11 125c3e88fd random size from 0 10 years ago
BreakWa11 2a03747e76 pack header in uri 10 years ago
BreakWa11 b778a60502 detect wrong http request 10 years ago
BreakWa11 f45d57950b default buffer setting 10 years ago
BreakWa11 b4d1d6b5f4 nginx http response 10 years ago
BreakWa11 877f0470c5 http_simple: fix no response in some case 10 years ago
BreakWa11 24a3769809 fix http_simple a bug of urlencode length 10 years ago
BreakWa11 5e46aa0b47 check encryptor object 10 years ago
BreakWa11 b606e19c0b fix default protocol setting 10 years ago
BreakWa11 b713690521 multiple-port setting 10 years ago
BreakWa11 cb17c7b3b5 let setting & code simple 10 years ago
Falseen 208f1462c3 fix manger test again 10 years ago
Falseen fcc7a4cf9b remove os.chdir(file_path) 10 years ago
Falseen 72001556b5 remove m2.py 10 years ago
Falseen 82b5980422 fix test files 10 years ago
BreakWa11 c02fcbf746 refine 10 years ago
BreakWa11 d9dc3ae0b5 rename to "dns_ipv6" 10 years ago
BreakWa11 c0d1d666a4 add ipv6 config 10 years ago
BreakWa11 e6d7a12afe fix bugs 10 years ago
BreakWa11 011415f710 auth package size not less than head size 10 years ago
BreakWa11 8ee4cd513a a stupid bug 10 years ago
BreakWa11 f5fbf579e2 fix 'http2_simple' & 'tls_simple' 10 years ago