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 5c1e26b42f ipn/localapi: dead code eliminate unreachable/useless LocalAPI handlers when disabled
Saves ~94 KB from the min build.

Updates #12614

Change-Id: I3b0b8a47f80b9fd3b1038c2834b60afa55bf02c2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
cert.go feature/featuretags, all: add ts_omit_acme to disable TLS cert support 3 months ago
debug.go feature/featuretags: add a catch-all "Debug" feature flag 2 months ago
debugderp.go feature/featuretags: add a catch-all "Debug" feature flag 2 months ago
disabled_stubs.go all: update copyright and license headers 3 years ago
localapi.go ipn/localapi: dead code eliminate unreachable/useless LocalAPI handlers when disabled 2 months ago
localapi_drive.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
localapi_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago
pprof.go cmd/tailscaled, ipn/localapi, util/eventbus: don't link in regexp when debug is omitted 2 months ago
serve.go all: add ts_omit_serve, start making tailscale serve/funnel be modular 3 months ago
syspolicy_api.go feature/featuretags: add a catch-all "Debug" feature flag 2 months ago
tailnetlock.go feature/featuretags: add a catch-all "Debug" feature flag 2 months ago