Commit Graph

1722 Commits (be026870f73628275d513d2730da43b3aedde97c)

Author SHA1 Message Date
v2ray 67ac925ee7
refactor bytes functions 2016-06-26 22:34:48 +02:00
v2ray d12d5b0593
fix data structure 2016-06-25 23:28:22 +02:00
v2ray d37c01905c
remove unnecessary conversion 2016-06-25 23:18:05 +02:00
v2ray 0812d7f9be
change writeBuffer to uint32 2016-06-25 23:17:04 +02:00
v2ray 5b70c33c77
remove tti check 2016-06-25 23:08:02 +02:00
v2ray 882746380e
Correct RTT Variation 2016-06-25 22:10:17 +02:00
v2ray 25ef62434a
high performance receiving window 2016-06-25 21:35:18 +02:00
v2ray 87e1d66ff0
remove segment.rto 2016-06-25 17:34:07 +02:00
v2ray 15f190d268
remove nodelay settings 2016-06-25 17:32:09 +02:00
Darien Raymond 6257dfa247 Remove Gitter badge 2016-06-24 23:15:33 +02:00
v2ray 0613d0cf22
Clear sending queue when peer closed 2016-06-23 23:17:17 +02:00
v2ray ab710f2714
write buffer size 2016-06-23 22:37:48 +02:00
v2ray 4beeba933c
refine rto and wnd, temporarily disable congestion control 2016-06-23 22:37:38 +02:00
v2ray 576b16c2f7
remove unused variable 2016-06-23 16:06:18 +02:00
v2ray db3ca752ff
remove unused methods 2016-06-22 21:03:15 +02:00
v2ray 0327113fb8
lock protected user validator 2016-06-22 15:21:40 +02:00
v2ray 6847139ae3
renamed ErrObjectReleased 2016-06-22 15:12:57 +02:00
V2Ray Dev 3729ad2330
Update default capacity 2016-06-20 23:24:10 +02:00
V2Ray Dev 41225f8c12
correctly set tti 2016-06-20 22:27:25 +02:00
v2ray 6ec9032a54
update default config 2016-06-20 16:24:59 +02:00
v2ray 1238304b1d
more settings to kcp 2016-06-20 16:10:47 +02:00
V2Ray Dev b131f64f7b
remove acknodealy setting entry 2016-06-20 11:06:27 +02:00
V2Ray Dev 1cd5372a5a
'comment'
Signed-off-by: V2Ray Dev <admin@v2ray.com>
2016-06-19 17:02:20 +02:00
V2Ray Dev 143829e065
'comment'
Signed-off-by: V2Ray Dev <admin@v2ray.com>
2016-06-19 16:55:50 +02:00
v2ray 299f866997 Merge branch 'master' of https://github.com/v2ray/v2ray-core 2016-06-19 16:06:45 +02:00
v2ray 5fb9f10fc2 Update log
Can't stop dreaming of you
2016-06-19 16:06:40 +02:00
v2ray fb41233051 Update version 2016-06-19 16:05:40 +02:00
v2ray 560b429902
Update log 2016-06-19 02:02:38 +02:00
v2ray aa38488712 clean up sessions 2016-06-18 21:18:21 +02:00
v2ray 8cd32a8267 avoid copying segment structure 2016-06-18 19:08:02 +02:00
v2ray ee0c25b0f3 reuse alloc.buffer in kcp 2016-06-18 18:53:29 +02:00
v2ray 7bf74761df remove unused code in kcp 2016-06-18 17:30:31 +02:00
v2ray a0d08e4961 check mtu setting 2016-06-18 17:14:39 +02:00
v2ray 16f5f81fe9 enlarge small buffer to fix common mtu size 2016-06-18 17:14:30 +02:00
v2ray 20f046af0b fix a race condition issue in VMess inbound 2016-06-18 17:01:48 +02:00
v2ray bac9304e05 better termination logic 2016-06-18 16:52:02 +02:00
v2ray 5334d25e16 normalize naming 2016-06-18 16:34:04 +02:00
v2ray cd4416e7e5 another test case for simple authenticator 2016-06-18 10:58:21 +02:00
v2ray b5ab714b52 fix duplicated asm function 2016-06-18 10:47:15 +02:00
v2ray f54da94d03 update asm code 2016-06-18 02:19:18 +02:00
v2ray f7396aad8c improve simple authenticator performance in amd64 2016-06-18 02:13:35 +02:00
v2ray 2b966b039f check for nil 2016-06-17 23:50:08 +02:00
v2ray 7a84c930d4 fix KCP 2016-06-17 23:09:26 +02:00
v2ray 87cb0d5dc9 update log 2016-06-17 18:03:31 +02:00
v2ray 233b73d1db improve kcp performance 2016-06-17 17:38:42 +02:00
v2ray f5d613f10a update kcp config 2016-06-17 16:57:48 +02:00
v2ray 42ae2d804f Integrate kcp with other components 2016-06-17 16:51:41 +02:00
v2ray e5394cdaa0 Check if inbound and outbound config are set. 2016-06-15 11:58:28 +02:00
v2ray 103c721626 adjust connection type priority 2016-06-15 01:08:03 +02:00
v2ray 9d21c78a01 remove ibound function 2016-06-15 01:06:02 +02:00