summaryrefslogtreecommitdiff
path: root/src/cryptenroll/cryptenroll-fido2.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix return value handling of base64mem()Lennart Poettering2023-01-111-7/+9
* cryptenroll: Implement support for unlocking via FIDO2 tokensPeter Cai2022-12-221-0/+53
* cryptenroll,homectl: Introduce --fido2-credential-algorithm optionMkfsSion2022-04-221-1/+3
* cryptenroll: fix wrong error messagesGibeom Gwon2021-12-031-2/+2
* json: add new JSON_BUILD_CONST_STRING() macroLennart Poettering2021-11-251-2/+2
* cryptenroll: handle FIDO2 tokens gracefully that lack requested featuresLennart Poettering2021-05-281-1/+2
* FIDO2: ask and record whether user verification was used to lock the volumeLuca Boccassi2021-05-071-1/+2
* FIDO2: ask and record whether user presence was used to lock the volumeLuca Boccassi2021-05-071-1/+2
* FIDO2: support pin-less LUKS enroll/unlockLuca Boccassi2021-05-071-2/+5
* cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...Lennart Poettering2020-12-171-0/+88