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/controlclient
Brad Fitzpatrick 5b3f5eabb5 control/controlclient: fix leaked http2 goroutines on shutdown
If a noise dial was happening concurrently with shutdown, the
http2 goroutines could leak.

Updates tailscale/corp#14950
Updates tailscale/corp#14515
Updates tailscale/corp#14139
Updates tailscale/corp#13175

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
2 years ago
..
auto.go control/controlclient, types/netmap: start plumbing delta netmap updates 2 years ago
client.go ipn/ipnlocal: fix deadlock in resetControlClientLocked 2 years ago
controlclient_test.go control/controlclient: clean up various things in prep for state overhaul 2 years ago
direct.go wgengine/magicsock, controlclient, net/dns: reduce some logspam 2 years ago
direct_test.go control/controlclient: add Auto.updateRoutine 2 years ago
map.go all: declare & plumb IPv6 masquerade address for peer 2 years ago
map_test.go all: declare & plumb IPv6 masquerade address for peer 2 years ago
noise.go control/controlclient: fix leaked http2 goroutines on shutdown 2 years ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 3 years ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go winutil: refactor methods to get values from registry to also return (#9536) 2 years ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go all: update copyright and license headers 3 years ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago