tailscale/control/controlclient
Andrew Dunham ff989a9a3a 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>
2023-03-07 19:31:23 -05:00
..
auto.go sockstats: switch label to enum 2023-03-06 15:54:35 -08:00
client.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
controlclient_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
direct.go control/controlclient: cache control key 2023-03-07 19:31:23 -05:00
direct_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
map.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
map_test.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
noise.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
noise_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign_supported.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign_supported_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
sign_unsupported.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
status.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00