tailscale/control/controlclient
Josh Bleecher Snyder 26021b07ec control/controlclient: only build certstore-related code with the Tailscale Go toolchain
The certstore code is impacted by golang/go#51726.
The Tailscale Go toolchain fork contains a temporary workaround,
so it can compile it. Once the upstream toolchain can compile certstore,
presumably in Go 1.18.1, we can revert this change.

Note that depaware runs with the upstream toolchain.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2022-03-16 12:45:28 -07:00
..
auto.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2022-03-10 13:41:08 -08: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 types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
direct.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2022-03-10 13:41:08 -08:00
map_test.go control/controlclient: stop using wgkey. 2021-10-28 14:22:51 -07:00
map.go tailcfg: make Node.Hostinfo a HostinfoView 2022-02-16 12:55:57 -08:00
noise.go control/controlclient: fix Noise HTTP/2 regression from earlier commit 2022-03-08 09:50:36 -08:00
sign_supported_test.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2022-03-16 12:45:28 -07:00
sign_supported.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2022-03-16 12:45:28 -07:00
sign_unsupported.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2022-03-16 12:45:28 -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