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/types/key
Andrew Dunham 1e67947cfa control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
Nodes that are expired, taking into account the time delta calculated
from MapResponse.ControlTime have the newly-added Expired boolean set.
For additional defense-in-depth, also replicate what control does and
clear the Endpoints and DERP fields, and additionally set the node key
to a bogus value.

Updates #6932

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ia2bd6b56064416feee28aef5699ca7090940662a
1 year ago
..
chal.go client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise 2 years ago
control.go types/key: add ControlPrivate.Shared wrapper too 2 years ago
control_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
disco.go all: fix spelling mistakes 2 years ago
disco_test.go types/key: fix license header on disco files. 3 years ago
machine.go types/key: add MachinePrecomputedSharedKey.Open 2 years ago
machine_test.go types/key: add MachinePrecomputedSharedKey.Open 2 years ago
nl.go types/key,cmd/tailscale/cli: support tlpub prefix for tailnet-lock keys 2 years ago
nl_test.go types/key,cmd/tailscale/cli: support tlpub prefix for tailnet-lock keys 2 years ago
node.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 1 year ago
node_test.go types/key: add missing ChallengePublic.UnmarshalText 2 years ago
util.go tka,types/key: implement NLPrivate glue for tailnet key authority keys 2 years ago
util_test.go types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago