Fix deactivation of device when failed underlying node disappeared
[platform/upstream/cryptsetup.git] / man /
2013-01-09 Milan BrozPrepare 1.6.0 release.
2012-12-30 wagneradded warning that previously used containers should
2012-12-22 Milan BrozAdd basic support for system TCRYPT device.
2012-12-19 Milan BrozAdd optional libpwquality support for new LUKS passwords.
2012-12-05 Milan BrozAdd man page description for KDF benchmark.
2012-12-03 Milan BrozDocument new basic commands open/close (and old syntax...
2012-12-02 Milan BrozAdd TCRYPT documentation,
2012-11-23 Milan BrozRemove trailing spaces from manpage, add usage and...
2012-11-19 Milan BrozAdd simple cipher benchmarking.
2012-08-24 Arno Wagneradded prominent note to use LUKS (not plain dm-crypt...
2012-08-12 Milan BrozCreate hash image if doesn't exist in veritysetup format.
2012-06-25 Milan BrozSwitch to use unit suffix for --reduce-device-size...
2012-06-25 Milan BrozAdd --device-size option for reencryption tool.
2012-06-20 Milan BrozVersion 1.5.0-rc2.
2012-06-19 Milan BrozRename without_activation to test_passphrase.
2012-06-19 Milan BrozAdd --without-activation option for luksOpen (check...
2012-06-19 Milan BrozFix man page makefile.
2012-06-18 Milan BrozAdd simple examples to man page.
2012-06-18 Milan BrozAdd ability to encrypt plain device.
2012-06-17 Milan BrozAdd possibility to change key size (optionally by shrin...
2012-06-17 Milan BrozRename to crypsetup-reencrypt.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozVersion 1.5.0-rc1.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-11 Milan BrozRename hash-start to hash-offset and switch to use...
2012-06-10 Milan BrozFix man page.
2012-06-09 Milan BrozAdd verity uuid specification.
2012-06-08 Milan BrozAdd man page.
2012-05-26 Milan BrozMerge branch 'master' of https://code.google.com/p...
2012-05-24 Arno WagnerMade warning for luksKillSlot and luksDeleteKey more...
2012-05-23 Milan BrozDocument -r / --readonly properly.
2012-05-08 Arno Wagnerrevised man-page by A. Wagner
2012-04-02 Milan BrozAdd repair command and API for repairing known LUKS...
2012-03-29 Milan BrozAdd --keyfile-offset and --new-keyfile-offset to crypts...
2012-03-20 Milan BrozSupport UUID=<LUKS_UUID> format for device specification.
2012-03-16 Milan BrozUnify password verification option.
2012-02-11 Milan BrozAdd support for --master-key-file to luksOpen.
2011-11-13 Milan BrozFix error message for luksClose and detached LUKS header.
2011-09-27 Milan BrozFix man page (thanks to Karl O. Pinc)
2011-09-22 Milan BrozAdd keyslot option for luksOpen (thanks to okozina).
2011-07-20 Milan Broz* Allow different data offset setting for detached...
2011-07-20 Milan Broz* Add --header option for detached metadata (on-disk...
2011-07-17 Milan BrozAdd --enable-discards option to allow discards/TRIM...
2011-07-01 Milan Broz* Add --shared option for creating non-overlapping...
2011-05-24 Milan BrozSuggest aes-xts-plain64 in man page.
2011-05-11 Jonas Meurerfix manpage: escape minus signs. otherwise interpreted...
2011-05-03 Milan BrozFix size argument for create command. (regression in...
2011-03-25 Milan BrozAlso support --hash option for loopaesOpen.
2011-03-25 Milan BrozDocument cryptsetup exit codes.
2011-03-22 Milan BrozAlso support --skip option for loopaesOpen.
2011-03-21 Milan BrozFix offset option for loopaesOpen.
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-03-19 Milan BrozWrap long lines in man page and tidy line breaks.
2011-03-14 Milan BrozMispelling fixes.
2011-03-14 Milan BrozFix some minor compilation problems in crypto backends.
2011-03-14 Milan BrozAdd defaults to --help output.
2011-03-13 Milan BrozDocument loopback device use.
2011-03-13 Milan BrozAdd luksChangeKey command.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2010-11-14 Milan BrozAdd --dump-master-key option for luksDump to allow...
2010-11-05 Milan BrozNo longer support luksDelKey, reload and --non-exclusive.
2010-10-29 Milan Broz* Add --keyfile-size and --new-keyfile-size (in bytes...
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
2010-08-13 Milan BrozCheck if requested hash is supported before writing...
2010-08-10 Milan BrozUpdate man page regarding 1MiB alignment.
2010-08-03 Milan BrozMention units (512b sectors) for -o option in man page.
2010-05-30 Milan BrozFix description of --key-file and add --verbose and...
2010-05-27 Milan BrozTry to make get_key() paramater more obvious...
2010-05-03 Milan BrozEscape hyphens in manpage (Thanks to Jonas Meurer.)
2009-12-30 Milan BrozDescribe configurable defaults in man page.
2009-11-16 Milan BrozAdd obsolete message for non-exclusive switch.
2009-11-14 Milan BrozAdd warning about keyboard setting and add copyright...
2009-10-01 Milan BrozFix hyphen escape (Thanks to Jonas Meurer)
2009-10-01 Milan BrozFix typo.
2009-10-01 Milan BrozAdd some password and used algorithms notes to man...
2009-09-28 Milan BrozAdd luksHeaderBackup and luksHeaderRestore commands...
2009-09-15 Milan BrozFix manpage to not require --size which expands to...
2009-09-08 Milan BrozUse dm-uuid for all crypt devices, contains device...
2009-09-02 Milan Broz* Add luksSuspend (freeze device and wipe key) and...
2009-08-31 Milan Broz* Replace not safe option --non-exclusive with --disabl...
2009-08-30 Milan Broz* Add --master-key-file option for luksFormat and luksA...
2009-08-17 Milan BrozAllow restrict keys size in LuksOpen (thanks to Stefan...
2009-07-30 Milan BrozEnable LUKS hash setting and document it.
2009-07-16 Milan BrozAllow removal of last slot in luksRemoveKey and luksKil...
2009-07-11 Milan BrozReject unsupported --offset and --skip options for...
2009-06-20 Milan BrozVarious man page fixes.
2008-11-05 Milan BrozRemove duplicate sentence in man page (patch by Till...
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...