* Replace global options struct with separate parameters in helper functions.
[platform/upstream/cryptsetup.git] / ChangeLog
2009-08-30 Milan Broz* Replace global options struct with separate parameter...
2009-08-30 Milan Broz* Run performance check for PBKDF2 from LUKS code,...
2009-08-30 Milan Broz* Move device utils code and provide context parameter...
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-30 Milan BrozRequire device device-mapper to build and do not use...
2009-08-30 Milan BrozTest commit.
2009-08-17 Milan BrozAllow restrict keys size in LuksOpen (thanks to Stefan...
2009-08-17 Milan BrozAllow using passphrase provided in options struct for...
2009-08-17 Milan BrozFix PBKDF2 speed calculation for large passhrases.
2009-07-30 Milan BrozEnable LUKS hash setting and document it.
2009-07-30 Milan BrozRemove internal SHA1 implementation, not needed now.
2009-07-30 Milan BrozMove XOR function to af.c, nobody outside of it use...
2009-07-30 Milan BrozAdd required parameters for changing hash used in LUKS...
2009-07-30 Milan BrozSwitch PBKDF2 from internal SHA1 to libgcrypt.
2009-07-30 Milan BrozReturn ENOENT for empty keyslots, EINVAL will be used...
2009-07-30 Milan BrozRemove po/cryptsetup-luks.pot, it's autogenerated ...
2009-07-30 Milan BrozPrint error when getline() fails (thanks to Ivan Stankovic)
2009-07-30 Milan BrozFix DEBUG output (thanks to Ivan Stankovic)
2009-07-28 Milan BrozOptimize o_direct read/writes.
2009-07-23 Milan BrozFix segfault if provided slot in luksKillslot is invalid.
2009-07-22 Milan BrozRemove unneeded timeout when remove of temporary device...
2009-07-22 Milan BrozCryptsetup version 1.0.7.
2009-07-16 Milan BrozAllow removal of last slot in luksRemoveKey and luksKil...
2009-07-12 Milan BrozAdd --disable-selinux option and fix static build if...
2009-07-11 Milan BrozReject unsupported --offset and --skip options for...
2009-06-22 Milan Brozcryptsetup 1.0.7-rc1
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...