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/cmd
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
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
derper cmd/derper: add --stun-port flag 2 years ago
derpprobe cmd/derpprobe: check derper TLS certs too 2 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 2 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale go.mod: require Go 1.18 2 years ago
tailscaled control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2 years ago
testcontrol cmd/testcontrol: add test control server 3 years ago
tsshd go.mod: move from github.com/gliderlabs/ssh to github.com/tailscale/ssh 2 years ago