Makefile: Add security compiling option (RELRO, SC, and FORTIFY)
[platform/upstream/cryptsetup.git] / man /
2023-07-20 Stanislaw WadasMerge branch 'upstream' into tizen 54/296154/1
2023-07-20 Stanislaw WadasImported Upstream version 2.6.1 upstream upstream/2.6.1
2023-02-17 Karol LewandowskiMerge "Merge branch 'upstream' into tizen" into tizen accepted/tizen/unified/20230222.161516
2023-02-16 Karol LewandowskiMerge branch 'upstream' into tizen 53/288453/1
2023-02-16 Karol LewandowskiImported Upstream version 2.3.7 upstream/2.3.7
2020-07-24 Karol LewandowskiMerge branch 'upstream' into tizen 35/239435/1
2020-07-24 Karol LewandowskiImported Upstream version 2.3.3 30/239430/1 upstream/2.3.3
2016-05-11 Kichan KwonMerge branch 'upstream' into tizen 92/68992/2 accepted/tizen/common/20160511.142311 accepted/tizen/common/20160615.193838 accepted/tizen/common/20160703.130057 accepted/tizen/ivi/20160630.003148 accepted/tizen/mobile/20160616.003449 accepted/tizen/mobile/20160630.003051 accepted/tizen/tv/20160630.003132 accepted/tizen/wearable/20160616.003444 accepted/tizen/wearable/20160630.003102 submit/accepted/tizen_common/20160629.063515 submit/tizen/20160511.074559 submit/tizen/20160615.114239 submit/tizen/20160629.063625 submit/tizen/20160725.050606
2016-05-11 Kichan KwonImported Upstream version 1.6.7 91/68991/1 upstream/1.6.7
2016-05-10 KwonRevert "Imported upstream version 1.6.7" 41/68941/1
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-07-27 Milan BrozAdd 1.6.2 release notes.
2013-07-03 wagnerfixed all items in issue 164
2013-07-02 wagnerExpanded more on protection of hidden TrueCrypt volumes and
2013-07-02 wagnerAdded comment that a hidden volume is unprotected again...
2013-06-28 Milan BrozFix default modes in man page.
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.
next