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
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>
2 years ago
..
auto.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 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 ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 2 years ago
direct_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
map.go tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
map_test.go control/controlclient: stop using wgkey. 3 years ago
noise.go control/controlclient: fix Noise HTTP/2 regression from earlier commit 2 years ago
sign.go control/controlclient: update machine certificate signature version 3 years ago
sign_supported.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2 years ago
sign_supported_test.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2 years ago
sign_unsupported.go control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2 years ago
status.go control/controlclient,tailcfg: propagate registration errors to the frontend 3 years ago