Xray-core/transport/internet
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
..
domainsocket Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
grpc add comment for gRPC TLS silent failure behavior (#779) 2021-10-22 12:38:40 +08:00
headers vformat supports multi-core processing (#757) 2021-10-12 15:29:22 +00:00
http Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
kcp Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
quic Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
stat Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
tagged Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
tcp Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
tls Verify peer cert function for better man in the middle prevention (#746) 2021-10-22 12:38:40 +08:00
udp Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
websocket Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00
xtls hotRelodaInterval --> hotReloadInterval 2021-10-26 21:45:31 -04:00
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
config.proto Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
dialer_test.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
filelocker_other.go Style: format code 2021-09-20 21:00:55 +08:00
filelocker_windows.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker.go v1.0.0 2020-11-25 19:01:53 +08:00
header_test.go v1.1.0 2020-12-04 09:36:16 +08:00
header.go v1.1.0 2020-12-04 09:36:16 +08:00
internet.go v1.1.0 2020-12-04 09:36:16 +08:00
memory_settings.go v1.0.0 2020-11-25 19:01:53 +08:00
sockopt_darwin.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_freebsd.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_linux.go Add tcpKeepAliveInterval in transport sockopt (#754) 2021-10-12 15:39:08 +00:00
sockopt_other.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_test.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_windows.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
sockopt.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Export PacketConnWrapper 2021-10-22 11:57:38 +08:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
system_listener.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
tcp_hub.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00