index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
creds-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
creds-util: fix NULL pointer dereference
Yu Watanabe
2022-09-13
1
-2
/
+3
*
creds-util: hook up new signed PCR policies
Lennart Poettering
2022-09-08
1
-24
/
+107
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
1
-5
/
+10
*
tpm2-util: add TPM2_PCR_MASK_VALID() helper
Lennart Poettering
2022-08-19
1
-1
/
+1
*
creds: refactor reading user password
Ludwig Nussel
2022-08-11
1
-0
/
+32
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-2
/
+2
*
pid1: import creds from sd-stub + qemu + kernel cmdline
Lennart Poettering
2022-04-28
1
-2
/
+10
*
creds-util: upgrade message about TPM2 not working
Lennart Poettering
2022-04-21
1
-1
/
+1
*
creds-util: also warn about unencrypted creds host key if we are creating it
Lennart Poettering
2022-04-21
1
-11
/
+25
*
creds-util: permit credentials encrypted/signed by fixed zero length keys as ...
Lennart Poettering
2022-04-20
1
-5
/
+51
*
creds-util: add an explicit 128bit ID for identifying "automatic" key determi...
Lennart Poettering
2022-04-20
1
-15
/
+14
*
creds-util: refuse unexpected key types explicitly
Lennart Poettering
2022-04-20
1
-0
/
+7
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
1
-0
/
+2
*
shared/creds: print debugging information when something goes wrong
Zbigniew Jędrzejewski-Szmek
2021-12-13
1
-40
/
+60
*
tree-wide: port various places over to open_mkdir_at()
Lennart Poettering
2021-11-17
1
-3
/
+3
*
creds-util: switch to OpenSSL 3.0 APIs
Lennart Poettering
2021-09-29
1
-5
/
+13
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
1
-9
/
+12
*
creds-util: fix possible divide-by-zero
Yu Watanabe
2021-08-19
1
-2
/
+2
*
creds: assert that credential read from file fits in data struct
Luca Boccassi
2021-08-03
1
-0
/
+2
*
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
2021-07-30
1
-2
/
+13
*
creds-util: add infra for encrypting/decrypting credentials
Lennart Poettering
2021-07-08
1
-0
/
+876
*
util: move src/basic/creds-util.[ch] → src/shared/
Lennart Poettering
2021-07-08
1
-0
/
+54