index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptenroll
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
2024-02-20
3
-3
/
+8
*
cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2
Lennart Poettering
2024-02-20
2
-3
/
+5
*
pkcs11-util: clean up credential handling for PKCS11 PIN
Lennart Poettering
2024-02-20
1
-1
/
+1
*
cryptenroll: use a different credential for new new PIN
Lennart Poettering
2024-02-20
1
-1
/
+1
*
libfido2: tweak credential to read fido2 PIN from
Lennart Poettering
2024-02-20
1
-0
/
+1
*
cryptenroll: use correct askpw id for pw request
Lennart Poettering
2024-02-20
1
-2
/
+2
*
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
2
-25
/
+44
*
Merge pull request #30766 from polarina/cryptenroll-tpm2-unlock
Lennart Poettering
2024-02-08
4
-10
/
+182
|
\
|
*
cryptenroll: Support rotating PIN on an existing TPM2 enrollment
Gabríel Arthúr Pétursson
2024-02-01
3
-7
/
+27
|
*
cryptenroll: Add support for unlocking through TPM2 enrollments
Gabríel Arthúr Pétursson
2024-02-01
4
-3
/
+151
|
*
cryptenroll: Lock memory pages before operating on the device
Gabríel Arthúr Pétursson
2024-02-01
1
-0
/
+4
*
|
cryptenroll: Fix reading keyfile from socket
Felix Riemann
2024-02-06
1
-1
/
+1
*
|
cryptenroll: allow to use a public key on a token
Vladimir Stoiakin
2024-02-02
1
-5
/
+6
|
/
*
pcrlock: when unlocking try to pick up pcrlock policy from system credentials
Lennart Poettering
2024-01-22
1
-0
/
+1
*
Fix gcc14 -Wcalloc-transposed-args warnings
Cristian Rodríguez
2024-01-14
1
-1
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
Merge pull request #30754 from poettering/iovecification
Lennart Poettering
2024-01-05
1
-30
/
+26
|
\
|
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-30
/
+26
*
|
Merge pull request #29692 from H5117/fix_pkcs11_uri
Lennart Poettering
2024-01-05
1
-8
/
+38
|
\
\
|
|
/
|
/
|
|
*
cryptenroll: change class in provided PKCS#11 URI if necessary
Vladimir Stoiakin
2024-01-05
1
-8
/
+38
*
|
Merge pull request #30628 from YHNdnzj/format-table-improvement
Yu Watanabe
2023-12-25
1
-1
/
+1
|
\
\
|
*
|
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-1
/
+1
|
|
/
*
/
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
2
-2
/
+2
|
/
*
cryptenroll, homectl: deduplicate generation of LUKS2 volume keys
Vladimir Stoiakin
2023-12-19
1
-25
/
+5
*
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
*
repart,cryptenroll: bring tpm2 switches/--help/handling in a single, canonica...
Lennart Poettering
2023-11-09
1
-19
/
+19
*
cryptenroll: add support for calculated TPM2 enrollment
Dan Streetman
2023-11-07
3
-21
/
+89
*
tree-wide: hook everything up with pcrlock policy
Lennart Poettering
2023-11-03
3
-8
/
+43
*
pcrlock: add new pcrlock tool
Lennart Poettering
2023-11-03
1
-0
/
+2
*
tree-wide: never link directly against p11kit
Lennart Poettering
2023-11-02
1
-1
/
+1
*
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
2
-2
/
+2
*
cryptenroll: validate positional arguments before looking at detail parameters
Lennart Poettering
2023-10-25
1
-12
/
+12
*
cryptenroll: add section headers to --help text
Lennart Poettering
2023-10-25
1
-11
/
+18
*
cryptenroll: add addition asserts
Lennart Poettering
2023-10-25
1
-7
/
+13
*
cryptenroll: merge two if checks with same condition
Lennart Poettering
2023-10-23
1
-9
/
+11
*
cryptenroll: reduce scope of two global variables
Lennart Poettering
2023-10-23
1
-6
/
+5
*
cryptenroll: allow specifying handle index of key to use for sealing
Dan Streetman
2023-10-10
3
-3
/
+17
*
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
*
cryptenroll: align tables
Zbigniew Jędrzejewski-Szmek
2023-09-26
1
-7
/
+6
*
Merge pull request #28948 from poettering/tpm2-duplicate-pcr-names
Luca Boccassi
2023-08-28
1
-2
/
+2
|
\
|
*
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
-1
/
+1
*
|
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
|
/
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-7
/
+5
*
tpm2: move policy calculation out of tpm2_seal()
Dan Streetman
2023-08-04
3
-31
/
+88
[next]