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
*
tree-wide: use _cleanup_set_free_ and friends
Yu Watanabe
2023-05-31
1
-2
/
+2
*
cryptenroll: update log messages
Yu Watanabe
2023-05-20
1
-4
/
+4
*
cryptenroll: drop unmet condition
Yu Watanabe
2023-05-20
1
-2
/
+0
*
cryptenroll: actually allow using multiple "special" strings when wiping
Frantisek Sumsal
2023-05-11
1
-5
/
+5
*
cryptenroll: fix an assertion with weak passwords
Frantisek Sumsal
2023-05-09
1
-1
/
+1
*
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-18
/
+9
*
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
*
cryptenroll: fix a memory leak
Frantisek Sumsal
2023-03-28
1
-5
/
+6
*
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
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-8
/
+1
*
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
3
-15
/
+19
*
cryptenroll: Implement support for unlocking via FIDO2 tokens
Peter Cai
2022-12-22
6
-94
/
+249
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
cryptenroll: hook up new TPM2 signed policies with cryptenroll
Lennart Poettering
2022-09-08
3
-42
/
+123
*
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
2022-09-08
2
-6
/
+25
*
tpm2-util: introduce tpm2_parse_pcr_argument() helper
Lennart Poettering
2022-08-19
1
-15
/
+2
*
tpm2-util: add TPM2_PCR_MASK_VALID() helper
Lennart Poettering
2022-08-19
1
-1
/
+1
*
cryptenroll: drop unnecessary {}
Lennart Poettering
2022-08-16
1
-2
/
+1
*
Merge pull request #24138 from Keksgesicht/rfe/cryptenroll-keyfile
Yu Watanabe
2022-08-12
1
-0
/
+43
|
\
|
*
cryptenroll: adding the option to use a keyfile to unlock the device
Jan B
2022-08-10
1
-0
/
+43
*
|
cryptenroll: fix memory leak
Lennart Poettering
2022-08-12
1
-0
/
+1
|
/
*
cryptenroll: fix typo
Antonio Alvarez Feijoo
2022-06-03
1
-1
/
+1
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
cryptenroll,homectl: Introduce --fido2-credential-algorithm option
MkfsSion
2022-04-22
3
-4
/
+21
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
cryptenroll: add support for TPM2 pin
Grigori Goronzy
2022-03-15
3
-7
/
+97
*
tpm2: support policies with PIN
Grigori Goronzy
2022-03-15
1
-2
/
+2
*
env-util: replace unsetenv_erase() by new getenv_steal_erase() helper
Lennart Poettering
2022-02-20
2
-24
/
+11
*
cryptenroll: fix wrong error messages
Gibeom Gwon
2021-12-03
1
-2
/
+2
*
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
3
-4
/
+4
*
cryptenroll: politely refuse enrolling keys into homed volumes
Lennart Poettering
2021-10-08
1
-0
/
+26
*
basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...
Lennart Poettering
2021-10-05
1
-1
/
+1
*
cryptsetup: handle more gracefully if "keyslots" LUKS2 JSON header field is i...
Lennart Poettering
2021-09-28
1
-2
/
+6
*
tpm2: support RSA primary keys as fallback if TPM2 devices don't support ECC
Lennart Poettering
2021-09-13
1
-4
/
+4
*
env-util: add unsetenv_erase() helper
Lennart Poettering
2021-08-17
2
-4
/
+4
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
2
-2
/
+2
*
tpm2-util: auto-detect supported PCR banks
Lennart Poettering
2021-07-30
1
-3
/
+4
*
cryptenroll: fix minor typo in --help (#19985)
Lennart Poettering
2021-06-21
1
-1
/
+1
*
cryptsetup: explicitl set default log functions wherever needed
Lennart Poettering
2021-06-01
1
-0
/
+2
*
cryptenroll: remove a tiny bit of whitespace
Lennart Poettering
2021-05-28
1
-3
/
+0
*
cryptenroll: handle FIDO2 tokens gracefully that lack requested features
Lennart Poettering
2021-05-28
1
-1
/
+2
*
tpm2: support "+" as separator for TPM PCR lists
Lennart Poettering
2021-05-25
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+2
*
FIDO2: ask and record whether user verification was used to lock the volume
Luca Boccassi
2021-05-07
2
-1
/
+18
*
FIDO2: ask and record whether user presence was used to lock the volume
Luca Boccassi
2021-05-07
2
-2
/
+19
*
FIDO2: support pin-less LUKS enroll/unlock
Luca Boccassi
2021-05-07
3
-14
/
+35
[next]