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
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
..
controlbase control/controlbase: make Conn.Write return consumed bytes 2 years ago
controlclient control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2 years ago
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago