tailscale/net/dns/resolver
Filippo Valsorda d7ce2be5f4 net/dns/resolver: add unsecured Quad9 resolvers
DNSSEC is an availability issue, as recently demonstrated by the
Slack issue, with limited security advantage. DoH on the other hand
is a critical security upgrade. This change adds DoH support for the
non-DNSSEC endpoints of Quad9.

https://www.quad9.net/service/service-addresses-and-features#unsec
Signed-off-by: Filippo Valsorda <hi@filippo.io>
2021-09-30 18:08:19 -07:00
..
doh_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
forwarder_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
forwarder.go net/dns/resolver: add unsecured Quad9 resolvers 2021-09-30 18:08:19 -07:00
macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
neterr_other.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
tsdns_server_test.go net/dns/resolver: use forwarded dns txid directly 2021-08-06 14:56:11 -04:00
tsdns_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
tsdns.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00