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
RPRX bcc7b78ff7
Add XTLS support to mKCP (#267)
4 years ago
..
config.go kcp: removing annoying NewAEADAESGCMBasedOnSeed hint 4 years ago
config.pb.go Adjust Protocol Buffers (#109) 4 years ago
config.proto Adjust Protocol Buffers (#109) 4 years ago
connection.go
connection_test.go
crypt.go
crypt_test.go
cryptreal.go Added Seed to mKCP, encrypts the packets 5 years ago
dialer.go Add XTLS support to mKCP (#267) 4 years ago
errors.generated.go
io.go
io_test.go
kcp.go Errorgen: support to run outside of GOPATH 4 years ago
kcp_test.go remove dep of assert lib 6 years ago
listener.go Add XTLS support to mKCP (#267) 4 years ago
output.go
receiving.go
segment.go Apply Debian's patch to upstream 4 years ago
segment_test.go remove dep of assert lib 6 years ago
sending.go Fix according to staticcheck result 4 years ago
xor.go
xor_amd64.go
xor_amd64.s