Xray-core/app/dns
Arthur Morgan 5aa053a65f
Convert domain names to lowercase before matching (#195)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
2021-01-21 23:37:55 +00:00
..
config.pb.go v1.1.0 2020-12-04 09:36:16 +08:00
config.proto v1.1.0 2020-12-04 09:36:16 +08:00
dns.go v1.1.0 2020-12-04 09:36:16 +08:00
dnscommon.go Removal: confonly 2020-12-11 13:05:29 +08:00
dnscommon_test.go Removal: confonly 2020-12-11 13:05:29 +08:00
dohdns.go Fix non-local DoH requests & Apply routing (#147) 2021-01-13 07:53:08 +00:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
hosts.go Removal: confonly 2020-12-11 13:05:29 +08:00
hosts_test.go v1.1.0 2020-12-04 09:36:16 +08:00
nameserver.go Removal: confonly 2020-12-11 13:05:29 +08:00
nameserver_test.go v1.1.0 2020-12-04 09:36:16 +08:00
server.go Convert domain names to lowercase before matching (#195) 2021-01-21 23:37:55 +00:00
server_test.go v1.1.0 2020-12-04 09:36:16 +08:00
udpns.go Removal: confonly 2020-12-11 13:05:29 +08:00