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

2434 Commits

Author SHA1 Message Date
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
Darien Raymond
73c4696e00
mux io 2017-04-02 09:48:30 +02:00
Darien Raymond
9e6a57b2b8
mux client 2017-04-01 00:53:01 +02:00
Darien Raymond
1831db727f
Update version 2017-04-01 00:23:11 +02:00
Darien Raymond
f34ad57b58
refactor timer api 2017-03-31 21:45:43 +02:00
Darien Raymond
a57531ef5d
cancel context after finish 2017-03-31 21:10:33 +02:00
Darien Raymond
4b15ff5034
allow more time 2017-03-31 20:56:30 +02:00
Darien Raymond
e39a67d5bc
log timeout in freedom 2017-03-31 17:45:55 +02:00
Darien Raymond
00822812d4
more time 2017-03-31 17:24:39 +02:00
Darien Raymond
e128f4de42
remove unused code 2017-03-31 17:12:33 +02:00
Darien Raymond
fbd035247f
translate all remaining scenario tests into new format 2017-03-31 17:06:16 +02:00
Darien Raymond
b2c7b1a120
fix dead loop in merging reader 2017-03-28 13:10:57 +02:00
Darien Raymond
f643344154
merge buf stream 2017-03-27 11:26:44 +02:00
Darien Raymond
14824c8451
fix timeout reader usage 2017-03-27 11:14:55 +02:00
Darien Raymond
8ce6e741f1
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-03-27 11:12:36 +02:00
Darien Raymond
cb0e29ccdb
merging reader 2017-03-27 11:12:34 +02:00
Darien Raymond
bb4daedd4c
allow 0 timeout 2017-03-27 08:56:16 +02:00
Darien Raymond
eab2f1effc
refactor 2017-03-27 01:47:01 +02:00
Darien Raymond
8b15b32126
Merge branch 'master' of https://github.com/v2ray/v2ray-core 2017-03-23 15:42:23 +01:00
DarienRaymond
fd141269a4 Update README.md 2017-03-21 15:43:13 +01:00
Darien Raymond
d627638412
refine error message 2017-03-07 22:08:16 +01:00
Darien Raymond
514dcffe2e
Fix a potential issue causing high CPU usage 2017-03-02 11:54:40 +01:00
Darien Raymond
9206d7a741
fix sync issue in time calculation 2017-02-27 21:34:35 +01:00