summaryrefslogtreecommitdiffhomepage
path: root/types/dnstype/dnstype.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-08-15types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodesMichael Ben-Ami1-1/+9
2023-11-03types/dnstype: update the usage documentation on dnstype.ResolverJames Tucker1-0/+2
2023-09-15tailcfg: add DNS address list for IsWireGuardOnly nodesJames Tucker1-0/+13
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-08net/dns, types/dnstypes: update some comments, tests for DoHBrad Fitzpatrick1-1/+6
2022-08-02types/dnstype: use viewer instead of clonerMaisem Ali1-1/+1
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-5/+3
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-3/+7
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-1/+1
2022-05-06cmd/cloner,util/codegen: refactor cloner internals to allow reuseMaisem Ali1-1/+1
2022-04-19net/dns: schedule DoH upgrade explicitly, fix Resolver.Addr confusionBrad Fitzpatrick1-4/+19
2021-09-07net/dns: replace resolver IPs with type for DoHDavid Crawshaw1-0/+5
2021-08-06types/dnstype: introduce new package for ResolverDavid Crawshaw1-0/+27