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
*
cryptenroll: determine TPM enrollment parmaeters only if we actually do TPM e...
Lennart Poettering
2024-05-06
1
-22
/
+24
*
cryptenroll: do not combine pcrlock and signed PCR policies in TPM mode
Lennart Poettering
2024-05-06
2
-8
/
+12
*
cryptenroll: disable loading public key if --tpm2-public-key= is empty
Sam Leonard
2024-05-02
3
-20
/
+32
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
2
-3
/
+3
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
cryptenroll: fix typo (close parenthesis out of nowhere)
Mike Yuan
2024-04-24
1
-1
/
+1
*
Merge pull request #32434 from poettering/cryptenroll-prefer-var
Luca Boccassi
2024-04-23
1
-16
/
+67
|
\
|
*
cryptenroll: use [] in --help text to indicate block device argument is now o...
Lennart Poettering
2024-04-23
1
-1
/
+1
|
*
cryptenroll: default to block device backing /var/ rather than /
Lennart Poettering
2024-04-23
1
-15
/
+66
*
|
cryptenroll: sort includes
Mike Yuan
2024-04-23
1
-1
/
+1
|
/
*
cryptenroll: use root device by default
Ludwig Nussel
2024-04-23
1
-8
/
+25
*
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
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
[next]