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 91227581e5
noescape on asm functions
6 years ago
..
config.go use protocol in string form 6 years ago
config.pb.go update protobuf generated files 6 years ago
config.proto completely remove connection reuse feature 8 years ago
connection.go refactor multibuffer 6 years ago
connection_test.go cleanup kcp connection 7 years ago
crypt.go cleanup unnecessary method in serial. 6 years ago
crypt_test.go format code 7 years ago
dialer.go remove closure on ReadFullFrom 6 years ago
errors.generated.go simplify error creation 6 years ago
io.go allocate buffer on stack 6 years ago
io_test.go check payload length before decrypting it. fixes #1227 6 years ago
kcp.go use new errorgen 6 years ago
kcp_test.go MemoryStreamSettings 6 years ago
listener.go unified tproxy option 6 years ago
output.go simplify buffer extension 6 years ago
receiving.go remove unnecessary err object from SplitBytes 6 years ago
segment.go simplify buffer extension 6 years ago
segment_test.go remove buffer.WriteBytes 6 years ago
sending.go refactor multibuffer 6 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