Commit graph

23 commits

Author SHA1 Message Date
BreakWa11
acb3eb2910 compatible python3 2016-06-21 22:42:55 +08:00
BreakWa11
8031337d65 compatible python3 2016-06-21 21:04:41 +08:00
BreakWa11
825aece219 fix char set 2016-06-12 23:06:40 +08:00
BreakWa11
c7864acc37 add sspanelv3 interface, read the 'method' row 2016-06-12 17:41:05 +08:00
BreakWa11
569aaa5248 hot load config
support userapiconfig
2016-06-08 16:15:26 +08:00
BreakWa11
91576d1e08 detect thread status
add API params
2016-06-03 20:56:59 +08:00
BreakWa11
82ffa15a56 add connection stat log 2016-06-01 15:40:28 +08:00
BreakWa11
4e10ff9063 better way to stop a server 2016-05-20 15:49:19 +08:00
BreakWa11
b8cf491212 remove mgr 2016-05-17 18:00:17 +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
90ae1fdc40 refine manyuser thread start & stop 2015-12-28 15:05:47 +08:00
BreakWa11
0504fb43cf fix a ipv6 bug in mysql mode 2015-11-19 22:21:59 +08:00
BreakWa11
041a5c1046 optimize decrypt
first recv size < iv_len will cause decrypt error
2015-10-21 22:02:22 +08:00
breakwa11
6f8fc5b77f remove thread module 2015-09-25 22:17:34 +08:00
falseen
b6961974ba 兼容py3,修正语法错误,加载libcrypto模块失败时显示详细错误。
修正语法错误:` except Exception, e: ` 是旧版本的语法,py2.6之后的版本已不再使用此语法。
加载libcrypto模块失败时显示详细错误。
2015-09-11 20:23:27 +08:00
breakwa11
b32cc8f703 fix closing relays 2015-08-12 12:32:20 +08:00
breakwa11
543a5903a1 encrypt speed test 2015-06-26 11:33:59 +08:00
breakwa11
d4ca0d281c always UDP on
random length TCP/UDP packet
2015-06-23 17:43:20 +08:00
breakwa11
9b7dab692b skip bind ipv4 addr if bind ipv6 success
fix close server
2015-06-11 10:36:39 +08:00
breakwa11
616a0c74bd rename destroy to close 2015-06-11 00:41:51 +08:00
breakwa11
7c2fe9fd56 use db key 2015-06-10 12:48:17 +08:00
breakwa11
f2efed9608 add manyuser branch
support udp over tcp
support chacha20 & salsa20 (base on libsodium)
2015-06-08 20:03:10 +08:00