Darien Raymond
|
81c9743ce0
|
fix auth test
|
2018-07-09 12:40:13 +02:00 |
|
Darien Raymond
|
f8e6927581
|
pool for data and ack segments
|
2018-07-08 23:03:00 +02:00 |
|
Darien Raymond
|
bd4752a6ab
|
fix total inflight size
|
2018-07-08 22:08:26 +02:00 |
|
Darien Raymond
|
8a879deac1
|
max padding len as variable
|
2018-07-08 21:46:13 +02:00 |
|
Darien Raymond
|
a8b0660df0
|
redo kcp.SendingWindow
|
2018-07-08 21:08:17 +02:00 |
|
Darien Raymond
|
bbeae5be48
|
redo kcp.ReceivingWindow
|
2018-07-08 12:24:37 +02:00 |
|
Darien Raymond
|
69774c99dc
|
fix padding value
|
2018-07-07 23:48:37 +02:00 |
|
Darien Raymond
|
f54a8735ab
|
global padding in vmess protocol
|
2018-07-07 15:42:24 +02:00 |
|
Darien Raymond
|
5db7a47694
|
Update version
|
2018-07-05 19:43:42 +02:00 |
|
Darien Raymond
|
32d34c9869
|
fix dc id selection
|
2018-07-05 14:47:46 +02:00 |
|
Darien Raymond
|
b16d2e9463
|
make sure dc id is valid.
|
2018-07-04 22:26:15 +02:00 |
|
Darien Raymond
|
d7def8bf47
|
apply policy in mtproto inbound
|
2018-07-04 18:58:19 +02:00 |
|
Darien Raymond
|
5c2bf477bb
|
check connection type
|
2018-07-04 18:47:06 +02:00 |
|
Darien Raymond
|
0d94d25688
|
prototype of mtproto proxy
|
2018-07-04 17:48:48 +02:00 |
|
Darien Raymond
|
255090c5c0
|
fix dispatcher test
|
2018-07-03 21:53:36 +02:00 |
|
Darien Raymond
|
2b0196527d
|
fix coverall script
|
2018-07-03 21:48:35 +02:00 |
|
Darien Raymond
|
e3cc852c57
|
udp dispatcher takes context with dispatching requests. fixes #1182.
|
2018-07-03 21:38:02 +02:00 |
|
Darien Raymond
|
07e2592117
|
fix #1181
|
2018-07-03 16:56:57 +02:00 |
|
Darien Raymond
|
2a07ead0dc
|
test case for large kcp transfer
|
2018-07-02 23:45:26 +02:00 |
|
Darien Raymond
|
463a9cbef8
|
tweak dns options
|
2018-07-02 22:22:04 +02:00 |
|
Darien Raymond
|
bc78e63877
|
close pipe when finish
|
2018-07-02 15:40:32 +02:00 |
|
Darien Raymond
|
6315217572
|
fix receiving window size
|
2018-07-02 15:30:23 +02:00 |
|
Darien Raymond
|
c4491d06d3
|
fix tcp testing server
|
2018-07-02 15:26:42 +02:00 |
|
Darien Raymond
|
59819871a1
|
change ip everytime when dial IP
|
2018-07-01 21:37:45 +02:00 |
|
Darien Raymond
|
e29ff05912
|
Update version
|
2018-07-01 19:50:24 +02:00 |
|
Darien Raymond
|
b23b218a7e
|
map based subscriber list
|
2018-07-01 19:30:05 +02:00 |
|
Darien Raymond
|
4c18b61e6c
|
fix dns query for CNAME
|
2018-07-01 17:15:29 +02:00 |
|
Darien Raymond
|
4368edf87c
|
switch to pubsub in dns service
|
2018-07-01 12:38:40 +02:00 |
|
Darien Raymond
|
596d05bff5
|
check closed again before scheduling another task
|
2018-06-29 20:56:10 +02:00 |
|
Darien Raymond
|
98e6254df8
|
Update version
|
2018-06-29 11:54:52 +02:00 |
|
Darien Raymond
|
b05597df3a
|
fix passive connection in mux. fix #1167
|
2018-06-27 12:21:22 +02:00 |
|
Darien Raymond
|
c9e35bb1ba
|
fix localnameserver creation
|
2018-06-27 11:23:39 +02:00 |
|
Darien Raymond
|
69820788b5
|
fix #1165
|
2018-06-27 09:12:55 +02:00 |
|
Darien Raymond
|
4477e7436b
|
simplify client ip design
|
2018-06-26 23:23:59 +02:00 |
|
Darien Raymond
|
d5f7728acd
|
support subdomain matching in dns hosts
|
2018-06-26 22:34:05 +02:00 |
|
Darien Raymond
|
cb0eb91f2b
|
strmatcher
|
2018-06-26 21:57:41 +02:00 |
|
Darien Raymond
|
ed34adf967
|
set udp size in edns
|
2018-06-26 17:26:34 +02:00 |
|
Darien Raymond
|
e9e9de55ac
|
support client subnet
|
2018-06-26 17:14:51 +02:00 |
|
Darien Raymond
|
ff0ae91b9b
|
update protobuf generated files
|
2018-06-26 16:28:54 +02:00 |
|
Darien Raymond
|
f743b1e591
|
remove task member in dns.Server.
|
2018-06-26 15:35:22 +02:00 |
|
Darien Raymond
|
e5f6554703
|
fix notifier for backward compatibility
|
2018-06-26 15:28:59 +02:00 |
|
Darien Raymond
|
2fb77d6911
|
consume context in local nameserver.
|
2018-06-26 15:16:45 +02:00 |
|
Darien Raymond
|
9cfb2bfd51
|
simplify classic dns server
|
2018-06-26 15:04:47 +02:00 |
|
Darien Raymond
|
4f33540b19
|
temporary workaround for Tor command in socks.
|
2018-06-25 13:20:02 +02:00 |
|
Darien Raymond
|
9977eadf8c
|
remove dependency from errors to session
|
2018-06-25 01:09:02 +02:00 |
|
Darien Raymond
|
55897f0b22
|
update error messages in install release script.
|
2018-06-23 00:08:40 +02:00 |
|
Darien Raymond
|
ef4542e778
|
fix race condition in ActivityTimer
|
2018-06-22 11:19:33 +02:00 |
|
Darien Raymond
|
57d6808882
|
Update version
|
2018-06-14 23:30:03 +02:00 |
|
Darien Raymond
|
42d9b875f8
|
support dragonfly bsd. fixes #1143
|
2018-06-14 23:20:24 +02:00 |
|
Darien Raymond
|
5f93eee8b0
|
fixes #1142
|
2018-06-09 04:47:37 +02:00 |
|