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 adcb7e59d2 control/controlclient: fix log print with always-empty key
In debugging #4541, I noticed this log print was always empty.
The value printed was always zero at this point.

Updates #4541

Change-Id: I0eef60c32717c293c1c853879446be65d9b2cef6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
auto.go all: use any instead of interface{} 2 years ago
client.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2 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 control/controlclient: fix log print with always-empty key 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 2 years ago
map_test.go control/controlclient: stop using wgkey. 3 years ago
noise.go util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
noise_test.go control/controlbase: make the protocol version number selectable. 2 years ago
sign.go control/controlclient: update machine certificate signature version 3 years ago
sign_supported.go go.mod: update to latest certstore 2 years ago
sign_supported_test.go go.mod: update to latest certstore 2 years ago
sign_unsupported.go go.mod: update to latest certstore 2 years ago
status.go control/controlclient,tailcfg: propagate registration errors to the frontend 3 years ago