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 5676d201d6 ipn: add a WatchIPNBus option bit to subscribe to EngineStatus changes
So GUI clients don't need to poll for it.

We still poll internally (for now!) but that's still cheaper. And will
get much cheaper later, without having to modify clients once they
start sending this bit.

Change-Id: I36647b701c8d1fe197677e5eb76f6894e8ff79f7
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
debugderp.go cmd/tailscale: add start of "debug derp" subcommand 2 years ago
disabled_stubs.go all: remove old +build tags 2 years ago
localapi.go ipn: add a WatchIPNBus option bit to subscribe to EngineStatus changes 2 years ago
pprof.go ipn/localapi: rename /profile to /pprof 2 years ago