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.
 
 
 
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 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 remove dependency on assert lib 6 years ago
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 simplify error creation 6 years ago
io.go optimize v2ctl size 6 years ago
io_test.go check payload length before decrypting it. fixes #1227 6 years ago
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 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 Revert "temporarily disable asm code" 6 years ago
xor_amd64.go noescape on asm functions 6 years ago
xor_amd64.s Revert "temporarily disable asm code" 6 years ago