Xray-core/transport/internet
JimhHan 217844cc37
Refine DNS Options
2021-04-10 11:36:58 +08:00
..
domainsocket
grpc fix grpc dial ipv6 address (#476) 2021-04-05 09:00:46 +08:00
headers
http Fix: gRPC & HTTP/2 dialer (#445) 2021-03-30 16:43:31 +00:00
kcp
quic Fix QUIC disconnecting issue (#475) 2021-04-06 16:37:28 +00:00
tcp Fix uTLS fingerprints support 2021-04-01 09:15:18 +00:00
tls Fix uTLS fingerprints support 2021-04-01 09:15:18 +00:00
udp
websocket Fix: TCP & WS override AcceptProxyProtocol (#425) 2021-03-28 16:16:07 +00:00
xtls
config.go
config.pb.go
config.proto
connection.go
dialer.go
dialer_test.go
errors.generated.go
filelocker.go
filelocker_other.go
filelocker_windows.go
header.go
header_test.go
internet.go
memory_settings.go
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
sockopt_other.go
sockopt_test.go
sockopt_windows.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
system_dialer.go Refine DNS Options 2021-04-10 11:36:58 +08:00
system_listener.go
system_listener_test.go
tcp_hub.go