]> git.ipfire.org Git - thirdparty/systemd.git/commit
ask-password-api: move timeout into AskPasswordRequest structure too
authorLennart Poettering <lennart@poettering.net>
Thu, 7 Nov 2024 09:41:56 +0000 (10:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Jan 2025 15:38:25 +0000 (16:38 +0100)
commitc4a02a526d46151905906808aef80e0b53a3853e
tree9e8ac9b67eca60d8e6c93665eec2015786d35d95
parent72068d9d2500e0ea127994f26a5dcadf5666b65e
ask-password-api: move timeout into AskPasswordRequest structure too
22 files changed:
src/ask-password/ask-password.c
src/bootctl/bootctl-install.c
src/cryptenroll/cryptenroll-password.c
src/cryptenroll/cryptenroll-tpm2.c
src/cryptsetup/cryptsetup.c
src/firstboot/firstboot.c
src/home/homectl.c
src/keyutil/keyutil.c
src/measure/measure.c
src/pcrlock/pcrlock.c
src/repart/repart.c
src/sbsign/sbsign.c
src/shared/ask-password-api.c
src/shared/ask-password-api.h
src/shared/cryptsetup-fido2.c
src/shared/cryptsetup-tpm2.c
src/shared/dissect-image.c
src/shared/libfido2-util.c
src/shared/openssl-util.c
src/shared/pkcs11-util.c
src/test/test-ask-password-api.c
src/tty-ask-password-agent/tty-ask-password-agent.c