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>
2022-03-16 12:45:28 -07:00
..
controlbase control/controlbase: make Conn.Write return consumed bytes 2022-03-09 11:42:11 -08:00
controlclient control/controlclient: only build certstore-related code with the Tailscale Go toolchain 2022-03-16 12:45:28 -07:00
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2022-02-26 12:44:29 -08:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00