summaryrefslogtreecommitdiffhomepage
path: root/ipn/localapi/debugderp.go
AgeCommit message (Expand)AuthorFilesLines
2025-02-03derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to capt...James Tucker1-2/+8
2025-01-12util/uniq,types/lazy,*: delete code that's now in Go stdBrad Fitzpatrick1-16/+7
2024-04-26ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.TrackerBrad Fitzpatrick1-2/+2
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-04-20all: avoid repeated default interface lookupsMihai Parparita1-2/+2
2023-04-20ipn/localapi: also verify STUN queries work in 'debug derp'Andrew Dunham1-1/+97
2023-03-10ipn/localapi: flesh out the 'debug derp' checksAndrew Dunham1-13/+130
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-26cmd/tailscale: add start of "debug derp" subcommandBrad Fitzpatrick1-0/+92