1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
v2fly/transport/internet/kcp
2020-10-26 00:46:14 +08:00
..
config.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
connection_test.go remove dep on assert lib 2019-02-03 19:46:53 +01:00
connection.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
crypt_test.go remove dependency on assert lib 2019-01-18 15:59:39 +01:00
crypt.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
cryptreal.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
dialer.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
io_test.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
io.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
kcp_test.go remove dep of assert lib 2019-02-10 15:02:28 +01:00
kcp.go Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
listener.go Fix XTLS over mKCP (#302) 2020-10-11 02:52:38 +00:00
output.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
receiving.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
segment_test.go remove dep of assert lib 2019-02-10 15:02:28 +01:00
segment.go Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00
sending.go fix mkcp sending window 2020-09-08 07:01:16 +00:00
xor_amd64.go noescape on asm functions 2018-11-19 00:33:20 +01:00
xor_amd64.s Revert "temporarily disable asm code" 2018-07-29 03:15:14 +02:00
xor.go Revert "temporarily disable asm code" 2018-07-29 03:15:14 +02:00