summaryrefslogtreecommitdiffhomepage
path: root/control/controlclient/sign_unsupported.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-15control/controlclient: enable request signatures on macOS (#19317)Jonathan Nobels1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-01util/syspolicy/policyclient: add policyclient.Client interface, start plumbingBrad Fitzpatrick1-1/+2
2023-10-20control/controlclient: support certstore without cgoAdrian Dewhurst1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-03-16go.mod: update to latest certstoreJosh Bleecher Snyder1-2/+2
2022-03-16control/controlclient: only build certstore-related code with the Tailscale G...Josh Bleecher Snyder1-2/+2
2021-09-03types/key: add a special key with custom serialization for control private ke...Dave Anderson1-2/+2
2021-09-03Revert "types/key: add MachinePrivate and MachinePublic."David Anderson1-2/+2
2021-09-03types/key: add MachinePrivate and MachinePublic.David Anderson1-2/+2
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-03-26control/controlclient: sign RegisterRequest (#1549)Adrian Dewhurst1-0/+17