All releases of cryptmount


Release Notes: Support for boot-up configuration via systemd was added. Documentation of configuration options was improved. Commandline option parsing code was neatened to improve consistency of functionality reserved for superuser. The key generation routine was adjusted to consume less entropy from /dev/random. Basic Doxygen documentation was added to the code base and build system.


Release Notes: Support for boot-up configuration via systemd was added. Command-line option parsing code was neatened to improve consistency of functionality reserved for superuser. The key generation routine was adjusted to consume less entropy from /dev/random. Basic Doxygen documentation was added to the code base and build system.


Release Notes: Support for environment variable within configuration files was added (e.g. allowing mounting beneath the calling user's $(HOME) directory). Compatibility with LUKS encrypted filesystems was improved to mirror cryptsetup-1.4. Various improvements to the build system were implemented.


Release Notes: This release adds support for environmental variables within configuration files and improved compatibility with cryptsetup-1.4.


Release Notes: This release adds protection against accidental formatting of encrypted swap partitions. Compatibility with cryptsetup-1.2 has been improved. Extended use of pkg-config within the build system.


Release Notes: Protection against accidental formatting of encrypted swap partitions was improved. LUKS compatibility to mirror cryptsetup-1.2 was updated. Block-offset and size calculations for encrypted optical media were patched.


Release Notes: Support for command-line arguments to fsck was added. Compatibility with LUKS encrypted filesystems was updated to mirror cryptsetup-1.1. Automatic unmounting on system shutdown was improved in the /etc/init.d script.


Release Notes: Support was added for command line options when automatically running 'fsck' on encrypted filesystems. Support for LUKS encrypted partitions was enhanced to track cryptsetup 1.1.


Release Notes: Support for encrypted filesystems without separate key files or partition headers was added. The security of the built-in SHA1/Blowfish key manager was improved through more extensive password hashing. Facilities for creating LUKS encrypted partitions were improved. Robustness to possible race conditions in handling udev events was improved. Many areas of legacy code were tidied.


Release Notes: Facilities for managing encrypted filesystems without needing separate key files were added. Support for creating LUKS encrypted filesystems compatible with cryptsetup was improved. The security of built-in key-file encryption was improved with a stronger password-based key-derivation function (PBKDF). Many areas of the source code were tidied.