Commit Graph

156 Commits (48d4f5b7bb2ae35dac21c608242c812c90eb95ea)

Author SHA1 Message Date
v2ray 48d4f5b7bb
remove acklist test for the moment
9 years ago
v2ray aa46e4ea05
extend ack timeout
9 years ago
v2ray d63330d15e
refine ack list flushing
9 years ago
v2ray 5680c69146
locker protected ReceivingQueue.Put
9 years ago
v2ray a1f5839461
receiving queue
9 years ago
v2ray a6649fa0ff
remove unused variables
9 years ago
v2ray 9d83fbcb7c
fix cwnd
9 years ago
v2ray 7056b414e2
length protection in ReadSegment
9 years ago
v2ray f050113925
fix #185
9 years ago
v2ray 98cc28a4c4
leverage dice.Roll
9 years ago
v2ray 71c9bd678c
Fix receiving update
9 years ago
v2ray 313b3c1db0
shrink buf for all type of segments
9 years ago
v2ray 812ac54290
congestion control
9 years ago
v2ray af5a2ac0bc
allow small capacity
9 years ago
v2ray 6e615c5863
correctly measure payload time
9 years ago
v2ray c5170a36f0
agreesively close unresponding connections
9 years ago
v2ray 0047910a81
bug fixes
9 years ago
v2ray d958b9884e
apply new classes to kcp core
9 years ago
v2ray aa6726a6d0
segment.releasable
9 years ago
v2ray 41b230994e
segment writer
9 years ago
v2ray beea2528ce
ack list
9 years ago
v2ray 6915095a0a
typed segments
9 years ago
v2ray 27b8715b63
refine rto settings
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
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 Dev 41225f8c12
correctly set tti
9 years ago
v2ray 1238304b1d
more settings to kcp
9 years ago
V2Ray Dev b131f64f7b
remove acknodealy setting entry
9 years ago
v2ray aa38488712 clean up sessions
9 years ago