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
Adrian Dewhurst 5347e6a292 control/controlclient: support certstore without cgo
We no longer build Windows releases with cgo enabled, which
automatically turned off certstore support. Rather than re-enabling cgo,
we updated our fork of the certstore package to no longer require cgo.
This updates the package, cleans up how the feature is configured, and
removes the cgo build tag requirement.

Fixes tailscale/corp#14797
Fixes tailscale/coral#118

Change-Id: Iaea34340761c0431d759370532c16a48c0913374
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
7 months ago
..
controlbase various: add golangci-lint, fix issues (#7905) 1 year ago
controlclient control/controlclient: support certstore without cgo 7 months ago
controlhttp net/wsconn: accept a remote addr string and plumb it through 9 months ago
controlknobs net/dns: retry forwarder requests over TCP 8 months ago