added updated version
[platform/upstream/cryptsetup.git] / lib / utils.c
2010-08-09 Milan BrozUse default data alignment to 1MiB.
2010-06-01 Milan BrozFix device alignment ioctl calls parameters.
2010-05-27 Milan BrozTry to make get_key() paramater more obvious...
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-04-16 Milan BrozFix minor errors
2010-04-09 Milan BrozSupport topology information for data alignment (LUKS).
2009-12-30 Milan BrozAlways close file dscriptor on error.
2009-12-11 Milan BrozFix some strings to use gettext.
2009-12-11 Milan BrozFix error handling during reading passhrase.
2009-10-23 Milan BrozRename internal locking helpers (avoids conflict when...
2009-09-28 Milan Broz... and previous reintroduce it as debug message.
2009-09-28 Milan BrozRemove error message in previous commit.
2009-09-28 Milan BrozFail if piped input is broken.
2009-09-08 Milan BrozTry to read first sector from device to properly check...
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-07-28 Milan BrozOptimize o_direct read/writes.
2009-06-22 Milan BrozAdd some checks for error codes.
2009-04-01 Clemens FruhwirthSegfault bugfix thanks to Oliver Metz.
2008-09-01 Clemens FruhwirthThanks to Ivan Stankovic
2008-08-20 Clemens FruhwirthError handling improvement thanks to Erik Edin.
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...