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 7053e19562 control/controlclient: delete Status.Log{in,out}Finished
They were entirely redundant and 1:1 with the status field
so this turns them into methods instead.

Updates #cleanup
Updates #1909

Change-Id: I7d939750749edf7dae4c97566bbeb99f2f75adbc
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
10 months ago
..
auto.go control/controlclient: delete Status.Log{in,out}Finished 10 months ago
client.go all: update copyright and license headers 1 year ago
controlclient_test.go control/controlclient: delete Status.Log{in,out}Finished 10 months ago
direct.go control/controlclient: replace a status func with Observer interface 10 months ago
direct_test.go control/controlclient: add Auto.updateRoutine 11 months ago
map.go control/controlclient: convert PeersChanged nodes to patches internally 10 months ago
map_test.go types/logger: add AsJSON 10 months ago
noise.go control: use tstime instead of time (#8595) 11 months ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go control: use tstime instead of time (#8595) 11 months ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go all: update copyright and license headers 1 year ago
status.go control/controlclient: delete Status.Log{in,out}Finished 10 months ago