summaryrefslogtreecommitdiffhomepage
path: root/net/dnsfallback
AgeCommit message (Expand)AuthorFilesLines
2022-04-17net/dnsfallback: update from 'go generate'Brad Fitzpatrick1-8/+15
2022-04-13Revert ".github/workflows: work around golang/go#51629"Brad Fitzpatrick2-10/+2
2022-03-24net/dnsfallback: do not attempt lookups of IPs.Maisem Ali1-0/+4
2022-03-17.github/workflows: work around golang/go#51629David Anderson2-2/+10
2021-11-18net/netns: thread logf into control functionsJosh Bleecher Snyder1-1/+1
2021-10-16cmd/cloner: mangle "go:generate" in cloner.goJoe Tsai1-4/+4
2021-10-01net/tlsdial: bake in LetsEncrypt's ISRG Root X1 rootBrad Fitzpatrick1-0/+2
2021-09-22net/dnsfallback: update static map for new derp11.David Anderson1-4/+4
2021-09-05net/dnsfallback: go generate, pick up new DERPsBrad Fitzpatrick1-0/+28
2021-09-05net/dnsfallback: run go generate to pick up new derp9s.David Anderson1-0/+14
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-08-01net/dnsfallback: re-run go generateBrad Fitzpatrick1-21/+14
2021-07-29net/dnsfallback: add new nodesBrad Fitzpatrick1-0/+21
2021-07-19net/dnsfallback: regenerateJosh Bleecher Snyder1-0/+7
2021-06-28ipn, etc: use controlplane.tailscale.comDavid Crawshaw1-1/+1
2021-06-27net/dnsfallback: don't depend on derpmap.ProdBrad Fitzpatrick4-2/+267
2021-03-04net/dnsfallback: fix infinite loop and limit number of candidatesBrad Fitzpatrick1-8/+22
2021-03-01control/controlclient, net/{dnscache,dnsfallback}: add DNS fallback mechanismBrad Fitzpatrick1-0/+103