summaryrefslogtreecommitdiff
path: root/src/home/homectl-pkcs11.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix return value handling of base64mem()Lennart Poettering2023-01-111-3/+4
* Simplify random number selectionJason A. Donenfeld2022-05-311-1/+1
* tree-wide: use strv_contains() in more placesZbigniew Jędrzejewski-Szmek2022-03-181-1/+1
* homed: fix build without p11kitFlorian Westphal2021-01-191-1/+15
* homed: move code to list and resolve "auto" pkcs#11 URL into common codeLennart Poettering2020-12-171-140/+0
* homed: split out code that determines suitable LUKS passphrase size from RSA keyLennart Poettering2020-12-171-18/+4
* homed: move pkcs11 LUKS glue into shared codeLennart Poettering2020-12-171-83/+1
* homed: move helper calls for RSA encryption to shared codeLennart Poettering2020-12-171-40/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-3/+7
* Merge pull request #16981 from keszybz/use-crypt_raLennart Poettering2020-09-181-12/+4
|\
| * Add a helper function that does make_salt+crypt_rZbigniew Jędrzejewski-Szmek2020-09-151-12/+4
* | home: return SYNTHETIC_ERRNO() when appropriateFrantisek Sumsal2020-09-141-1/+2
|/
* homectl: fix warning about unused functionZbigniew Jędrzejewski-Szmek2020-07-211-1/+1
* homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list supportLennart Poettering2020-07-011-0/+139
* homectl: split out pkcs#11 related code bits into own .c/.h fileLennart Poettering2020-07-011-0/+341