You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Lytvynov
cca70ddbfc
cmd/tailscaled: default --encrypt-state to true if TPM is available ( #17376 )
...
Whenever running on a platform that has a TPM (and tailscaled can access
it), default to encrypting the state. The user can still explicitly set
this flag to disable encryption.
Updates https://github.com/tailscale/corp/issues/32909
Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
7 months ago
..
internal
util/syspolicy/*: move syspolicy keys to new const leaf "pkey" package
8 months ago
pkey
cmd/tailscaled: default --encrypt-state to true if TPM is available ( #17376 )
7 months ago
policyclient
util/syspolicy/policyclient: always use no-op policyclient in tests by default
8 months ago
policytest
ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove
8 months ago
ptype
util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package
8 months ago
rsop
util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package
8 months ago
setting
util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package
8 months ago
source
util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new leaf package
8 months ago
policy_keys.go
various: allow tailscaled shutdown via LocalAPI
7 months ago
policy_keys_test.go
util/syspolicy: remove handler, other dead code
8 months ago
syspolicy.go
ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove
8 months ago
syspolicy_test.go
ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest caller, remove
8 months ago
syspolicy_windows.go
all: unify some redundant testing.TB interface copies
1 year ago