index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cryptsetup
/
cryptsetup-pkcs11.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
2024-02-20
1
-2
/
+2
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
cryptsetup: handle more gracefully if "keyslots" LUKS2 JSON header field is i...
Lennart Poettering
2021-09-28
1
-5
/
+12
*
cryptsetup-pkcs11: move pkcs11_callback and data in shared utils.
Ondrej Kozina
2021-08-19
1
-79
/
+2
*
cryptsetup-pkcs11: use erase_and_free for decrypted key cleanup.
Ondrej Kozina
2021-06-07
1
-1
/
+1
*
cryptsetup: add 'headless' parameter to skip password/pin query
Luca Boccassi
2021-05-07
1
-0
/
+4
*
ask-password: when querying for a password, try to read from credential store...
Lennart Poettering
2021-03-26
1
-0
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
cryptsetup: use crypt_token_max if available
Luca Boccassi
2021-01-05
1
-1
/
+1
*
cryptsetup: read PKCS#11 key and token info from LUKS2 metadata
Lennart Poettering
2020-12-17
1
-0
/
+80
*
cryptsetup: port PKCS#11 code to read key file with read_full_file()
Lennart Poettering
2020-12-01
1
-2
/
+16
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
shared: rename crypt-util.c → cryptsetup-util.c
Lennart Poettering
2020-09-02
1
-1
/
+1
*
cryptsetup: automatically load luks keys off disk
Lennart Poettering
2020-05-19
1
-6
/
+20
*
cryptsetup: split out key loading from pkcs11 code and teach search path logic
Lennart Poettering
2020-05-19
1
-68
/
+2
*
cryptsetup-pkcs11: just return zero on success, no need to return anything else
Lennart Poettering
2019-12-17
1
-1
/
+1
*
cryptsetup-pkcs11: line break some overly long lines
Lennart Poettering
2019-12-17
1
-2
/
+18
*
cryptsetup-pkcs11: refuse keys above 16MiB size
Lennart Poettering
2019-12-17
1
-2
/
+10
*
cryptsetup: add native pkcs#11 support to cryptsetup
Lennart Poettering
2019-12-09
1
-0
/
+172