summaryrefslogtreecommitdiffstats
path: root/src/shared/creds-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* creds-util: permit credentials encrypted/signed by fixed zero length keys as ...Lennart Poettering2022-04-201-5/+51
* creds-util: add an explicit 128bit ID for identifying "automatic" key determi...Lennart Poettering2022-04-201-15/+14
* creds-util: refuse unexpected key types explicitlyLennart Poettering2022-04-201-0/+7
* tpm2: support policies with PINGrigori Goronzy2022-03-151-0/+2
* shared/creds: print debugging information when something goes wrongZbigniew Jędrzejewski-Szmek2021-12-131-40/+60
* tree-wide: port various places over to open_mkdir_at()Lennart Poettering2021-11-171-3/+3
* creds-util: switch to OpenSSL 3.0 APIsLennart Poettering2021-09-291-5/+13
* tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECCLennart Poettering2021-09-131-9/+12
* creds-util: fix possible divide-by-zeroYu Watanabe2021-08-191-2/+2
* creds: assert that credential read from file fits in data structLuca Boccassi2021-08-031-0/+2
* tpm2-util: auto-detect supported PCR banksLennart Poettering2021-07-301-2/+13
* creds-util: add infra for encrypting/decrypting credentialsLennart Poettering2021-07-081-0/+876
* util: move src/basic/creds-util.[ch] → src/shared/Lennart Poettering2021-07-081-0/+54