summaryrefslogtreecommitdiffstats
path: root/src/shared/cryptsetup-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup: use the new crypt_token_set_external_path() API if availableLennart Poettering2024-09-101-0/+3
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-1/+1
* Merge pull request #33037 from keszybz/dlopen-open-code-definitionsMike Yuan2024-06-151-41/+41
|\
| * basic/dlfcn-util: deobfuscate macro definitionsZbigniew Jędrzejewski-Szmek2024-06-121-41/+41
* | libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-4/+7
|/
* repart: Use crypt_reencrypt_run() if availableDaan De Meyer2024-06-121-3/+3
* homework: Always upload volume key to keyringAdrian Vovk2024-03-231-1/+3
* tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()Lennart Poettering2024-03-011-40/+43
* repart: Do offline encryption instead of onlineDaan De Meyer2022-11-151-0/+12
* cryptsetup-util: Always define dlopen_cryptsetup()Daan De Meyer2022-10-111-2/+2
* cryptsetup-util: introduce crypt_free_and_replace()Yu Watanabe2022-09-171-0/+5
* tpm2-util: add common parser for the LUKS2 TPM2 JSON structureLennart Poettering2022-09-081-1/+2
* cryptsetup: add helper for mangling "none" option stringsLennart Poettering2022-03-311-0/+5
* cryptsetup: also define crypt_token_max() as fallback locally, not just sym_c...Lennart Poettering2021-10-081-1/+2
* homework: make libcryptsetup dep runtime optionalLennart Poettering2021-06-011-1/+16
* repart: move NOP destructors into shared codeLennart Poettering2021-04-191-0/+8
* tree-wide: reset the cleaned-up variable in cleanup functionsZbigniew Jędrzejewski-Szmek2021-02-161-2/+2
* cryptsetup: use crypt_token_max if availableLuca Boccassi2021-01-051-4/+10
* cryptsetup: add support for workqueue optionsJonathan G. Underwood2020-12-231-0/+8
* cryptsetup: read PKCS#11 key and token info from LUKS2 metadataLennart Poettering2020-12-171-0/+4
* cryptsetup-util: add helper for setting minimal PBKDFLennart Poettering2020-12-171-0/+3
* cryptsetup-util: add helper call for extracting/parsing token JSONLennart Poettering2020-12-171-0/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: make libcryptsetup dep dlopenLennart Poettering2020-09-021-1/+25
* shared: rename crypt-util.c → cryptsetup-util.cLennart Poettering2020-09-021-0/+12