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/cmd/tsconnect/src
Andrew Lytvynov 76b9afb54d
ipn/store: make StateStore.All optional (#16409)
This method is only needed to migrate between store.FileStore and
tpm.tpmStore. We can make a runtime type assertion instead of
implementing an unused method for every platform.

Updates #15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
app cmd/tsconnect: pop CTA to make everything work with tailnet lock 3 years ago
lib ipn/store: make StateStore.All optional (#16409) 5 months ago
pkg all: update copyright and license headers 3 years ago
types ipn/store: make StateStore.All optional (#16409) 5 months ago