Commit graph

1172 commits

Author SHA1 Message Date
BreakWa11
ce189ecd85 remove useless log
add openssl rand_bytes
2016-05-25 22:21:17 +08:00
BreakWa11
3c64e849b0 log client address 2016-05-24 14:52:38 +08:00
BreakWa11
b3ab5d7c4c show exception peer name 2016-05-24 02:21:00 +08:00
BreakWa11
8b35508b6f show exception peer name 2016-05-23 17:44:01 +08:00
BreakWa11
2e65becc44 fix data size 2016-05-23 17:28:37 +08:00
BreakWa11
c5ca6bd80a optimize DNS query 2016-05-23 17:11:32 +08:00
BreakWa11
979a51318c add http_post 2016-05-22 23:41:03 +08:00
BreakWa11
5dbeac99de more error info about peers 2016-05-21 19:35:45 +08:00
BreakWa11
4e10ff9063 better way to stop a server 2016-05-20 15:49:19 +08:00
BreakWa11
760a5308dd add "udp_timeout" in config.json 2016-05-19 14:14:48 +08:00
BreakWa11
cb866dc8fe set udp_timeout default value 2016-05-19 13:42:52 +08:00
BreakWa11
be922ba7c2 add ignore_bind list 2016-05-18 23:41:30 +08:00
BreakWa11
6906c7db04 rename bind -> out_bind 2016-05-18 22:10:30 +08:00
BreakWa11
f91e04b0bd TCP: bind the IP which connecting in, or set the IP by config file
allow setting method/bind/bindv6 for each port
2016-05-18 21:55:11 +08:00
BreakWa11
7e8472332a xrange -> range 2016-05-18 17:05:45 +08:00
BreakWa11
4a02d19597 add udp_cache 2016-05-17 23:30:00 +08:00
BreakWa11
b71af8f4df log connection info as debug level by default 2016-05-17 23:12:37 +08:00
BreakWa11
b8cf491212 remove mgr 2016-05-17 18:00:17 +08:00
BreakWa11
d47b0d47ea add config "udp_timeout"
drop TCP over UDP query
2016-05-17 17:27:33 +08:00
BreakWa11
4e43a4932d limit active UDP client to 256 2016-05-16 18:20:57 +08:00
BreakWa11
bb916eb705 LRUCache add 'clear' method
refine close
2016-05-16 16:56:10 +08:00
BreakWa11
691aa0970a UDP use only 1 lru cache (_client_fd_to_server_addr set to dict type) 2016-05-16 15:54:58 +08:00
BreakWa11
0e26f9b513 remove useless code 2016-05-07 20:08:32 +08:00
BreakWa11
6486f02fbe remove a log info 2016-05-03 19:42:32 +08:00
BreakWa11
b8feaacbbb fix mysql update BUG
hot update mysql connection info
more tls1.2 info for debugging
2016-04-29 19:20:24 +08:00
BreakWa11
9f4f42eefd catch exit exception 2016-04-22 23:48:41 +08:00
BreakWa11
d6640b2e81 add udp data transfer 2016-04-18 22:09:20 +08:00
BreakWa11
95bc6e4a2f tcp resend data bug fix
add tls1.2_ticket_auth
2016-04-17 11:39:24 +08:00
BreakWa11
962a05f137 fix loading obfs plugin on py3 2016-04-11 09:37:42 +08:00
BreakWa11
14edb58281 DNS VALID_HOSTNAME add underline 2016-04-06 14:42:27 +08:00
BreakWa11
cb86c34c3b UDP recv size 2016-03-31 02:24:10 +08:00
BreakWa11
77abc7d1bc support big UDP data 2016-03-31 01:08:30 +08:00
BreakWa11
41e92e277e fix iter.next ? 2016-02-17 21:17:38 +08:00
BreakWa11
16eb3e3448 optimize sql update 2016-02-15 16:19:29 +08:00
BreakWa11
b9aefc144b better speed 2016-01-23 22:14:45 +08:00
BreakWa11
27d2214337 "auth_sha1_v2" add salt 2016-01-20 11:53:03 +08:00
BreakWa11
397990534a add plugin "auth_sha1_v2" 2016-01-19 20:37:40 +08:00
BreakWa11
187e266b26 refine "http_simple" in py3.4 2016-01-18 18:07:14 +08:00
BreakWa11
f5cc946796 fix "http_simple" in py2/py3 2016-01-10 00:19:12 +08:00
BreakWa11
8b7db6d996 fix host name type 2015-12-29 01:31:52 +08:00
BreakWa11
a49b21ee2c fix "bytes" in "encode_head" 2 2015-12-29 00:37:36 +08:00
BreakWa11
81b0597591 fix "bytes" in "encode_head" 2015-12-28 21:32:02 +08:00
BreakWa11
e76939981a fix "chr" 2015-12-28 20:48:14 +08:00
BreakWa11
6576359c1c fix "ord" 2015-12-28 19:35:06 +08:00
BreakWa11
90ae1fdc40 refine manyuser thread start & stop 2015-12-28 15:05:47 +08:00
BreakWa11
876bbbe5d8 allow default settings 2015-12-28 02:12:33 +08:00
BreakWa11
e56c5e4b90 fix index 2015-12-25 11:45:19 +08:00
BreakWa11
519c84719f add "protocol_param" 2015-12-23 18:19:57 +08:00
BreakWa11
42a05d22d6 support UDP protocol plugin 2015-12-23 18:13:27 +08:00
BreakWa11
b151bf815f fix "chacha20-ietf" 2015-12-22 19:39:39 +08:00