summaryrefslogtreecommitdiff
path: root/src/cryptenroll
Commit message (Expand)AuthorAgeFilesLines
* FIDO2: ask and record whether user verification was used to lock the volumeLuca Boccassi2021-05-072-1/+18
* FIDO2: ask and record whether user presence was used to lock the volumeLuca Boccassi2021-05-072-2/+19
* FIDO2: support pin-less LUKS enroll/unlockLuca Boccassi2021-05-073-14/+35
* ask-password: when querying for a password, try to read from credential store...Lennart Poettering2021-03-262-3/+3
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
* Move and rename parse_path_argument() functionZbigniew Jędrzejewski-Szmek2021-02-151-1/+2
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+4
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-5/+5
* meson: move source file list for systemd-cryptenrollYu Watanabe2021-01-191-0/+28
* cryptsetup: use crypt_token_max if availableLuca Boccassi2021-01-053-4/+4
* cryptenroll: drop an unused variableFrantisek Sumsal2020-12-201-1/+1
* tree-wide: fix typoYu Watanabe2020-12-182-3/+3
* cryptenroll: support listing and wiping tokensLennart Poettering2020-12-176-22/+735
* cryptenroll: add support for TPM2 enrollingLennart Poettering2020-12-173-0/+208
* cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...Lennart Poettering2020-12-179-0/+799