Xray-core/transport/internet
2022-11-23 10:52:50 -05:00
..
domainsocket Generate all protos 2022-10-10 13:17:32 -04:00
grpc Added uTLS to gRPC (#1264) 2022-10-21 21:06:36 -04:00
headers Generate all protos 2022-10-10 13:17:32 -04:00
http Added utls to http2 transport 2022-10-13 10:44:49 -04:00
kcp Generate all protos 2022-10-10 13:17:32 -04:00
quic Changed quic MaxIdleTimeout from 30s to 5min & HandshakeIdleTimeout to 8s 2022-11-23 10:52:50 -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 Generate all protos 2022-10-10 13:17:32 -04:00
tls Added uTLS to gRPC (#1264) 2022-10-21 21:06:36 -04:00
udp Generate all protos 2022-10-10 13:17:32 -04:00
websocket Added utls to websocket (#1256) 2022-10-18 10:34:41 -04:00
xtls Generate all protos 2022-10-10 13:17:32 -04:00
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go Generate all protos 2022-10-10 13:17:32 -04:00
config.proto add tcpcongestion (#1234) 2022-10-10 13:13:50 -04:00
dialer_test.go Reformat code 2022-05-18 15:29:01 +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 Enhancement of "redirect" function, adding support for MacOS 2022-08-22 10:33:58 -04:00
sockopt_freebsd.go Add TCPKeepAliveIdle in Sockopt option (#1166) 2022-07-31 09:55:40 -04:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_linux.go add tcpcongestion (#1234) 2022-10-10 13:13:50 -04:00
sockopt_other.go Style: format code 2021-09-20 21:00:55 +08:00
sockopt_test.go Reformat code 2022-05-18 15:29:01 +08:00
sockopt_windows.go Add TCPKeepAliveIdle in Sockopt option (#1166) 2022-07-31 09:55:40 -04:00
sockopt.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Fix sockopt.TcpKeepAliveInterval 2022-11-12 09:15:21 -05:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
system_listener.go Fix sockopt.TcpKeepAliveInterval 2022-11-12 09:15:21 -05:00
tcp_hub.go Fix some tests and format code (#830) 2021-12-14 19:28:47 -05:00