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>
2 months ago
..
auto.go control/controlclient: early return and outdent some code 2 months ago
client.go tsnet: add a test for restarting a tsnet server, fix Windows 9 months ago
controlclient_test.go all: use Go 1.22 range-over-int 3 months ago
direct.go tstest/integration: add more debugging, logs to catch flaky test 2 months ago
direct_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 2 months ago
map.go tailcfg,all: add/plumb Node.IsJailed 2 months ago
map_test.go all: use Go 1.22 range-over-int 3 months ago
noise.go health, all: remove health.Global, finish plumbing health.Tracker 2 months ago
noise_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 2 months ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go control/controlclient: support certstore without cgo 9 months ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go control/controlclient: support certstore without cgo 9 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 10 months ago