1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 18:25:23 +00:00
Commit Graph

2456 Commits

Author SHA1 Message Date
Darien Raymond
ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
cc8935ee02
enable mux by default 2017-04-07 21:00:51 +02:00
Darien Raymond
806ee420e5
Update version 2017-04-07 17:20:40 +02:00
Darien Raymond
1b244bf3a1
reduce VMess memory usage 2017-04-06 23:11:36 +02:00
Darien Raymond
954587cdc9
fix build for linux 2017-04-06 23:11:26 +02:00
Darien Raymond
2668954c12
update error messages 2017-04-06 22:17:13 +02:00
Darien Raymond
b4cd497abf
update error messages 2017-04-06 22:00:32 +02:00
Darien Raymond
67956b9120
update error message 2017-04-06 21:44:20 +02:00
Darien Raymond
75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond
fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond
65c6972eb5
delete then add 2017-04-06 11:41:57 +02:00
Darien Raymond
f37f03f476
use preemptible machine 2017-04-05 23:43:51 +02:00
Darien Raymond
16ce077d58
rename server 2017-04-05 23:38:37 +02:00
Darien Raymond
dff0230034
add aead cipher 2017-04-05 22:55:26 +02:00
Darien Raymond
a3042583e8
remove unused file 2017-04-05 22:51:07 +02:00
Darien Raymond
8acde086c3
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 17:36:18 +02:00
Darien Raymond
babf7476ff
more logs 2017-04-05 17:36:15 +02:00
Darien Raymond
7682929c11
close main connection quicker 2017-04-05 15:22:21 +02:00
Darien Raymond
4ee1abdaff
refactor 2017-04-05 14:26:20 +02:00
Darien Raymond
9b1d20943f
clean up mux client in manager 2017-04-05 14:24:15 +02:00
Darien Raymond
d10445d49a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 14:13:28 +02:00
Darien Raymond
4d682c01e0
refactor mux 2017-04-05 14:13:26 +02:00
Darien Raymond
2a3facab5a
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-04-05 13:46:13 +02:00
Darien Raymond
55328921b5
wait for done 2017-04-05 13:46:11 +02:00
Darien Raymond
0a15bceb55
fix dead lock 2017-04-05 12:56:50 +02:00
Darien Raymond
947492a71c
close all sessions after main connection ends 2017-04-05 11:02:49 +02:00
Darien Raymond
32842bc14b
shutdown after build complete 2017-04-04 23:11:52 +02:00
Darien Raymond
3e809f4750
fix comments 2017-04-04 21:26:48 +02:00
Darien Raymond
2e5cb82790
update proto 2017-04-04 12:28:14 +02:00
Darien Raymond
7195c17af6
close server down link 2017-04-04 11:20:07 +02:00
Darien Raymond
619c7b9e39
update mux test case 2017-04-04 11:08:06 +02:00
Darien Raymond
db8e09512c
stop sending content-length in http CONNECT 2017-04-04 11:01:41 +02:00
Darien Raymond
18b0b87c52
no-op timer 2017-04-04 10:24:38 +02:00
Darien Raymond
55ecd92064
simplify mux code 2017-04-04 00:17:38 +02:00
Darien Raymond
27009786e9
output error 2017-04-04 00:17:29 +02:00
Darien Raymond
a49816ae46
more complicated mux test 2017-04-03 23:43:45 +02:00
Darien Raymond
bf0a4c428e
refactor mux code 2017-04-03 23:43:33 +02:00
Darien Raymond
682235cacc
refactor server worker 2017-04-03 17:28:15 +02:00
Darien Raymond
16e4b5bda5
update test 2017-04-03 15:01:49 +02:00
Darien Raymond
dd01937b2f
test case for mux 2017-04-03 15:00:14 +02:00
Darien Raymond
c4ba853887
refactor error messages 2017-04-03 13:07:12 +02:00
Darien Raymond
72d9cb8a74
bug fixes 2017-04-03 12:55:46 +02:00
Darien Raymond
852fd14ba9
wait for handler init 2017-04-03 01:07:18 +02:00
Darien Raymond
891b8a03de
refactor 2017-04-03 01:07:01 +02:00
Darien Raymond
d792faff70
fix interface 2017-04-03 01:06:49 +02:00
Darien Raymond
5686566139
apply mux in client 2017-04-02 21:30:21 +02:00
Darien Raymond
2111c7e9ca
update proto def 2017-04-02 14:24:10 +02:00
Darien Raymond
9d6513d3d3
remove unused code 2017-04-02 14:23:58 +02:00
Darien Raymond
1e06cf34d9
apply mux in inbound handler 2017-04-02 14:06:20 +02:00
Darien Raymond
3161c56aba
refactor 2017-04-02 13:43:24 +02:00