Xray-core/transport/internet
risetechlab b63049f404
Fix: TFO AsIs bug (#452)
2021-03-30 16:42:02 +00:00
..
domainsocket Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
grpc Fix: gRPC multi accepting empty bytes (#411) 2021-03-21 09:16:52 +00:00
headers v1.1.0 2020-12-04 09:36:16 +08:00
http Add gRPC Transport support (#356) 2021-03-14 15:02:07 +00:00
kcp Removal: confonly 2020-12-11 13:05:29 +08:00
quic Removal: confonly 2020-12-11 13:05:29 +08:00
tcp Add uTLS fingerprints support (#451) 2021-03-29 10:08:29 +00:00
tls Add uTLS fingerprints support (#451) 2021-03-29 10:08:29 +00:00
udp Refactor: *net.UDPAddr -> *net.Destination 2020-12-28 09:40:28 +00:00
websocket Fix: TCP & WS override AcceptProxyProtocol (#425) 2021-03-28 16:16:07 +00:00
xtls Enable (X)TLS hot reloading by default (#281) 2021-02-20 02:15:57 +00:00
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
config.proto Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
connection.go v1.1.0 2020-12-04 09:36:16 +08:00
dialer.go v1.1.0 2020-12-04 09:36:16 +08:00
dialer_test.go v1.1.0 2020-12-04 09:36:16 +08:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
filelocker.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker_other.go v1.0.0 2020-11-25 19:01:53 +08:00
filelocker_windows.go v1.0.0 2020-11-25 19:01:53 +08:00
header.go v1.1.0 2020-12-04 09:36:16 +08:00
header_test.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.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_darwin.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_freebsd.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_linux.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_other.go v1.0.0 2020-11-25 19:01:53 +08:00
sockopt_test.go Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00:00
sockopt_windows.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Resolve conflicting changes in DNS #309 #341 (#346) 2021-03-07 07:12:50 +00:00
system_dialer_context.go Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
system_listener.go Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
tcp_hub.go v1.1.0 2020-12-04 09:36:16 +08:00