3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update crypt_keyring_get_key_by_name debug message. More... 7 months ago
Allow reencryption resume by new methods. More... 7 months ago
Allow device in reencryption to be activated by volume keys in files. More... 7 months ago
ci: call dnf clean all before install More... 7 months ago
FAQ: add volume key example. More... 7 months ago
Use free physical memory check for pbkdf only on small systems. More... 7 months ago
Do not use pagesize as fallback for block size. More... 7 months ago
Move wipe debug message and add alignment info. More... 7 months ago
Print error message in cryptetup cli. More... 7 months ago
Fix memory leak on error path in luksAddKey. More... 7 months ago
Verify volume key passed by kernel keyring. More... 7 months ago
Drop error message about mismatching volume key. More... 7 months ago
Add internal helper to get key size by key description. More... 7 months ago
Add method in keyslot_context to get stored key size. More... 7 months ago
Add utils keyring helper to get keyring key size by id. More... 7 months ago
Reduce memory allocations in vk keyring keyslot context. More... 7 months ago
Unify checking for LUKS2 intermediate device. More... 7 months ago
Move (and rename) UUID helpers to libdevmapper source. More... 7 months ago
ci: check FIPS mode without fips-mode-setup More... 7 months ago
Define opaques crypt_device struct in local header. More... 7 months ago
Move LUKS_STRIPES definition to macros definitions. More... 7 months ago
Fix cryptsetup repair to use header device and UUID spec. More... 7 months ago
Add keyslot check code. More... 7 months ago
Fix external slot checker to work with LUKS2. More... 7 months ago
ci: disable rhel10-fips job More... 7 months ago
Add support for --decrypt init by keyslot contexts. More... 7 months ago
Refactor activation by volume key(s) in helper routine. More... 7 months ago
Make changes in token unlock for further changes in reencrypt action. More... 7 months ago
Move try_token_unlock to luks utils. More... 7 months ago
Switch reencrypt --encrypt initialization to keyslot context. More... 7 months ago