tailscale/net/dns/resolver
Mihai Parparita 33520920c3 all: use strs.CutPrefix and strs.CutSuffix more
Updates places where we use HasPrefix + TrimPrefix to use the combined
function.

Updates #5309

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2022-11-21 14:32:16 -08:00
..
debug.go all: use atomic.Pointer 2022-08-03 21:42:52 -07:00
doh_test.go net/dns/{publicdns,resolver}: add NextDNS DoH support 2022-09-08 12:50:32 -07:00
forwarder.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
forwarder_test.go net/dns, types/dnstypes: update some comments, tests for DoH 2022-09-08 17:16:13 -07:00
macios_ext.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
tsdns.go all: use strs.CutPrefix and strs.CutSuffix more 2022-11-21 14:32:16 -08:00
tsdns_server_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
tsdns_test.go net/dns/resolver: add yet another 4via6 DNS form that's hopefully more robust 2022-11-11 09:30:48 -08:00