You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/transport/internet/kcp
Darien Raymond ff0ae91b9b
update protobuf generated files
7 years ago
..
config.go cleanup 7 years ago
config.pb.go update protobuf generated files 7 years ago
config.proto completely remove connection reuse feature 8 years ago
connection.go update activity timer 7 years ago
connection_test.go cleanup kcp connection 7 years ago
crypt.go common.Must2 7 years ago
crypt_test.go format code 7 years ago
dialer.go update tls config generation 7 years ago
errors.generated.go re-generate code 7 years ago
io.go remove Buffer.Append method 7 years ago
io_test.go refine kcp header and security 8 years ago
kcp.go move error generator to common 7 years ago
kcp_test.go fix kcp test 7 years ago
listener.go early release buffers for better reusing 7 years ago
output.go common.Must2 7 years ago
receiving.go kcp cleanup 7 years ago
receiving_test.go fully migrate to new assertion lib 7 years ago
segment.go remove Buffer.Append method 7 years ago
segment_test.go remove Buffer.Append method 7 years ago
sending.go stop doing anything after being released. fixes #804 7 years ago
sending_test.go implement WriteMultiBuffer 7 years ago
xor.go fix duplicated asm function 9 years ago
xor_amd64.go fix duplicated asm function 9 years ago
xor_amd64.s fix lint warnings 7 years ago