Darien Raymond 5279296f03 remove use of context.WithValue in transport 7 years ago
..
config.go b79ec5f1ed use protocol in string form 7 years ago
config.pb.go 00ea6e3cb2 update protobuf generated files 7 years ago
config.proto ade8453c0a completely remove connection reuse feature 8 years ago
connection.go 842a089dad refactor multibuffer 7 years ago
connection_test.go 2acef1cc07 cleanup kcp connection 8 years ago
crypt.go 35ccc3a49c cleanup unnecessary method in serial. 7 years ago
crypt_test.go 6c9a60100d format code 8 years ago
dialer.go 5279296f03 remove use of context.WithValue in transport 7 years ago
errors.generated.go d55fbd7f8d simplify error creation 7 years ago
io.go a20262ef20 allocate buffer on stack 7 years ago
io_test.go 63c7f5e686 check payload length before decrypting it. fixes #1227 7 years ago
kcp.go 091fa6ad23 use new errorgen 7 years ago
kcp_test.go 5279296f03 remove use of context.WithValue in transport 7 years ago
listener.go 5279296f03 remove use of context.WithValue in transport 7 years ago
output.go f7b96507f9 simplify buffer extension 7 years ago
receiving.go cb7646f682 remove unnecessary err object from SplitBytes 7 years ago
segment.go f7b96507f9 simplify buffer extension 7 years ago
segment_test.go 6c7dcc35ab remove buffer.WriteBytes 7 years ago
sending.go 842a089dad refactor multibuffer 7 years ago
xor.go e0a2247a07 Revert "temporarily disable asm code" 7 years ago
xor_amd64.go 91227581e5 noescape on asm functions 7 years ago
xor_amd64.s e0a2247a07 Revert "temporarily disable asm code" 7 years ago