tailscale/net/dns/resolver
Filippo Valsorda ea2536ab3f 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>
(cherry picked from commit d7ce2be5f4)
2021-10-01 11:04:21 -07:00
..
doh_test.go net/dns/resolver: fix skipped DoH test that bitrot 2021-08-02 15:26:27 -07:00
forwarder_test.go net/dns/resolver: add test that I forgot to git add earlier 2021-08-03 08:32:18 -07:00
forwarder.go net/dns/resolver: add unsecured Quad9 resolvers 2021-10-01 11:04:21 -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/resolver: use forwarded dns txid directly 2021-08-06 14:56:11 -04:00
tsdns.go net/dns/resolver: race well-known resolvers less aggressively 2021-07-25 20:45:47 -07:00