index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
pkcs11-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
1
-0
/
+5
*
cryptsetup: make type-specific checks for PKCS#11 private keys
Vladimir Stoiakin
2024-05-07
1
-29
/
+39
*
Use IN_SET() more
Frantisek Sumsal
2024-04-02
1
-2
/
+2
*
tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()
Lennart Poettering
2024-03-01
1
-16
/
+16
*
cryptsetup: drop "headless" bool, make it a flag in AskPasswordFlags instead
Lennart Poettering
2024-02-20
1
-7
/
+5
*
pkcs11-util: clean up credential handling for PKCS11 PIN
Lennart Poettering
2024-02-20
1
-12
/
+14
*
ask-password: rework how we pass request meta info when asking passwords
Lennart Poettering
2024-02-20
1
-1
/
+9
*
pkcs11-util: Explicitly initiaiize variable to avoid warning
Daan De Meyer
2024-02-19
1
-1
/
+1
*
cryptenroll: allow to use a public key on a token
Vladimir Stoiakin
2024-02-02
1
-32
/
+421
*
Merge pull request #29692 from H5117/fix_pkcs11_uri
Lennart Poettering
2024-01-05
1
-0
/
+4
|
\
|
*
cryptenroll: change class in provided PKCS#11 URI if necessary
Vladimir Stoiakin
2024-01-05
1
-0
/
+4
*
|
shared: initialize a couple of values explicitly
Frantisek Sumsal
2024-01-04
1
-1
/
+1
*
|
tree-wide: use IN_SET() more
Frantisek Sumsal
2023-12-27
1
-4
/
+4
*
|
format-table: introduce table_isempty and use it where appropriate
Mike Yuan
2023-12-25
1
-1
/
+1
|
/
*
cryptsetup: convert a EC point to compressed format if required by a token
Vladimir Stoiakin
2023-12-19
1
-0
/
+228
*
cryptsetup: Add support for EC keys in PKCS#11 tokens
Vladimir Stoiakin
2023-12-19
1
-97
/
+170
*
cryptsetup: pass AskPasswordFlags down into pkcs11 module
Lennart Poettering
2023-11-03
1
-2
/
+18
*
tree-wide: fix typo
Yu Watanabe
2023-10-04
1
-1
/
+1
*
p11kit: check the flags associated with the slot instead of flags associated ...
Warren
2023-08-15
1
-1
/
+1
*
p11kit: switch to dlopen()
Luca Boccassi
2022-12-19
1
-55
/
+160
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-4
/
+2
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
env-util: replace unsetenv_erase() by new getenv_steal_erase() helper
Lennart Poettering
2022-02-20
1
-5
/
+7
*
tree-wide: assorted Coccinelle fixes
Frantisek Sumsal
2021-10-08
1
-3
/
+3
*
pkcs11-util: split pkcs11_token_login function
Ondrej Kozina
2021-08-19
1
-37
/
+64
*
cryptsetup-pkcs11: move pkcs11_callback and data in shared utils.
Ondrej Kozina
2021-08-19
1
-0
/
+68
*
env-util: add unsetenv_erase() helper
Lennart Poettering
2021-08-17
1
-3
/
+2
*
cryptsetup: add 'headless' parameter to skip password/pin query
Luca Boccassi
2021-05-07
1
-2
/
+5
*
Extend characters set for PKCS11 URI
Oleg Popov
2021-04-10
1
-1
/
+1
*
ask-password: when querying for a password, try to read from credential store...
Lennart Poettering
2021-03-26
1
-3
/
+4
*
homed: move code to list and resolve "auto" pkcs#11 URL into common code
Lennart Poettering
2020-12-17
1
-0
/
+138
*
homed: move pkcs11 LUKS glue into shared code
Lennart Poettering
2020-12-17
1
-0
/
+88
*
random-util: open /dev/urandom implicitly in random_write_entropy() if needed
Lennart Poettering
2020-12-03
1
-6
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: assorted coccinelle fixes
Frantisek Sumsal
2020-10-09
1
-10
/
+9
*
cryptsetup: Fix null pointer dereference (#16987)
Mikael Szreder
2020-09-09
1
-2
/
+4
*
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support
Lennart Poettering
2020-07-01
1
-11
/
+29
*
pkcs11-util: reduce scope of a variable
Lennart Poettering
2020-07-01
1
-20
/
+21
*
tree-wide: spellcheck using codespell
Zbigniew Jędrzejewski-Szmek
2020-04-16
1
-1
/
+1
*
pkcs11-util: don't mask return value of the first asprintf()
Frantisek Sumsal
2020-01-07
1
-1
/
+1
*
shared: add pkcs11-util.[ch]
Lennart Poettering
2019-12-09
1
-0
/
+912