3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a bug in vk description parsing helper. More... almost 2 years ago
Fix devel/debug leftover in LUKS2 api test. More... almost 2 years ago
plain: Add note to man page about cipher options. More... almost 2 years ago
tests: Avoid new plain type warnings if missing options. More... almost 2 years ago
plain: Set default cipher to aes-xts-plain64 and hash to sha256. More... almost 2 years ago
plain: Print warning if using default cipher ahd hash options. More... almost 2 years ago
CI: fix annocheck and csmock runners More... almost 2 years ago
Make all returned kernel key ids key_serial_t type. More... almost 2 years ago
Do not return -errno codes from keyring utilities. More... almost 2 years ago
Drop unused kernel keyring code. More... almost 2 years ago
Do not wipe keyslot area before in-place overwrite. More... almost 2 years ago
We do not need to wipe specific keyslot area only. More... almost 2 years ago
Avoid overwritting LUKS2 keyslot area if possible. More... almost 2 years ago
Improve debug output for kernel keyring. More... almost 2 years ago
Do not print kernel key sizes in debug output. More... almost 2 years ago
Correctly cleanup volume key from kernel keyring on error. More... almost 2 years ago
Fix posible NULL dereference bug. More... almost 2 years ago
Drop unused and unreleased API. More... almost 2 years ago
Drop setting kernel key permissions. More... almost 2 years ago
Do not set flush and lockfs for DM device if resize grows the device. More... almost 2 years ago
Split logic for uploading keys in kernel key service. More... almost 2 years ago
Try to sort options alphabetically. More... almost 2 years ago
Remove dot from some option descriptions. More... almost 2 years ago
Set correct volume key descripion when uploading key in keyring. More... almost 2 years ago
Add --disable-blkid CLI option. More... almost 2 years ago
Add helper utility to search only for keyrings. More... almost 2 years ago
Rename internal keyring utilities. More... almost 2 years ago
Reduce code duplication in kernel keyring utilities. More... almost 2 years ago
Drop redundant request_key call. More... almost 2 years ago
Fix wrong return value on error in keyring utils. More... almost 2 years ago