tailscale/types/key
Mike O'Driscoll e72c528a5f
cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414)
Add mesh key support to derpprobe for
probing derpers with verify set to true.

Move MeshKey checking to central point for code reuse.

Fix a bad error fmt msg.

Fixes tailscale/corp#27294
Fixes tailscale/corp#25756

Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>
2025-06-10 15:29:42 -04:00
..
chal.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07:00
control_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
control.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derp_test.go cmd/derper: fix mesh auth for DERP servers (#16061) 2025-05-22 12:14:16 -07:00
derp.go cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414) 2025-06-10 15:29:42 -04:00
disco_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
disco.go wgengine/magicsock: implement probing of UDP path lifetime (#10844) 2024-01-23 09:37:32 -08:00
doc.go all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
machine_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
machine.go all: implement AppendText alongside MarshalText (#9207) 2023-09-01 18:15:19 -07:00
nl_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
nl.go types/key: use tlpub: in error message (#13707) 2024-10-07 17:28:45 +01:00
node_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
node.go types/key: remove copy returning array by value 2024-02-26 19:09:12 -08:00
util_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
util.go all: use new AppendEncode methods available in Go 1.22 (#11079) 2024-02-08 17:55:03 -08:00