Commit Graph

1449 Commits (066e5e216db1526a3d31cbd163c96deb6852fc4d)
 

Author SHA1 Message Date
v2ray 066e5e216d
fill windows after processing acks
8 years ago
v2ray 72ee6436eb
more accurate of rtt calculation
8 years ago
v2ray d5cd919cec
remove duplicated code
8 years ago
v2ray f6d4e599bd
configurable read and write buffer size
8 years ago
v2ray b6a6c154a3
remove unnecessary use of buffer
8 years ago
v2ray 33e0cfe233
fully allocate buffer pools
8 years ago
v2ray 9e8ed30052
update buffer pool size
8 years ago
v2ray 9523cb3ec3
refine buffer struct
8 years ago
v2ray 631db6e69a
rename
8 years ago
v2ray ef2d49302d
rename command
8 years ago
v2ray ffdce592ec
remove sync.Pool from segment allocation
8 years ago
v2ray 906d846c2e
update test case
8 years ago
v2ray c32f1a0152
update test case
8 years ago
v2ray 991b2703dc
improve writing performance
8 years ago
v2ray 0acd3b6d62
improve sending performance
8 years ago
v2ray 6f998fa18b
update ipv6 comparison
8 years ago
v2ray 476b3c68d2
introduce a new state: peer terminating
8 years ago
v2ray 05ed05b9a0
correctly release segments
8 years ago
v2ray 73afe9a001
use alloc.Buffer in sending queue
8 years ago
v2ray c7b0264f9a
lock in udp hub
8 years ago
v2ray fc69c77369
fix an offset issue in OTA
8 years ago
v2ray d602025908
update test performance
8 years ago
v2ray c0a1198514
improve terminating performance
8 years ago
v2ray 9a44ff3145
static conv
8 years ago
v2ray 9434f5156c
fix memory leak
8 years ago
v2ray b9bf419f57
update version
8 years ago
v2ray 205f8b382d
Fix race condition
8 years ago
v2ray 94d4b02191
non blocking flusing
8 years ago
v2ray b68075a99d
test case for kcp read write
8 years ago
v2ray 4c63e9e168
improve fetch performance
8 years ago
v2ray f7d54d57c4
remove lastpayloadtime
8 years ago
v2ray b50671f041
fix a bug in process ack
8 years ago
v2ray 63390786ed
test case for read timeout
8 years ago
v2ray a88a120938
Fix deadlock in kcp.read
8 years ago
v2ray e13ea7a54f
refine log in vmess
8 years ago
v2ray 12d13f1560
refine log in KCP
8 years ago
v2ray f5fd76ab85
var -> const
8 years ago
v2ray 566adec285
allow customized timeout in socks protocol
8 years ago
v2ray 96c6012013
refine main thread to capture all logs
8 years ago
v2ray 636effbe38
more accurate source id
8 years ago
v2ray 30041041d3
timeout settings in http proxy
8 years ago
v2ray 5e7d413404
allow insecure connections
8 years ago
v2ray be81d246f2
rename json fields
8 years ago
v2ray 754e8b6e78
tls config
8 years ago
v2ray 1e3ebeef59
reduce buffer size
9 years ago
v2ray 56ce062154
refine connection.read
9 years ago
v2ray a615afc906
refine locks in sending worker
9 years ago
v2ray 5448ec1fe4
refine locker in sending worker
9 years ago
v2ray 78ef65e17b
refine locker in kcp connection
9 years ago
v2ray e44b374e66
merge kcp into connection
9 years ago