summaryrefslogtreecommitdiffhomepage
path: root/prober/derp_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-24derp/derpserver: clean up extraction of derp.Server (#17264)Simon Law1-1/+1
2025-09-24derp/derpserver: split off derp.Server out of derp into its own packageBrad Fitzpatrick1-2/+3
2025-09-18prober: allow custom tls.Config for TLS probes (#17186)Andrew Lytvynov1-1/+1
2025-01-10prober: support filtering regions by region ID in addition to codePercy Wegmann1-12/+12
2024-11-15cmd/derpprobe,prober: add ability to restrict derpprobe to a single regionPercy Wegmann1-2/+29
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick1-1/+2
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2024-04-08prober: export probe class and metrics from bandwidth proberAnton Tolchanov1-9/+9
2024-03-13prober: add a DERP bandwidth probeAnton Tolchanov1-8/+114
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-10-20prober: add a DERP probe manager based on derpprobeAnton Tolchanov1-0/+106