Commit Graph

1483 Commits (7dfa85267718e858d389989df3e3c85094ed04ea)
 

Author SHA1 Message Date
v2ray 27b8715b63
refine rto settings
9 years ago
Darien Raymond 52c6b9b60b Update README.md
9 years ago
v2ray 32d9984e28
completely remove wnd probe
9 years ago
v2ray 5a5c9b891d
correct window calculation
9 years ago
v2ray 2e63b29191
correct srtt boundary
9 years ago
v2ray 231f5fc140
update RecivingWindow.Remove
9 years ago
v2ray 7f661f5215
rename Error to Err
9 years ago
v2ray 5ee87404fd
remove unused variable
9 years ago
v2ray e9fdc35c3c
fix kcp dial log
9 years ago
v2ray cf6d36ecd5
remove unnecessary flush
9 years ago
v2ray 3925b62751
high performance sending queue
9 years ago
v2ray 67ac925ee7
refactor bytes functions
9 years ago
v2ray d12d5b0593
fix data structure
9 years ago
v2ray d37c01905c
remove unnecessary conversion
9 years ago
v2ray 0812d7f9be
change writeBuffer to uint32
9 years ago
v2ray 5b70c33c77
remove tti check
9 years ago
v2ray 882746380e
Correct RTT Variation
9 years ago
v2ray 25ef62434a
high performance receiving window
9 years ago
v2ray 87e1d66ff0
remove segment.rto
9 years ago
v2ray 15f190d268
remove nodelay settings
9 years ago
Darien Raymond 6257dfa247 Remove Gitter badge
9 years ago
v2ray 0613d0cf22
Clear sending queue when peer closed
9 years ago
v2ray ab710f2714
write buffer size
9 years ago
v2ray 4beeba933c
refine rto and wnd, temporarily disable congestion control
9 years ago
v2ray 576b16c2f7
remove unused variable
9 years ago
v2ray db3ca752ff
remove unused methods
9 years ago
v2ray 0327113fb8
lock protected user validator
9 years ago
v2ray 6847139ae3
renamed ErrObjectReleased
9 years ago
V2Ray Dev 3729ad2330
Update default capacity
9 years ago
V2Ray Dev 41225f8c12
correctly set tti
9 years ago
v2ray 6ec9032a54
update default config
9 years ago
v2ray 1238304b1d
more settings to kcp
9 years ago
V2Ray Dev b131f64f7b
remove acknodealy setting entry
9 years ago
V2Ray Dev 1cd5372a5a
'comment'
9 years ago
V2Ray Dev 143829e065
'comment'
9 years ago
v2ray 299f866997 Merge branch 'master' of https://github.com/v2ray/v2ray-core
9 years ago
v2ray 5fb9f10fc2 Update log
9 years ago
v2ray fb41233051 Update version
9 years ago
v2ray 560b429902
Update log
9 years ago
v2ray aa38488712 clean up sessions
9 years ago
v2ray 8cd32a8267 avoid copying segment structure
9 years ago
v2ray ee0c25b0f3 reuse alloc.buffer in kcp
9 years ago
v2ray 7bf74761df remove unused code in kcp
9 years ago
v2ray a0d08e4961 check mtu setting
9 years ago
v2ray 16f5f81fe9 enlarge small buffer to fix common mtu size
9 years ago
v2ray 20f046af0b fix a race condition issue in VMess inbound
9 years ago
v2ray bac9304e05 better termination logic
9 years ago
v2ray 5334d25e16 normalize naming
9 years ago
v2ray cd4416e7e5 another test case for simple authenticator
9 years ago
v2ray b5ab714b52 fix duplicated asm function
9 years ago