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
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
tpm2-util: avoid trial
Lennart Poettering
2022-09-10
1
-0
/
+12
*
tpm2-util: add helper for formatting PCR masks as string
Lennart Poettering
2022-09-08
1
-0
/
+19
*
tpm2-util: add common parser for the LUKS2 TPM2 JSON structure
Lennart Poettering
2022-09-08
1
-8
/
+152
*
cryptenroll: hook up new TPM2 signed policies with cryptenroll
Lennart Poettering
2022-09-08
1
-6
/
+21
*
creds-util: hook up new signed PCR policies
Lennart Poettering
2022-09-08
1
-0
/
+46
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
1
-55
/
+425
*
tpm2-util: allow external code to create tpm2 contexts
Lennart Poettering
2022-09-08
1
-24
/
+13
*
tpm2-util: pick up 4 more symbols of tpm2-tss
Lennart Poettering
2022-09-08
1
-1
/
+9
*
tpm2: add bind key
William Roberts
2022-09-08
1
-59
/
+74
*
Merge pull request #24368 from poettering/tpm2-json-pcr-array-rework
Lennart Poettering
2022-08-19
1
-18
/
+58
|
\
|
*
tpm2-util: also add helper for parsing PCR arrays
Lennart Poettering
2022-08-19
1
-0
/
+26
|
*
tpm2-util: split out helpers which format a PCR mask as a JSON array
Lennart Poettering
2022-08-19
1
-18
/
+32
*
|
tpm2-util: introduce tpm2_parse_pcr_argument() helper
Lennart Poettering
2022-08-19
1
-0
/
+25
*
|
tpm2-util: expose more hash algorithms
Lennart Poettering
2022-08-19
1
-6
/
+12
*
|
tpm2-util: add TPM2_PCR_MASK_VALID() helper
Lennart Poettering
2022-08-19
1
-2
/
+2
|
/
*
tpm2-util: more structure initialization simplifications
Lennart Poettering
2022-08-17
1
-11
/
+9
*
tpm2-util: credit TPM2 RNG entropy only once per boot
Lennart Poettering
2022-08-17
1
-2
/
+20
*
tpm-util: use trial session where appropriate
Lennart Poettering
2022-08-16
1
-5
/
+24
*
tpm2: typo fix selecion → selection
Lennart Poettering
2022-08-16
1
-4
/
+4
*
tpm2-util: reduce unnecessary indentation
Lennart Poettering
2022-08-15
1
-16
/
+4
*
tpm2-util: rename tpmKey → primary
Lennart Poettering
2022-08-12
1
-4
/
+4
*
tpm2-util: lower indentation level a tiny bit
Lennart Poettering
2022-08-12
1
-19
/
+15
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
stat-util: fix dir_is_empty() with hidden/backup files
Lennart Poettering
2022-05-04
1
-1
/
+1
*
tpm2-util: if we run in a container, ignore /sys/class/tpmrm/* contents
Lennart Poettering
2022-04-22
1
-6
/
+13
*
tpm2-util: add helper that checks for the various facets of TPM2 support
Lennart Poettering
2022-04-20
1
-0
/
+23
*
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