1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-26 09:25:23 +00:00
v2fly/transport/internet/kcp
2019-02-01 20:08:21 +01:00
..
config.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
config.pb.go update proto lib 2018-12-01 17:39:51 +01:00
config.proto completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
connection_test.go cleanup kcp connection 2017-12-14 23:24:40 +01:00
connection.go optimize v2ctl size 2019-02-01 20:08:21 +01: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
dialer.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
io_test.go check payload length before decrypting it. fixes #1227 2018-08-08 00:26:01 +02:00
io.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
kcp_test.go remove use of context.WithValue in transport 2018-11-21 14:54:40 +01:00
kcp.go use new errorgen 2018-09-30 23:08:41 +02:00
listener.go optimize v2ctl size 2019-02-01 20:08:21 +01: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 buffer.WriteBytes 2018-11-14 22:55:20 +01:00
segment.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
sending.go optimize v2ctl size 2019-02-01 20:08:21 +01: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