5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 24 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add --key-file support in luksErase action with LUKS2 opal. More... 7 months ago
Correctly erase opal lr when luksFormat action fails. More... 7 months ago
crypto_backend: remove superfluous memset fot hash and hmac contexts More... 7 months ago
tests: fix oss-fuzz build More... 7 months ago
Do not fail format actions by interrupting device wipe. More... 7 months ago
Fix tests in FIPS mode. More... 7 months ago
Respect keyslot id while activating device by token. More... 7 months ago
CI: update jobs for new CI infrastrucure More... 7 months ago
libdevmapper: propagate key mgmt related kernel ioctl error on _dm_create_device() More... 7 months ago
Check passphrase for user selected keyslot only. More... 7 months ago
Fix empty device name in reencryption prompt message. More... 7 months ago
Close stdin in tests where not expected to be used. More... 7 months ago
Fix user vk description leak in open action. More... 7 months ago
Fix return value in vk description parser. More... 7 months ago
Add test coverage for device activation. More... 7 months ago
Fix a bug in vk description parsing helper. More... 7 months ago
Fix devel/debug leftover in LUKS2 api test. More... 8 months ago
plain: Add note to man page about cipher options. More... 8 months ago
tests: Avoid new plain type warnings if missing options. More... 8 months ago
plain: Set default cipher to aes-xts-plain64 and hash to sha256. More... 8 months ago
plain: Print warning if using default cipher ahd hash options. More... 8 months ago
CI: fix annocheck and csmock runners More... 8 months ago
Make all returned kernel key ids key_serial_t type. More... 8 months ago
Do not return -errno codes from keyring utilities. More... 8 months ago
Drop unused kernel keyring code. More... 8 months ago
Do not wipe keyslot area before in-place overwrite. More... 8 months ago
We do not need to wipe specific keyslot area only. More... 8 months ago
Avoid overwritting LUKS2 keyslot area if possible. More... 8 months ago
Improve debug output for kernel keyring. More... 8 months ago
Do not print kernel key sizes in debug output. More... 8 months ago