index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptsetup: use TPM flags over bool
William Roberts
2022-09-20
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
cryptsetup: hook up TPM2 token code with policies based on PCR signatures, too
Lennart Poettering
2022-09-08
4
-179
/
+114
*
tpm2-util: add common parser for the LUKS2 TPM2 JSON structure
Lennart Poettering
2022-09-08
3
-144
/
+51
*
cryptsetup: hook up signed PCR policies
Lennart Poettering
2022-09-08
3
-25
/
+93
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
2
-9
/
+19
*
tree-wide: Mark some constants as unsigned
Jan Janssen
2022-08-30
1
-2
/
+2
*
Merge pull request #24368 from poettering/tpm2-json-pcr-array-rework
Lennart Poettering
2022-08-19
2
-32
/
+11
|
\
|
*
tpm2-util: also add helper for parsing PCR arrays
Lennart Poettering
2022-08-19
2
-32
/
+11
*
|
tpm2-util: introduce tpm2_parse_pcr_argument() helper
Lennart Poettering
2022-08-19
1
-14
/
+3
|
/
*
Merge pull request #23653 from aafeijoo-suse/ask-for-recovery-key
Lennart Poettering
2022-08-19
1
-5
/
+124
|
\
|
*
cryptsetup: improve password prompt text
Antonio Alvarez Feijoo
2022-08-19
1
-5
/
+124
*
|
cryptsetup: make sure all token-based codepaths are effected by SYSTEMD_CRYPT...
Lennart Poettering
2022-08-19
1
-1
/
+1
*
|
cryptsetup: use right internal helper when checking whether to use tokens
Lennart Poettering
2022-08-19
1
-1
/
+1
*
|
cryptsetup: support keyfile-timeout for using a device as the key file
Chih-Hsuan Yen
2022-08-08
1
-6
/
+19
*
|
cryptsetup: ask for PIN when trying to activate using a LUKS2 token plugin
Jonas Witschel
2022-08-05
1
-1
/
+11
*
|
cryptsetup-token-systemd-fido2: use crypt_normalize_pin
Jonas Witschel
2022-08-05
1
-11
/
+4
*
|
cryptsetup: implement cryptsetup_token_open_pin for systemd-tpm2 LUKS2 token
Jonas Witschel
2022-08-05
6
-34
/
+82
*
|
cryptsetup: refactor asking for a PIN into a more generic function
Jonas Witschel
2022-08-05
1
-6
/
+31
|
/
*
cryptsetup: fix build with -Db_ndebug=true
Frantisek Sumsal
2022-05-21
2
-2
/
+4
*
Merge pull request #22919 from poettering/cryptsetup-tweaks
Lennart Poettering
2022-03-31
1
-17
/
+19
|
\
|
*
tree-wide: unify some code that looks for --help in the command line
Lennart Poettering
2022-03-31
1
-1
/
+2
|
*
cryptsetup: adjust some log levels
Lennart Poettering
2022-03-31
1
-7
/
+8
|
*
cryptsetup: add helper for mangling "none" option strings
Lennart Poettering
2022-03-31
1
-2
/
+2
|
*
cryptsetup: rename functions that try to do FIDO2/TPM2/PKCS#11 via cryptsetup...
Lennart Poettering
2022-03-31
1
-7
/
+7
*
|
cryptsetup: fall back to traditional unlocking if any TPM2 operation fails
Antonio Alvarez Feijoo
2022-03-31
1
-6
/
+14
|
/
*
cryptsetup: shorten message a bit
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
efi-loader: split efi-api.[ch] from efi-loader.[ch]
Lennart Poettering
2022-03-24
1
-1
/
+1
*
cryptsetup: fix typo
Antonio Alvarez Feijoo
2022-03-24
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
2
-4
/
+1
*
tree-wide: fix duplicated words
Michael Biebl
2022-03-18
1
-1
/
+1
*
cryptsetup: add manual TPM2 PIN configuration
Grigori Goronzy
2022-03-15
1
-1
/
+12
*
cryptsetup: add libcryptsetup TPM2 PIN support
Grigori Goronzy
2022-03-15
3
-5
/
+51
*
cryptsetup: add support for TPM2 pin
Grigori Goronzy
2022-03-15
3
-5
/
+135
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
2
-2
/
+2
*
env-util: replace unsetenv_erase() by new getenv_steal_erase() helper
Lennart Poettering
2022-02-20
2
-14
/
+13
*
generator: Rename password arg
Jan Janssen
2022-02-19
2
-12
/
+12
*
meson: drop three more single-use convenience libraries
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-59
/
+23
*
shared/json: use int64_t instead of intmax_t
Zbigniew Jędrzejewski-Szmek
2021-11-18
3
-3
/
+3
*
cryptsetup: minor modernizations
Lennart Poettering
2021-10-11
1
-7
/
+13
*
cryptsetup: add a configurable token waiting timeout
Lennart Poettering
2021-10-11
1
-61
/
+95
*
cryptsetup: before querying user for a PIN, check if a FIDO2 device is actual...
Lennart Poettering
2021-10-11
1
-2
/
+19
*
cryptsetup: optionally turn off token module support in libcryptsetup
Lennart Poettering
2021-10-11
1
-1
/
+11
*
cryptsetup: don't repeat exact same code twice
Lennart Poettering
2021-10-11
1
-14
/
+2
*
tree-wide: assorted Coccinelle fixes
Frantisek Sumsal
2021-10-08
1
-2
/
+2
*
cryptsetup: handle more gracefully if "keyslots" LUKS2 JSON header field is i...
Lennart Poettering
2021-09-28
3
-15
/
+36
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
6
-9
/
+81
*
cryptsetup-tokens: fix typo in tpm2 token dump output
Anssi Hannula
2021-09-09
1
-2
/
+2
*
cryptsetup: drop an unused variable
Frantisek Sumsal
2021-08-26
1
-3
/
+2
[next]