index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
tpm2-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm2: enable parameter encryption
Grigori Goronzy
2022-03-16
1
-14
/
+90
*
cryptenroll: add support for TPM2 pin
Grigori Goronzy
2022-03-15
1
-1
/
+4
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
1
-4
/
+72
*
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
1
-1
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
tpm2: log about invalid PCRs on each unsealing
Lennart Poettering
2021-09-13
1
-2
/
+8
*
tpm2: check if PCR values make sense before using them
Lennart Poettering
2021-09-13
1
-27
/
+153
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
1
-47
/
+124
*
tpm-util: fix TPM parameter handling
Anatol Pomozov
2021-09-11
1
-1
/
+1
*
tree-wide: fix typo
Yu Watanabe
2021-08-18
1
-2
/
+2
*
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
2021-07-30
1
-5
/
+142
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-8
/
+4
*
shared/tpm2-util: simplify and convert to the new helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-75
/
+29
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-3
/
+3
*
tpm2-util: accept empty string for empty PCR list
Lennart Poettering
2021-05-25
1
-0
/
+7
*
tpm2: support "+" as separator for TPM PCR lists
Lennart Poettering
2021-05-25
1
-2
/
+5
*
tpm2-util: properly load tpm2 libraries befre unsealing
Lennart Poettering
2021-04-06
1
-0
/
+4
*
cryptenroll: add support for TPM2 enrolling
Lennart Poettering
2020-12-17
1
-0
/
+998