1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
Commit Graph

3606 Commits

Author SHA1 Message Date
Darien Raymond
8912e4eb90
move sniffer to their own directory 2018-07-16 12:56:50 +02:00
Darien Raymond
eafe580be4
accelerate one task execution 2018-07-15 16:04:02 +02:00
Darien Raymond
dde06289bb
backward compatibility 2018-07-14 22:06:39 +02:00
Darien Raymond
14dc6371d3
receive handshake address from tls conn 2018-07-14 13:58:24 +02:00
Darien Raymond
9a9b6f9077
fix concurrent access to tls config 2018-07-14 00:21:58 +02:00
Darien Raymond
5e25741742
update tests 2018-07-13 14:36:09 +02:00
Darien Raymond
ffe18d94e4
update websocket reference 2018-07-13 12:17:52 +02:00
Darien Raymond
6605ae7f30
remove websocket vendor 2018-07-13 12:16:34 +02:00
Darien Raymond
29ad2cbbdb
function to compare byte array 2018-07-12 23:38:10 +02:00
Darien Raymond
eb2bd40157
Update version 2018-07-12 20:05:00 +02:00
Darien Raymond
b288b3c773
grpc for QueryStats 2018-07-10 23:40:58 +02:00
Darien Raymond
7efa7ee632
prepare to remove constructor of AuthenticationReader 2018-07-09 22:27:24 +02:00
Darien Raymond
64a3333987
remove extra bytes reading 2018-07-09 17:26:43 +02:00
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