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 47bd0723a0 all: use iterators in more places instead of Range funcs
And misc cleanup along the way.

Updates #12912

Change-Id: I0cab148b49efc668c6f5cdf09c740b84a713e388
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
11 months ago
..
auto.go control/controlclient: delete unused Client.Login Oauth2Token field 2 years ago
client.go control/controlclient: delete unused Client.Login Oauth2Token field 2 years ago
controlclient_test.go all: use Go 1.22 range-over-int 2 years ago
direct.go all: add means to set device posture attributes from node 11 months ago
direct_test.go tka: test SigCredential signatures and netmap filtering 1 year ago
map.go all: use iterators in more places instead of Range funcs 11 months ago
map_test.go control/controlclient: remove optimization that was more convoluted than useful 11 months ago
noise.go all: add means to set device posture attributes from node 11 months ago
noise_test.go control/controlhttp/controlhttpserver: split out Accept to its own package 1 year ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go control/controlclient: use the most recent syspolicy.MachineCertificateSubject value 1 year ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go control/controlclient: support certstore without cgo 2 years ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago