1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-06 21:34:19 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
Darien Raymond
1ab94fed79
optimize v2ctl size 2019-02-01 20:08:21 +01:00
Darien Raymond
6a0b3af4c6
remove multi buffer reading in quic 2019-01-20 22:47:54 +01:00
Darien Raymond
f1934a4ff2
move vendor to external 2019-01-17 15:33:18 +01:00
Darien Raymond
88e757e33f
merge duplicated code 2018-12-27 17:00:34 +01:00
Darien Raymond
fc92b6295a
compact buffers 2018-12-27 16:36:48 +01:00
Darien Raymond
0f63be6340
open ReadBuffer for quic connections 2018-12-03 16:01:14 +01:00
Darien Raymond
c5a384195a
fix #1451 2018-12-02 19:40:43 +01:00
Darien Raymond
7244dc928e
max buffers in one read 2018-11-30 14:48:44 +01:00
Darien Raymond
61ad81c326
implement ReadMultiBuffer in quic conn 2018-11-30 14:41:11 +01:00
Darien Raymond
3b1aaa9a3d
update quic parameters 2018-11-28 23:14:41 +01:00
Darien Raymond
90ab42b1cb
close connection without error 2018-11-27 10:56:07 +01:00
Darien Raymond
f70712a1a3
remove warning messages in quic 2018-11-26 18:00:41 +01:00
Darien Raymond
45fbf6f059
update quic connection handling 2018-11-25 21:56:24 +01:00
Darien Raymond
fa7ce36aa8
update WriteMultiBuffer 2018-11-22 13:36:36 +01:00
Darien Raymond
3a1cf06dc1
add WriteMultiBuffer for interConn 2018-11-22 12:31:11 +01:00
Darien Raymond
3335f77c70
implement header and auth for quic 2018-11-21 22:02:19 +01:00
Darien Raymond
096bbd2c51
prototype of quic transport 2018-11-21 16:47:06 +01:00