1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
v2fly/transport/internet/kcp
Darien Raymond 351316490d
fix typos
2018-10-14 08:02:23 +02:00
..
config.go use protocol in string form 2018-08-06 13:48:35 +02:00
config.pb.go update protobuf generated files 2018-09-30 18:39:28 +02:00
config.proto
connection_test.go
connection.go fix typos 2018-10-14 08:02:23 +02:00
crypt_test.go
crypt.go
dialer.go move session based info into session package 2018-09-18 23:09:54 +02: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 remove use of buf.NewSize() 2018-08-16 12:05:33 +02:00
kcp_test.go MemoryStreamSettings 2018-09-07 14:50:25 +02:00
kcp.go use new errorgen 2018-09-30 23:08:41 +02:00
listener.go unified tproxy option 2018-09-17 15:12:58 +02:00
output.go
receiving.go
segment_test.go
segment.go
sending.go
xor_amd64.go
xor_amd64.s
xor.go