Add master key dump option for tcryptDump.
[platform/upstream/cryptsetup.git] / src / cryptsetup.c
2009-09-08 Milan BrozTry to read first sector from device to properly check...
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-30 Milan Broz* Add log macros and make logging modre consitent.
2009-08-30 Milan Broz* Move memory locking and dm initialization to command...
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-30 Milan BrozAdd required parameters for changing hash used in LUKS...
2009-07-30 Milan BrozPrint error when getline() fails (thanks to Ivan Stankovic)
2009-07-11 Milan BrozReject unsupported --offset and --skip options for...
2009-01-13 Clemens FruhwirthCleanups thanks to Ivan Stankovic
2008-06-30 Clemens FruhwirthAdd non-exclusive override via --non-exclusive.
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...