BreakWa11
|
4a02d19597
|
add udp_cache
|
9 years ago |
BreakWa11
|
b71af8f4df
|
log connection info as debug level by default
|
9 years ago |
BreakWa11
|
d47b0d47ea
|
add config "udp_timeout"
drop TCP over UDP query
|
9 years ago |
BreakWa11
|
4e43a4932d
|
limit active UDP client to 256
|
9 years ago |
BreakWa11
|
bb916eb705
|
LRUCache add 'clear' method
refine close
|
9 years ago |
BreakWa11
|
691aa0970a
|
UDP use only 1 lru cache (_client_fd_to_server_addr set to dict type)
|
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
hot update mysql connection info
more tls1.2 info for debugging
|
9 years ago |
BreakWa11
|
d6640b2e81
|
add udp data transfer
|
9 years ago |
BreakWa11
|
95bc6e4a2f
|
tcp resend data bug fix
add tls1.2_ticket_auth
|
9 years ago |
BreakWa11
|
962a05f137
|
fix loading obfs plugin on py3
|
9 years ago |
BreakWa11
|
14edb58281
|
DNS VALID_HOSTNAME add underline
|
9 years ago |
BreakWa11
|
cb86c34c3b
|
UDP recv size
|
9 years ago |
BreakWa11
|
77abc7d1bc
|
support big UDP data
|
9 years ago |
BreakWa11
|
41e92e277e
|
fix iter.next ?
|
9 years ago |
BreakWa11
|
b9aefc144b
|
better speed
|
9 years ago |
BreakWa11
|
27d2214337
|
"auth_sha1_v2" add salt
|
9 years ago |
BreakWa11
|
397990534a
|
add plugin "auth_sha1_v2"
|
9 years ago |
BreakWa11
|
187e266b26
|
refine "http_simple" in py3.4
|
9 years ago |
BreakWa11
|
f5cc946796
|
fix "http_simple" in py2/py3
|
9 years ago |
BreakWa11
|
8b7db6d996
|
fix host name type
|
9 years ago |
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
|
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
fix tls1.0_session_auth
|
9 years ago |
BreakWa11
|
68a77ddc70
|
load 'user-config.json' first
set default obfs plugin 'tls1.0_session_auth_compatible'
|
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
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
|
96495e7dd9
|
add auth_sha1
|
9 years ago |
BreakWa11
|
b5da4bc86a
|
add MYSQL_TRANSFER_MUL
add protocol_param (for auth_simple)
|
9 years ago |
BreakWa11
|
409f3b053d
|
fix ipv6 check
|
9 years ago |