summaryrefslogtreecommitdiffstats
path: root/src/cryptenroll/cryptenroll-password.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cryptenroll: use correct askpw id for pw requestLennart Poettering2024-02-201-2/+2
* ask-password: rework how we pass request meta info when asking passwordsLennart Poettering2024-02-201-12/+30
* various: use _NEG_ macros to reduce indentationZbigniew Jędrzejewski-Szmek2023-08-161-7/+5
* Revert "cryptenroll: drop unmet condition"Dan Streetman2023-07-211-0/+2
* shared: add password quality check abstraction layer to support both pwqualit...Egor Ignatov2023-07-061-2/+2
* pwquality: add old password argument to quality_check_passwordDmitry V. Levin2023-07-061-1/+1
* pwquality: fix quality_check_password return valueDmitry V. Levin2023-07-061-2/+7
* cryptenroll: update log messagesYu Watanabe2023-05-201-4/+4
* cryptenroll: drop unmet conditionYu Watanabe2023-05-201-2/+0
* cryptenroll: fix an assertion with weak passwordsFrantisek Sumsal2023-05-091-1/+1
* cryptenroll: Implement support for unlocking via FIDO2 tokensPeter Cai2022-12-221-0/+80
* env-util: replace unsetenv_erase() by new getenv_steal_erase() helperLennart Poettering2022-02-201-11/+4
* env-util: add unsetenv_erase() helperLennart Poettering2021-08-171-2/+2
* ask-password: when querying for a password, try to read from credential store...Lennart Poettering2021-03-261-2/+2
* cryptenroll: add new "systemd-cryptenroll" tool for enrolling FIDO2+PKCS#11 s...Lennart Poettering2020-12-171-0/+105