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 9f1dd716e8 tailcfg, logtail: provide Debug bit to disable logtail
For people running self-hosted control planes who want a global
opt-out knob instead of running their own logcatcher.

Change-Id: I7f996c09f45850ff77b58bfd5a535e197971725a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
auto.go all: use any instead of interface{} 3 years ago
client.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 3 years ago
controlclient_test.go hostinfo: add SetDeviceModel setter, move remaining code from controlclient 3 years ago
debug.go control/controlclient: grow goroutine debug buffer as needed 3 years ago
debug_test.go control/controlclient: don't use regexp in goroutine stack scrubbing 3 years ago
direct.go tailcfg, logtail: provide Debug bit to disable logtail 2 years ago
direct_test.go tailcfg, control/controlclient: TSMP & disco pings 2 years ago
map.go control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL 3 years ago
map_test.go control/controlclient: stop using wgkey. 3 years ago
noise.go control/controlbase: make the protocol version number selectable. 3 years ago
noise_test.go control/controlbase: make the protocol version number selectable. 3 years ago
sign.go control/controlclient: update machine certificate signature version 3 years ago
sign_supported.go go.mod: update to latest certstore 3 years ago
sign_supported_test.go go.mod: update to latest certstore 3 years ago
sign_unsupported.go go.mod: update to latest certstore 3 years ago
status.go control/controlclient,tailcfg: propagate registration errors to the frontend 3 years ago