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>
2021-09-03 13:17:46 -07:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner cmd/cloner: support maps with clone ptrs 2021-06-22 22:11:38 -07:00
derper cmd/derper: increase port 80's WriteTimeout to permit longer CPU profiles 2021-09-02 10:49:14 -07:00
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 2021-07-19 07:52:55 -07:00
hello all: adapt to opaque netaddr types 2021-05-16 14:52:00 -07:00
mkpkg cmd/mkpkg: allow zero files in a package. 2021-06-07 16:22:23 -07:00
speedtest Implemented Commandline Download Speedtest (#2064) 2021-07-15 14:43:13 -04:00
tailscale types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
tailscaled types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
testcontrol cmd/testcontrol: add test control server 2021-08-19 17:50:48 -07:00
tsshd all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00