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/control
Andrew Dunham 98ab538b1b control/controlclient: cache control key
This can allow us to continue to communicate with control when moving to
a network that does TLS MiTM, which would otherwise prevent us from
being able to fetch the Noise key and establish a connection.

Updates #3198 (sorta)

Change-Id: I52caf5079de744874a2bdd0c9ffb9e8f087ff8e0
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
3 months ago
..
controlbase all: cleanup unused code, part 2 (#10670) 5 months ago
controlclient control/controlclient: cache control key 3 months ago
controlhttp net/wsconn: accept a remote addr string and plumb it through 9 months ago
controlknobs all: use reflect.TypeFor now available in Go 1.22 (#11078) 4 months ago