You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/localapi
Brad Fitzpatrick 1fdfb0dd08 ipn/localapi: add "enginestatus" debug command to LocalAPI
To force an EngineStatus update to the IPN bus.

This is a temporary measure while migrating the Windows GUI entirely
to the LocalAPI and off the old IPN protocol. The old IPN protocol
had RequestEngineStatus and LocalAPI didn't.

Updates #6417

Change-Id: I8ff525fc3dd82bdd9d92c2bdad6db5b75609eacd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
cert.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2 years ago
disabled_stubs.go all: remove old +build tags 2 years ago
localapi.go ipn/localapi: add "enginestatus" debug command to LocalAPI 2 years ago
pprof.go ipn/localapi: rename /profile to /pprof 2 years ago