3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow initialisation without specifying device. More... almost 16 years ago
Allow manipulate with device with only header on it (no data). More... almost 16 years ago
Rename internal locking helpers (avoids conflict when statically linking.) More... almost 16 years ago
Fix hyphen escape (Thanks to Jonas Meurer) More... almost 16 years ago
Yet another libcryptsetup.sym fix (fix make distcheck). More... almost 16 years ago
Version 1.1.0-rc2. More... almost 16 years ago
Fix typo. More... almost 16 years ago
Add some password and used algorithms notes to man page. (Thanks to Jonas Meurer) More... almost 16 years ago
Move duplicated failed message to verbose level, add some debug messages, fix resize call. More... almost 16 years ago
Move dm backend initialisation to library calls. More... almost 16 years ago
Properly apply versioned symbols in library and fix problems uncovered by doing that:-) More... almost 16 years ago
Export header backup and restore functions. More... almost 16 years ago
Version 1.1.0-rc1 More... almost 16 years ago
Fix typo in backup file option. (Thanks to Jonas Meurer) More... almost 16 years ago
... and previous reintroduce it as debug message. More... almost 16 years ago
Remove error message in previous commit. More... almost 16 years ago
Fail if piped input is broken. More... almost 16 years ago
Add luksHeaderBackup and luksHeaderRestore commands and API cals. More... almost 16 years ago
Replace locked device with error target after 1 sec of waiting. More... almost 16 years ago
Fix manpage to not require --size which expands to device size by default. (Thanks to Oren Held) More... almost 16 years ago
Initialize crypto library before LUKS header load. More... almost 16 years ago
Fix typo in help text. More... almost 16 years ago
patch 1.patch More... almost 16 years ago
Use selinux libs only when needed (fixes previous commit). More... almost 16 years ago
Add dirty hack to properly compile static binary with selinux and libgcrypt. More... almost 16 years ago
Try to read first sector from device to properly check that device is ready. More... almost 16 years ago
Use dm-uuid for all crypt devices, contains device type and name now. More... almost 16 years ago
* Add luksSuspend (freeze device and wipe key) and luksResume (with provided passphrase). More... almost 16 years ago
Disable --non-exclusive test. More... almost 16 years ago
Add LUKS open and format test using new api. More... almost 16 years ago