You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
chal.go
client/tailscale, tsnet, ipn/ipnlocal: prove nodekey ownership over noise
4 years ago
control.go
types/key: add ControlPrivate.Shared wrapper too
4 years ago
control_test.go
types/key: add a special key with custom serialization for control private keys ( #2792 )
5 years ago
disco.go
all: fix spelling mistakes
4 years ago
disco_test.go
types/key: fix license header on disco files.
5 years ago
machine.go
types/key: add MachinePrecomputedSharedKey.Open
4 years ago
machine_test.go
types/key: add MachinePrecomputedSharedKey.Open
4 years ago
nl.go
types/key,cmd/tailscale/cli: support tlpub prefix for tailnet-lock keys
3 years ago
nl_test.go
types/key,cmd/tailscale/cli: support tlpub prefix for tailnet-lock keys
3 years ago
node.go
control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
3 years ago
node_test.go
types/key: add missing ChallengePublic.UnmarshalText
4 years ago
util.go
tka,types/key: implement NLPrivate glue for tailnet key authority keys
4 years ago
util_test.go
types/key: add a special key with custom serialization for control private keys ( #2792 )
5 years ago