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
Brad Fitzpatrick 135580a5a8 tailcfg, ipn/ipnlocal, net/dns: forward exit node DNS on Unix to system DNS
Updates #1713

Change-Id: I4c073fec0992d9e01a9a4ce97087d5af0efdc68d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
doh_test.go net/dns: replace resolver IPs with type for DoH 3 years ago
forwarder.go tailcfg, ipn/ipnlocal, net/dns: forward exit node DNS on Unix to system DNS 3 years ago
forwarder_test.go net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 3 years ago
macios_ext.go all: simplify ts_macext build tags 3 years ago
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
neterr_other.go all: gofmt with Go 1.17 3 years ago
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
tsdns.go tailcfg, ipn/ipnlocal, net/dns: forward exit node DNS on Unix to system DNS 3 years ago
tsdns_server_test.go all: fix spelling mistakes 3 years ago
tsdns_test.go all: use testingutil.MinAllocsPerRun 3 years ago