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 80df8ffb85 control/controlclient: early return and outdent some code
I found this too hard to read before.

This is pulled out of #12033 as it's unrelated cleanup in retrospect.

Updates #12028

Change-Id: I727c47e573217e3d1973c5b66a76748139cf79ee
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 months ago
..
auto.go control/controlclient: early return and outdent some code 6 months ago
client.go
controlclient_test.go all: use Go 1.22 range-over-int 7 months ago
direct.go tstest/integration: add more debugging, logs to catch flaky test 6 months ago
direct_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 7 months ago
map.go tailcfg,all: add/plumb Node.IsJailed 6 months ago
map_test.go all: use Go 1.22 range-over-int 7 months ago
noise.go health, all: remove health.Global, finish plumbing health.Tracker 7 months ago
noise_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 7 months ago
sign.go
sign_supported.go control/controlclient: support certstore without cgo 1 year ago
sign_supported_test.go
sign_unsupported.go control/controlclient: support certstore without cgo 1 year ago
status.go