index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptenroll
/
cryptenroll-tpm2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptenroll: Remove faulty assert()
Daan De Meyer
2024-10-21
1
-2
/
+0
*
cryptenroll: don't try to get PCR bank if we know the device key
Lennart Poettering
2024-09-11
1
-1
/
+2
*
cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy
Lennart Poettering
2024-09-06
1
-33
/
+122
*
crypenroll: make slot wiping on pin change a bit more explicit
Lennart Poettering
2024-08-30
1
-1
/
+1
*
cryptenroll: don't return slot 0 when we have no policy to search for
Lennart Poettering
2024-08-30
1
-1
/
+1
*
cryptenroll: iovec'ify a few more things
Lennart Poettering
2024-08-30
1
-12
/
+9
*
treewide: use sd_json_variant_un{hex|base64}() pervasively
Lennart Poettering
2024-08-30
1
-4
/
+3
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-7
/
+8
*
cryptenroll: upgrade log level of critical failure
Yu Watanabe
2024-05-25
1
-1
/
+1
*
cryptenroll: do not pass an empty pcrlock policy
Yu Watanabe
2024-05-25
1
-0
/
+2
*
cryptenroll: explicitly pick PCR bank if literal PCR binding is off, but sign...
Lennart Poettering
2024-05-23
1
-0
/
+13
*
cryptenroll: do not combine pcrlock and signed PCR policies in TPM mode
Lennart Poettering
2024-05-06
1
-6
/
+10
*
cryptenroll: disable loading public key if --tpm2-public-key= is empty
Sam Leonard
2024-05-02
1
-17
/
+20
*
tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...
Lennart Poettering
2024-04-22
1
-2
/
+2
*
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
2024-02-20
1
-1
/
+0
*
cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2
Lennart Poettering
2024-02-20
1
-1
/
+2
*
cryptenroll: use a different credential for new new PIN
Lennart Poettering
2024-02-20
1
-1
/
+1
*
cryptenroll: fix type confusion on acquire_tpm2_key() parameter
Lennart Poettering
2024-02-20
1
-1
/
+1
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-13
/
+14
*
cryptenroll: Support rotating PIN on an existing TPM2 enrollment
Gabríel Arthúr Pétursson
2024-02-01
1
-3
/
+11
*
cryptenroll: Add support for unlocking through TPM2 enrollments
Gabríel Arthúr Pétursson
2024-02-01
1
-0
/
+111
*
pcrlock: when unlocking try to pick up pcrlock policy from system credentials
Lennart Poettering
2024-01-22
1
-0
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-30
/
+26
*
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
1
-1
/
+1
*
cryptenroll: slightly reorder things
Lennart Poettering
2023-11-09
1
-13
/
+13
*
tpm2-util: move loading of TPM2B_PUBLIC from disk into tpm2-util.c
Lennart Poettering
2023-11-09
1
-25
/
+2
*
cryptenroll: add support for calculated TPM2 enrollment
Dan Streetman
2023-11-07
1
-18
/
+67
*
tree-wide: hook everything up with pcrlock policy
Lennart Poettering
2023-11-03
1
-3
/
+13
*
pcrlock: add new pcrlock tool
Lennart Poettering
2023-11-03
1
-0
/
+2
*
cryptenroll: use erase_and_free() at two more places
Lennart Poettering
2023-11-01
1
-2
/
+2
*
cryptenroll: fix bind default TPM2 signed policy to PCR 11
Antonio Alvarez Feijoo
2023-10-26
1
-1
/
+1
*
cryptenroll: allow specifying handle index of key to use for sealing
Dan Streetman
2023-10-10
1
-0
/
+2
*
tpm2: change tpm2_unseal() to accept Tpm2Context instead of device string
Dan Streetman
2023-10-03
1
-1
/
+1
*
tpm2: downgrade most log functions from error to debug
Dan Streetman
2023-10-03
1
-4
/
+4
*
tpm2: add tpm2_pcr_values_has_(any|all)_values() functions
Dan Streetman
2023-08-24
1
-6
/
+1
*
tpm2: lowercase TPM2_PCR_VALUE[S]_VALID functions
Dan Streetman
2023-08-24
1
-1
/
+1
*
tpm2: move policy calculation out of tpm2_seal()
Dan Streetman
2023-08-04
1
-20
/
+66
*
tpm2: fix nits from PR #26185
William Roberts
2023-04-04
1
-1
/
+1
*
tpm2: add support for a trusted SRK
William Roberts
2023-04-03
1
-2
/
+7
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
1
-1
/
+1
*
cryptenroll: drop deadcode
Yu Watanabe
2023-02-10
1
-6
/
+2
*
cryptenroll: do not implicitly verify with default tpm policy signature
Luca Boccassi
2023-02-08
1
-2
/
+3
*
tpm2: add salt to pin
William Roberts
2023-01-18
1
-0
/
+28
*
tree-wide: fix return value handling of base64mem()
Lennart Poettering
2023-01-11
1
-4
/
+5
*
cryptenroll: hook up new TPM2 signed policies with cryptenroll
Lennart Poettering
2022-09-08
1
-24
/
+63
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
1
-5
/
+24
*
tpm2-util: add TPM2_PCR_MASK_VALID() helper
Lennart Poettering
2022-08-19
1
-1
/
+1
*
cryptenroll: add support for TPM2 pin
Grigori Goronzy
2022-03-15
1
-4
/
+81
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
1
-2
/
+2
[next]