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/feature/tpm
Andrew Lytvynov 9eff8a4503
feature/tpm: return opening errors from both /dev/tpmrm0 and /dev/tpm0 (#18071)
This might help users diagnose why TPM access is failing for tpmrm0.

Fixes #18026

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
7 days ago
..
attestation.go feature/tpm: disable dictionary attack protection on sealing key (#17952) 2 weeks ago
attestation_test.go feature/tpm: protect all TPM handle operations with a mutex (#17708) 1 month ago
tpm.go feature/tpm: disable dictionary attack protection on sealing key (#17952) 2 weeks ago
tpm_linux.go feature/tpm: return opening errors from both /dev/tpmrm0 and /dev/tpm0 (#18071) 7 days ago
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago
tpm_test.go feature/tpm: use withSRK to probe TPM availability (#17627) 1 month ago
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 6 months ago