3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not upload vk in keyring for cipher_null segment. More... over 4 years ago
Fix broken detection of null cipher in LUKS2. More... over 4 years ago
Move cipher_null check in internal function crypt_is_cipher_null. More... over 4 years ago
Make crypt_keyslot_set_encryption a bit more robust. More... over 4 years ago
Fix compat interactive test to run with valgrind too. More... over 4 years ago
po: update sv.po (from translationproject.org) More... over 4 years ago
Autodetect optimal encryption sector size on LUKS2 format. More... over 4 years ago
Rename SECTOR_SIZE in tests to avoid conflict with library definition. More... over 4 years ago
Use one file for macros and basic constants for the whole project. More... over 4 years ago
Rename local test keyring check to avoid confusion with intenal function. More... over 4 years ago
Remove unused arg argument from tool actions. More... over 4 years ago
Add a missing stdbool include. More... over 4 years ago
Use ISO C compatible __typeof__. More... over 4 years ago
Do not hide function prototype. More... over 4 years ago
Rename verion function to avoid conflict with crypto backend. More... over 4 years ago
Remove some stale FIXME markings. More... over 4 years ago
Set data device loop block size to encryption sector size. More... over 4 years ago
Mark or remove unused parameters. More... over 4 years ago
Remove useless code. More... over 4 years ago
Do not use const default structure on stack. More... over 4 years ago
Coverity workaround for tainted warnings. More... over 4 years ago
Fix an error path memory leak. More... over 4 years ago
bitlk: Fix parsing startup key metadata More... over 4 years ago
Avoid "output may be truncated" gcc warnings. More... over 4 years ago
Remove WARNING from the debug message. More... over 4 years ago
Remove redundant EOL in the previous patch. More... over 4 years ago
Rephrase lockinging dir warning and move it to debug level. More... over 4 years ago
Mark ssh token as experimental. More... over 4 years ago
Add support for larger block size in loop. More... over 4 years ago
Fix LUKS1 repair code. More... over 4 years ago