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/control/controlclient
Brad Fitzpatrick a5b2f18567 control/controlclient: remove some public API, move to Options & test-only
Includes adding StartPaused, which will be used in a future change to
enable netmap caching testing.

Updates #12639

Change-Id: Iec39915d33b8d75e9b8315b281b1af2f5d13a44a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 weeks ago
..
auto.go control/controlclient: remove some public API, move to Options & test-only 2 weeks ago
client.go control/controlclient: introduce eventbus messages instead of callbacks (#16956) 3 months ago
controlclient_test.go control/controlclient,ipn/ipnlocal: replace State enum with boolean flags 3 weeks ago
direct.go control/controlclient: remove some public API, move to Options & test-only 2 weeks ago
direct_test.go net/netmon: remove usage of direct callbacks from netmon (#17292) 2 months ago
errors.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
map.go types/netmap: remove PrivateKey from NetworkMap 3 weeks ago
map_test.go control/controlclient: optimize zstd decode of KeepAlive messages 2 months ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
status.go control/controlclient,ipn/ipnlocal: replace State enum with boolean flags 3 weeks ago