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>
2022-04-26 19:27:20 -07:00
..
auto.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
client.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2022-03-10 13:41:08 -08:00
controlclient_test.go hostinfo: add SetDeviceModel setter, move remaining code from controlclient 2021-08-20 10:45:22 -07:00
debug_test.go control/controlclient: don't use regexp in goroutine stack scrubbing 2021-07-22 13:18:05 -07:00
debug.go control/controlclient: grow goroutine debug buffer as needed 2021-07-22 13:18:05 -07:00
direct_test.go tailcfg, control/controlclient: TSMP & disco pings 2022-04-15 22:36:51 -07:00
direct.go control/controlclient: fix log print with always-empty key 2022-04-26 19:27:20 -07:00
map_test.go control/controlclient: stop using wgkey. 2021-10-28 14:22:51 -07:00
map.go control/controlclient, ipn/ipnlocal, tailcfg: add MapResponse.PopBrowserURL 2022-03-22 09:37:00 -07:00
noise_test.go control/controlbase: make the protocol version number selectable. 2022-04-07 13:25:28 -07:00
noise.go util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2022-04-21 21:20:10 -07:00
sign_supported_test.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_supported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_unsupported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign.go control/controlclient: update machine certificate signature version 2021-09-17 17:43:06 -04:00
status.go control/controlclient,tailcfg: propagate registration errors to the frontend 2021-10-27 06:57:26 -07:00