index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
pcrphase.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm2: whenever we measure, also write a tpm log record
Lennart Poettering
2023-08-30
1
-1
/
+5
*
fundamental: rename tpm-pcr.h → tpm2-pcr.h
Lennart Poettering
2023-08-24
1
-1
/
+1
*
tpm2: unify symbolic name infra for PCRs
Lennart Poettering
2023-08-24
1
-4
/
+4
*
tpm2: replace _cleanup_tpm2_* macros with _cleanup_()
Dan Streetman
2023-06-08
1
-1
/
+1
*
tpm: remove external calls to dlopen_tpm2()
Dan Streetman
2023-05-31
1
-4
/
+0
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
1
-2
/
+2
*
src: Fixup copy-paste error for terminal_urlify_man
Morten Linderud
2023-03-10
1
-1
/
+1
*
tpm2: use Tpm2Context* instead of ESYS_CONTEXT*
Dan Streetman
2023-02-01
1
-2
/
+2
*
tpm2: use ref counter for Tpm2Context
Dan Streetman
2023-02-01
1
-4
/
+4
*
tpm2: rename struct tpm2_context to Tpm2Context
Dan Streetman
2023-02-01
1
-2
/
+2
*
shared/efi-loader: fix compilation with !ENABLE_EFI, improve messages
Zbigniew Jędrzejewski-Szmek
2023-01-25
1
-2
/
+2
*
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
2023-01-17
1
-29
/
+9
*
pcrphase: make tool more generic, reuse for measuring machine id/fs uuids
Lennart Poettering
2023-01-17
1
-24
/
+186
*
tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...
Lennart Poettering
2023-01-17
1
-1
/
+1
*
tpm2-util: split out code that extends a PCR from pcrphase
Lennart Poettering
2023-01-17
1
-39
/
+3
*
tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...
Lennart Poettering
2023-01-17
1
-22
/
+6
*
pcrphase: gracefully exit if TPM2 support is incomplete
Lennart Poettering
2022-12-15
1
-0
/
+13
*
pcrphase: add $SYSTEMD_PCRPHASE_STUB_VERIFY env var for overriding stub check
Lennart Poettering
2022-11-16
1
-11
/
+24
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
pcrphase: fix --help text
Lennart Poettering
2022-10-17
1
-1
/
+1
*
boot: add new pcrphase tool to measure barrier strings into PCR 11
Lennart Poettering
2022-09-22
1
-0
/
+262