Xray-core/transport/internet/kcp
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
* Increase some tls test timeout

* Fix TestUserValidator

* Change all tests to VMessAEAD

Old VMess MD5 tests will be rejected and fail in 2022

* Chore: auto format code
2021-12-14 19:28:47 -05:00
..
config.go Removal: confonly 2020-12-11 13:05:29 +08:00
config.pb.go Fix: protobuf file (#724) 2021-09-20 22:41:09 +08:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
connection_test.go v1.1.0 2020-12-04 09:36:16 +08:00
connection.go Removal: confonly 2020-12-11 13:05:29 +08:00
crypt_test.go v1.1.0 2020-12-04 09:36:16 +08:00
crypt.go Removal: confonly 2020-12-11 13:05:29 +08:00
cryptreal.go v1.1.0 2020-12-04 09:36:16 +08:00
dialer.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
io_test.go v1.1.0 2020-12-04 09:36:16 +08:00
io.go Removal: confonly 2020-12-11 13:05:29 +08:00
kcp_test.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
kcp.go v1.1.0 2020-12-04 09:36:16 +08:00
listener.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
output.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
receiving.go Removal: confonly 2020-12-11 13:05:29 +08:00
segment_test.go v1.1.0 2020-12-04 09:36:16 +08:00
segment.go Removal: confonly 2020-12-11 13:05:29 +08:00
sending.go Removal: confonly 2020-12-11 13:05:29 +08:00
xor_amd64.go v1.0.0 2020-11-25 19:01:53 +08:00
xor_amd64.s v1.0.0 2020-11-25 19:01:53 +08:00
xor.go Style: format code 2021-09-20 21:00:55 +08:00