| .. |
|
config.go
|
3de50a6412
move init func to separate files
|
6 years ago |
|
config.pb.go
|
057e271588
update proto lib
|
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
|
8e131bcd1f
remove dependency on assert lib
|
6 years ago |
|
dialer.go
|
3de50a6412
move init func to separate files
|
6 years ago |
|
errors.generated.go
|
d55fbd7f8d
simplify error creation
|
7 years ago |
|
init.go
|
3de50a6412
move init func to separate files
|
6 years ago |
|
io.go
|
012a2d6f57
fix #1477
|
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
|
3de50a6412
move init func to separate files
|
6 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 |