1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-05 09:17:44 +03:00
systemd-stable/src/cryptenroll
Gibeom Gwon 4b9aa29bc9 cryptenroll: fix wrong error messages
PKCS#11 -> FIDO2 in cryptenroll-fido2.c
2021-12-03 08:12:30 +01:00
..
cryptenroll-fido2.c cryptenroll: fix wrong error messages 2021-12-03 08:12:30 +01:00
cryptenroll-fido2.h FIDO2: support pin-less LUKS enroll/unlock 2021-05-07 21:36:27 +01:00
cryptenroll-list.c alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size() 2021-05-19 16:42:37 +02:00
cryptenroll-list.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll-password.c env-util: add unsetenv_erase() helper 2021-08-17 13:17:44 +02:00
cryptenroll-password.h
cryptenroll-pkcs11.c json: add new JSON_BUILD_CONST_STRING() macro 2021-11-25 14:22:31 +01:00
cryptenroll-pkcs11.h
cryptenroll-recovery.c json: add new JSON_BUILD_CONST_STRING() macro 2021-11-25 14:22:31 +01:00
cryptenroll-recovery.h
cryptenroll-tpm2.c cryptsetup: handle more gracefully if "keyslots" LUKS2 JSON header field is invalid 2021-09-28 16:47:08 +02:00
cryptenroll-tpm2.h cryptenroll: add support for TPM2 enrolling 2020-12-17 20:01:31 +01:00
cryptenroll-wipe.c Drop the text argument from assert_not_reached() 2021-08-03 10:05:10 +02:00
cryptenroll-wipe.h cryptenroll: support listing and wiping tokens 2020-12-17 20:01:52 +01:00
cryptenroll.c cryptenroll: politely refuse enrolling keys into homed volumes 2021-10-08 23:50:04 +02:00
cryptenroll.h tree-wide: use -EINVAL for enum invalid values 2021-02-10 14:46:59 +01:00
meson.build meson: move source file list for systemd-cryptenroll 2021-01-19 07:06:32 +09:00