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
Claus Lensbøl 2015ce4081
health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085)
The Tracker was using direct callbacks to ipnlocal. This PR moves those
to be triggered via the eventbus.

Additionally, the eventbus is now closed on exit from tailscaled
explicitly, and health is now a SubSystem in tsd.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
3 months ago
..
controlhttpcommon control/controlhttp/controlhttpserver: split out Accept to its own package 1 year ago
controlhttpserver derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
client.go net/tlsdial: fix TLS cert validation of HTTPS proxies 6 months ago
client_common.go all: update copyright and license headers 3 years ago
client_js.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
constants.go net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 8 months ago
http_test.go health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 3 months ago