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

3623 Commits

Author SHA1 Message Date
Darien Raymond
cd7a8595d9
fix #1207 2018-07-23 23:39:55 +02:00
Darien Raymond
d16886e51c
use geoip 2018-07-23 14:54:05 +02:00
Darien Raymond
72b4fa4a14
fix #1205 2018-07-21 12:11:49 +02:00
Darien Raymond
6276bfa508
rename domain override 2018-07-20 13:09:42 +02:00
Darien Raymond
fa0f0aba89
Update version 2018-07-19 18:04:50 +02:00
Darien Raymond
e3cc12995f
fix some lint errors 2018-07-19 13:31:57 +02:00
Darien Raymond
2858b769dd
detect any ip 2018-07-18 16:29:29 +02:00
Darien Raymond
b9db4514e2
allow partial override in freedom 2018-07-18 16:21:40 +02:00
Darien Raymond
9a8488074e
env flag controlled global padding 2018-07-18 10:40:28 +02:00
Darien Raymond
ad336ca568
fix systemd config 2018-07-18 08:30:39 +02:00
Darien Raymond
ecd45ffb65
propagate error when adding domain condition 2018-07-17 17:53:24 +02:00
Darien Raymond
c52310cf54
optimize bounds check in bytes conversion 2018-07-17 15:19:22 +02:00
Darien Raymond
7abd11cc63
disable auto-upload by default 2018-07-17 14:33:48 +02:00
Darien Raymond
accc7813ef
release upload.sh in pre-build packages 2018-07-17 13:30:51 +02:00
Darien Raymond
ed7036ac34
auto-upload crash log 2018-07-17 13:11:46 +02:00
Darien Raymond
8b8ae8342b
prevent systemd from restarting when configuration error 2018-07-17 11:53:36 +02:00
Darien Raymond
c0e37ef34a
prototype for new sniffing mechanism 2018-07-16 13:47:00 +02:00
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