summaryrefslogtreecommitdiff
path: root/src/cryptenroll/cryptenroll.c
Commit message (Expand)AuthorAgeFilesLines
* cryptenroll: actually allow using multiple "special" strings when wipingFrantisek Sumsal2023-05-111-5/+5
* various: simplify calls to parse_boolean_argument()Zbigniew Jędrzejewski-Szmek2023-04-051-18/+9
* cryptenroll: Implement support for unlocking via FIDO2 tokensPeter Cai2022-12-221-94/+100
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-0/+1
* cryptenroll: hook up new TPM2 signed policies with cryptenrollLennart Poettering2022-09-081-16/+58
* tpm2-util: introduce tpm2_parse_pcr_argument() helperLennart Poettering2022-08-191-15/+2
* cryptenroll: drop unnecessary {}Lennart Poettering2022-08-161-2/+1
* Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfileYu Watanabe2022-08-131-0/+43
|\
| * cryptenroll: adding the option to use a keyfile to unlock the deviceJan B2022-08-101-0/+43
* | cryptenroll: fix memory leakLennart Poettering2022-08-131-0/+1
|/
* cryptenroll,homectl: Introduce --fido2-credential-algorithm optionMkfsSion2022-04-221-1/+16
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-1/+0
* cryptenroll: add support for TPM2 pinGrigori Goronzy2022-03-151-1/+14
* env-util: replace unsetenv_erase() by new getenv_steal_erase() helperLennart Poettering2022-02-201-13/+7
* cryptenroll: politely refuse enrolling keys into homed volumesLennart Poettering2021-10-081-0/+26
* env-util: add unsetenv_erase() helperLennart Poettering2021-08-171-2/+2
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* cryptenroll: fix minor typo in --help (#19985)Lennart Poettering2021-06-221-1/+1
* cryptsetup: explicitl set default log functions wherever neededLennart Poettering2021-06-011-0/+2
* cryptenroll: remove a tiny bit of whitespaceLennart Poettering2021-05-281-3/+0
* tpm2: support "+" as separator for TPM PCR listsLennart Poettering2021-05-251-1/+1
* FIDO2: ask and record whether user verification was used to lock the volumeLuca Boccassi2021-05-071-0/+16
* FIDO2: ask and record whether user presence was used to lock the volumeLuca Boccassi2021-05-071-1/+17
* FIDO2: support pin-less LUKS enroll/unlockLuca Boccassi2021-05-071-10/+27
* ask-password: when querying for a password, try to read from credential store...Lennart Poettering2021-03-261-1/+1
* Move and rename parse_path_argument() functionZbigniew Jędrzejewski-Szmek2021-02-151-1/+2
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-5/+5
* tree-wide: fix typoYu Watanabe2020-12-181-2/+2
* cryptenroll: support listing and wiping tokensLennart Poettering2020-12-171-22/+120
* cryptenroll: add support for TPM2 enrollingLennart Poettering2020-12-171-0/+61
* cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...Lennart Poettering2020-12-171-0/+358