You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dns/resolver
phirework 83c734a6e0
net/dns, util/publicdns: extract public DNS mapping into own package (#4405)
This extracts DOH mapping of known public DNS providers in
forwarder.go into its own package, to be consumed by other repos

Signed-off-by: Jenny Zhang <jz@tailscale.com>
2 years ago
..
debug.go net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 3 years ago
doh_test.go net/dns, util/publicdns: extract public DNS mapping into own package (#4405) 2 years ago
forwarder.go net/dns, util/publicdns: extract public DNS mapping into own package (#4405) 2 years ago
forwarder_test.go all: use strings.Cut even more 2 years ago
macios_ext.go all: simplify ts_macext build tags 3 years ago
tsdns.go net/dns, net/dns/resolver, wgengine: refactor DNS request path (#4364) 2 years ago
tsdns_server_test.go all: use any instead of interface{} 2 years ago
tsdns_test.go net/dns, net/dns/resolver, wgengine: refactor DNS request path (#4364) 2 years ago