3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Remove --disable-shared-library switch and handle static library build by common libtool logic (using --enable-static). * Add --enable-static-cryptsetup option to build cryptsetup.static binary together with shared build. More... over 13 years ago
Add myself to authors file :) More... over 13 years ago
Add crypt_get_device_name() to API (get underlying device name). More... over 13 years ago
* Change detection for static libraries. * Fix pkg-config use in automake scripts. * Build statically linked binary (cryptsetup.static) together with shared build if --enable-static is specified. More... over 13 years ago
updated More... over 13 years ago
added updated version More... over 13 years ago
Check if requested hash is supported before writing LUKS header. More... almost 14 years ago
Do not query non-existent device twice: # cryptsetup status /dev/nonexistent Device /dev/nonexistent not found Device /dev/nonexistent not found More... almost 14 years ago
Print error if luksHeaderBackup called for non-LUKS device. More... almost 14 years ago
Update man page regarding 1MiB alignment. More... almost 14 years ago
Use default data alignment to 1MiB. More... almost 14 years ago
Rewrite filediffer to C and make it work properly. More... almost 14 years ago
Wipe iteration count and salt for wiped keyslot in LUKS header. More... almost 14 years ago
Update fr.po. More... almost 14 years ago
Mention units (512b sectors) for -o option in man page. More... almost 14 years ago
Add FAQ (Frequently Asked Questions) file to distribution. More... almost 14 years ago
Initial add of FAQ More... almost 14 years ago
Version 1.1.3. More... almost 14 years ago
Add Polish translation file. More... almost 14 years ago
Fix previous commit to properly check udev flag definition. More... almost 14 years ago
Fix udev support for old libdevmapper with not compatible definition. More... almost 14 years ago
Fix activate_by_* API calls to handle NULL device name as documented. More... almost 14 years ago
Fix device alignment ioctl calls parameters. More... almost 14 years ago
Version 1.1.2. More... almost 14 years ago
Print empty line in status if underlying device disappeared. More... almost 14 years ago
Fix description of --key-file and add --verbose and --debug options to man page. More... almost 14 years ago
Fix (deprecated) reload device command to accept new device argument. More... almost 14 years ago
Remove device even if underlying device disappeared. More... almost 14 years ago
Update nl.po. More... almost 14 years ago
Add verbose log level and move unlocking keyslot messages there. More... almost 14 years ago