summaryrefslogtreecommitdiff
path: root/src/cryptsetup
Commit message (Expand)AuthorAgeFilesLines
* nulstr-util: Declare NULSTR_FOREACH() iterator inlineDaan De Meyer2022-11-111-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* tree-wide: set description for device managerYu Watanabe2022-10-191-0/+4
* cryptsetup: drop redundant parens/drop ternary opLennart Poettering2022-10-171-1/+2
* cryptsetup: use errno-flavoured logging where we have an errnoLennart Poettering2022-10-171-7/+4
* cryptsetup: use TPM flags over boolWilliam Roberts2022-09-201-1/+1
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-2/+1
* cryptsetup: hook up TPM2 token code with policies based on PCR signatures, tooLennart Poettering2022-09-084-179/+114
* tpm2-util: add common parser for the LUKS2 TPM2 JSON structureLennart Poettering2022-09-083-144/+51
* cryptsetup: hook up signed PCR policiesLennart Poettering2022-09-083-25/+93
* tpm2-util: extend TPM2 policies to optionally check PCR values against signed...Lennart Poettering2022-09-082-9/+19
* tree-wide: Mark some constants as unsignedJan Janssen2022-08-301-2/+2
* Merge pull request #24368 from poettering/tpm2-json-pcr-array-reworkLennart Poettering2022-08-192-32/+11
|\
| * tpm2-util: also add helper for parsing PCR arraysLennart Poettering2022-08-192-32/+11
* | tpm2-util: introduce tpm2_parse_pcr_argument() helperLennart Poettering2022-08-191-14/+3
|/
* Merge pull request #23653 from aafeijoo-suse/ask-for-recovery-keyLennart Poettering2022-08-191-5/+124
|\
| * cryptsetup: improve password prompt textAntonio Alvarez Feijoo2022-08-191-5/+124
* | cryptsetup: make sure all token-based codepaths are effected by SYSTEMD_CRYPT...Lennart Poettering2022-08-191-1/+1
* | cryptsetup: use right internal helper when checking whether to use tokensLennart Poettering2022-08-191-1/+1
* | cryptsetup: support keyfile-timeout for using a device as the key fileChih-Hsuan Yen2022-08-081-6/+19
* | cryptsetup: ask for PIN when trying to activate using a LUKS2 token pluginJonas Witschel2022-08-051-1/+11
* | cryptsetup-token-systemd-fido2: use crypt_normalize_pinJonas Witschel2022-08-051-11/+4
* | cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 tokenJonas Witschel2022-08-056-34/+82
* | cryptsetup: refactor asking for a PIN into a more generic functionJonas Witschel2022-08-051-6/+31
|/
* cryptsetup: fix build with -Db_ndebug=trueFrantisek Sumsal2022-05-212-2/+4
* Merge pull request #22919 from poettering/cryptsetup-tweaksLennart Poettering2022-03-311-17/+19
|\
| * tree-wide: unify some code that looks for --help in the command lineLennart Poettering2022-03-311-1/+2
| * cryptsetup: adjust some log levelsLennart Poettering2022-03-311-7/+8
| * cryptsetup: add helper for mangling "none" option stringsLennart Poettering2022-03-311-2/+2
| * cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup...Lennart Poettering2022-03-311-7/+7
* | cryptsetup: fall back to traditional unlocking if any TPM2 operation failsAntonio Alvarez Feijoo2022-03-311-6/+14
|/
* cryptsetup: shorten message a bitZbigniew Jędrzejewski-Szmek2022-03-291-1/+1
* efi-loader: split efi-api.[ch] from efi-loader.[ch]Lennart Poettering2022-03-241-1/+1
* cryptsetup: fix typoAntonio Alvarez Feijoo2022-03-241-1/+1
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-192-4/+1
* tree-wide: fix duplicated wordsMichael Biebl2022-03-181-1/+1
* cryptsetup: add manual TPM2 PIN configurationGrigori Goronzy2022-03-151-1/+12
* cryptsetup: add libcryptsetup TPM2 PIN supportGrigori Goronzy2022-03-153-5/+51
* cryptsetup: add support for TPM2 pinGrigori Goronzy2022-03-153-5/+135
* tpm2: support policies with PINGrigori Goronzy2022-03-152-2/+2
* env-util: replace unsetenv_erase() by new getenv_steal_erase() helperLennart Poettering2022-02-202-14/+13
* generator: Rename password argJan Janssen2022-02-192-12/+12
* meson: drop three more single-use convenience librariesZbigniew Jędrzejewski-Szmek2021-12-161-59/+23
* shared/json: use int64_t instead of intmax_tZbigniew Jędrzejewski-Szmek2021-11-183-3/+3
* cryptsetup: minor modernizationsLennart Poettering2021-10-111-7/+13
* cryptsetup: add a configurable token waiting timeoutLennart Poettering2021-10-111-61/+95
* cryptsetup: before querying user for a PIN, check if a FIDO2 device is actual...Lennart Poettering2021-10-111-2/+19
* cryptsetup: optionally turn off token module support in libcryptsetupLennart Poettering2021-10-111-1/+11
* cryptsetup: don't repeat exact same code twiceLennart Poettering2021-10-111-14/+2
* tree-wide: assorted Coccinelle fixesFrantisek Sumsal2021-10-081-2/+2