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/client/tailscale
Tom DNetto d98305c537 cmd,ipn/ipnlocal,tailcfg: implement TKA disablement
* Plumb disablement values through some of the internals of TKA enablement.
 * Transmit the node's TKA hash at the end of sync so the control plane understands each node's head.
 * Implement /machine/tka/disable RPC to actuate disablement on the control plane.

There is a partner PR for the control server I'll send shortly.

Signed-off-by: Tom DNetto <tom@tailscale.com>
3 years ago
..
apitype client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain field 3 years ago
example/servetls client/tailscale/example/servetls: add demo program for docs 4 years ago
acl.go all: fix spelling mistakes 3 years ago
devices.go all: require Go 1.19 3 years ago
dns.go all: require Go 1.19 3 years ago
localclient.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 3 years ago
required_version.go all: require Go 1.19 3 years ago
routes.go all: require Go 1.19 3 years ago
tailnet.go all: require Go 1.19 3 years ago
tailscale.go tsnet,client/tailscale: add APIClient which runs API over Noise. 3 years ago