summaryrefslogtreecommitdiffhomepage
path: root/net/dns/resolver/debug.go
AgeCommit message (Expand)AuthorFilesLines
2025-09-30feature/featuretags: add option to turn off DNSBrad Fitzpatrick1-0/+4
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-03all: use atomic.PointerMaisem Ali1-3/+3
2021-12-21net/dns/resolver: add debug HTML handler to see what DNS traffic was forwardedBrad Fitzpatrick1-0/+78