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/controlhttp
Andrew Dunham 42fd964090 control/controlclient: use dnscache.Resolver for Noise client
This passes the *dnscache.Resolver down from the Direct client into the
Noise client and from there into the controlhttp client. This retains
the Resolver so that it can share state across calls instead of creating
a new resolver.

Updates #4845
Updates #6110

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ia5d6af1870f3b5b5d7dd5685d775dcf300aec7af
1 year ago
..
client.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
client_common.go all: update copyright and license headers 1 year ago
client_js.go all: update copyright and license headers 1 year ago
constants.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
http_test.go control/controlhttp: don't require valid TLS cert for Noise connection 1 year ago
server.go all: update copyright and license headers 1 year ago