Xray-core/transport/internet
Jim Han d7cd71b741
Resolve conflicting changes in DNS #309 #341 (#346)
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
2021-03-07 07:12:50 +00:00
..
domainsocket Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
headers v1.1.0 2020-12-04 09:36:16 +08:00
http Fix https://github.com/XTLS/Xray-core/issues/289 (#300) 2021-03-01 02:43:27 +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 Remove (x)tls.WithNextProto("h2") in tcp/hub.go (#260) 2021-02-18 11:50:09 +00:00
tls Enable (X)TLS hot reloading by default (#281) 2021-02-20 02:15:57 +00:00
udp Refactor: *net.UDPAddr -> *net.Destination 2020-12-28 09:40:28 +00:00
websocket Removal: confonly 2020-12-11 13:05:29 +08: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_test.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
errors.generated.go v1.1.0 2020-12-04 09:36:16 +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
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 Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00:00
sockopt_freebsd.go Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_linux.go Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00: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 Enhance TCP Fast Open (#310) 2021-03-06 14:45:12 +00:00
sockopt.go v1.0.0 2020-11-25 19:01:53 +08:00
system_dialer_context.go Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
system_dialer.go Resolve conflicting changes in DNS #309 #341 (#346) 2021-03-07 07:12:50 +00:00
system_listener_test.go v1.1.0 2020-12-04 09:36:16 +08:00
system_listener.go Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
tcp_hub.go v1.1.0 2020-12-04 09:36:16 +08:00