tailscale/tstest/integration
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
..
testcontrol types/key: add a special key with custom serialization for control private keys (#2792) 2021-09-03 13:17:46 -07:00
vms tstest/integration/vms: move build tags from linux to !windows 2021-09-01 11:38:18 -07:00
gen_deps.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
integration.go tstest/integration: prefix logs with logid 2021-08-30 10:20:32 -07:00
integration_test.go logpolicy: actually collect panics 2021-08-02 14:31:35 -07:00
tailscaled_deps_test_darwin.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_freebsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_linux.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_openbsd.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_deps_test_windows.go tstest/integration: update test deps 2021-08-02 22:15:34 -07:00