Darien Raymond 055023fdd5 refactor buffer 9 年 前
..
config.go 41258f19fc comments 9 年 前
config.pb.go d19ee4d408 connection reuse for mkcp 9 年 前
config.proto d19ee4d408 connection reuse for mkcp 9 年 前
connection.go 055023fdd5 refactor buffer 9 年 前
connection_test.go 0917866f38 refine kcp header and security 9 年 前
crypt.go a3cb770f77 clean up errors 9 年 前
crypt_test.go 0917866f38 refine kcp header and security 9 年 前
dialer.go 055023fdd5 refactor buffer 9 年 前
io.go 055023fdd5 refactor buffer 9 年 前
io_test.go 0917866f38 refine kcp header and security 9 年 前
kcp.go e44b374e66 merge kcp into connection 9 年 前
kcp_test.go 5ffabe1148 reduce time spent on kcp test 9 年 前
listener.go 7a80409e30 rename alloc to buf 9 年 前
output.go 055023fdd5 refactor buffer 9 年 前
receiving.go 7a80409e30 rename alloc to buf 9 年 前
receiving_test.go 2839ce7a88 simplify receiving worker 9 年 前
segment.go 055023fdd5 refactor buffer 9 年 前
segment_test.go 055023fdd5 refactor buffer 9 年 前
sending.go 40249dfacb change API 9 年 前
sending_test.go 33d2513e3c reduce memory allocation in kcp 9 年 前
xor.go b5ab714b52 fix duplicated asm function 9 年 前
xor_amd64.go b5ab714b52 fix duplicated asm function 9 年 前
xor_amd64.s 1186b0e733 fix label name 9 年 前