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
Dave Anderson 980acc38ba
types/key: add a special key with custom serialization for control private keys (#2792)
* Revert "Revert "types/key: add MachinePrivate and MachinePublic.""

This reverts commit 61c3b98a24.

Signed-off-by: David Anderson <danderson@tailscale.com>

* types/key: add ControlPrivate, with custom serialization.

ControlPrivate is just a MachinePrivate that serializes differently
in JSON, to be compatible with how the Tailscale control plane
historically serialized its private key.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner cmd/cloner: support maps with clone ptrs 3 years ago
derper cmd/derper: increase port 80's WriteTimeout to permit longer CPU profiles 3 years ago
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 3 years ago
hello all: adapt to opaque netaddr types 3 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 3 years ago
speedtest Implemented Commandline Download Speedtest (#2064) 3 years ago
tailscale types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
tailscaled types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
testcontrol cmd/testcontrol: add test control server 3 years ago
tsshd all: gofmt with Go 1.17 3 years ago