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
fix "tls1.0_session_auth"
|
9 years ago |
BreakWa11
|
aff97d4ce8
|
improve LRUCache
add "tls1.0_session_auth"
fix "auth_sha1" in local mode
refine log
|
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
fix travis
|
9 years ago |
BreakWa11
|
96495e7dd9
|
add auth_sha1
|
9 years ago |
BreakWa11
|
b5da4bc86a
|
add MYSQL_TRANSFER_MUL
add protocol_param (for auth_simple)
|
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'
add 'iv', 'key', 'head_len' in server_info
|
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
disconnect wrong request by default
|
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
verify_simple: check package size minimum 7 bytes
|
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 |
BreakWa11
|
b606e19c0b
|
fix default protocol setting
|
9 years ago |
BreakWa11
|
bc419c4dc2
|
bump 2.6.13
|
9 years ago |
BreakWa11
|
b713690521
|
multiple-port setting
|
9 years ago |
BreakWa11
|
cb17c7b3b5
|
let setting & code simple
add "protocol" in config.json
|
9 years ago |
Falseen
|
032027c3ff
|
fix test_command
由于ssr在根目录中添加了config.json文件,导致相关的测试代码失效。所以暂时先移除。
|
9 years ago |
Falseen
|
0f7a0c5628
|
fix chmod
|
9 years ago |
Falseen
|
a96e2cbb63
|
fix READEME and travis url
|
9 years ago |
Falseen
|
52391b9214
|
add test_udp_src
|
9 years ago |
Falseen
|
60e86c27c4
|
add setup.py and remove __init__.py
根目录下的__init__.py会导致测试代码无法找到引用的包。
|
9 years ago |
Falseen
|
208f1462c3
|
fix manger test again
|
9 years ago |
Falseen
|
7d2b66766c
|
add cymysql
|
9 years ago |
Falseen
|
fcc7a4cf9b
|
remove os.chdir(file_path)
os.chdir(file_path) 会导致测试代码无法找到引用的包,暂时先移除。
|
9 years ago |
Falseen
|
72001556b5
|
remove m2.py
|
9 years ago |
Falseen
|
82b5980422
|
fix test files
|
9 years ago |
Falseen
|
fe4b35fb0a
|
remove coverage run -a
最新版coverage的-a和-p参数不能同时用
|
9 years ago |
BreakWa11
|
c02fcbf746
|
refine
time diff set to 5 min
|
9 years ago |
BreakWa11
|
d9dc3ae0b5
|
rename to "dns_ipv6"
log wrong UDP header package
|
9 years ago |
BreakWa11
|
c0d1d666a4
|
add ipv6 config
|
9 years ago |