summaryrefslogtreecommitdiffhomepage
path: root/net/dns/recursive
AgeCommit message (Expand)AuthorFilesLines
2023-08-08derp, net/dns/recursive: use Go 1.21 minBrad Fitzpatrick1-8/+0
2023-07-28all: update exp/slices and fix call sitesDavid Anderson1-6/+6
2023-07-06tstest: prepare for Clock API changesAdrian Dewhurst1-2/+2
2023-06-19go.mod, net/dns/recursive: update github.com/miekg/dnsAndrew Dunham1-5/+1
2023-06-09net/dns/recursive: add initial implementation of recursive DNS resolverAndrew Dunham2-0/+1381