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
DuckSoft 9def692b21
kcp: removing annoying NewAEADAESGCMBasedOnSeed hint
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 optimize v2ctl size 6 years ago
connection_test.go remove dep on assert lib 6 years ago
crypt.go optimize v2ctl size 6 years ago
crypt_test.go
cryptreal.go Added Seed to mKCP, encrypts the packets 5 years ago
dialer.go comments 6 years ago
errors.generated.go
io.go optimize v2ctl size 6 years ago
io_test.go
kcp.go
kcp_test.go remove dep of assert lib 6 years ago
listener.go optimize v2ctl size 6 years ago
output.go optimize v2ctl size 6 years ago
receiving.go optimize v2ctl size 6 years ago
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