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
*
tpm2: fix nits from PR #26185
William Roberts
2023-04-04
1
-4
/
+2
*
tpm2: add support for a trusted SRK
William Roberts
2023-04-03
1
-1
/
+9
*
tpm2: rename tpm2 alg id<->string functions
Dan Streetman
2023-02-01
1
-2
/
+2
*
string-util: add common implementation of function that converts sized charac...
Lennart Poettering
2023-01-21
1
-6
/
+3
*
Merge pull request #26004 from poettering/cleanuo-erase-moar
Yu Watanabe
2023-01-17
1
-12
/
+12
|
\
|
*
tree-wide: use CLEANUP_ERASE() at various places
Lennart Poettering
2023-01-16
1
-12
/
+12
*
|
creds-util: merge the TPM2 detection for initrd
Alberto Planas
2023-01-16
1
-9
/
+2
*
|
creds-util: do not try TPM2 if there is not support
Alberto Planas
2023-01-16
1
-9
/
+6
*
|
creds-util: check for CAP_DAC_READ_SEARCH
Alberto Planas
2023-01-16
1
-3
/
+9
|
/
*
vconsole: permit configuration of vconsole settings via credentials
Lennart Poettering
2023-01-05
1
-0
/
+50
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
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