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
Adrian Dewhurst 4da559d7cc control/controlclient: update machine certificate signature version
This iterates on the original signature format.

Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
4 years ago
..
auto.go ipn/{ipnlocal,localapi}, control/controlclient: add SetDNS localapi 5 years ago
client.go control/controlclient: replace TODO with explanation 4 years ago
controlclient_test.go hostinfo: add SetDeviceModel setter, move remaining code from controlclient 4 years ago
debug.go control/controlclient: grow goroutine debug buffer as needed 4 years ago
debug_test.go control/controlclient: don't use regexp in goroutine stack scrubbing 4 years ago
direct.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
direct_test.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
map.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
map_test.go tailcfg, control/controlclient: accept nil MapResponse.Node (mapver 18) 5 years ago
sign.go control/controlclient: update machine certificate signature version 4 years ago
sign_supported.go control/controlclient: update machine certificate signature version 4 years ago
sign_unsupported.go types/key: add a special key with custom serialization for control private keys (#2792) 4 years ago
status.go ipnlocal: don't assume NeedsLogin immediately after StartLogout(). 5 years ago