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/ipn
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
..
ipnlocal types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
ipnserver ipn/store: add ability to store data as k8s secrets. 3 years ago
ipnstate wgengine/magicsock, health, ipn/ipnstate: track DERP-advertised health 3 years ago
localapi
policy
backend.go
doc.go
fake_test.go
handle.go
message.go
message_test.go
prefs.go
prefs_clone.go
prefs_test.go
store.go ipn/store: add ability to store data as k8s secrets. 3 years ago
store_test.go