Remove old ifdef, all recent systems have this defined.
[platform/upstream/cryptsetup.git] / lib / luks1 /
2011-04-18 Milan BrozFix possible leaks in blockwise read/write code.
2011-04-18 Milan BrozFix verbose mode compiler warnings.
2011-04-05 Milan BrozFix typos.
2011-03-14 Milan BrozSpecify copyright holders in source files.
2011-03-13 Milan BrozBe more paranoid and wipe even intermediate AF keys.
2011-03-13 Milan BrozDo not ignore errors in crypto backend (LUKS PBKDF2).
2011-03-13 Milan BrozDo not ignore errors in crypto backend (LUKS AF).
2011-03-13 Milan BrozAdd luksChangeKey command.
2011-03-05 Milan BrozFix hmac ready test check.
2011-01-16 Milan BrozPrevent to initialise backends twice.
2011-01-16 Milan BrozClean up code after crypto backend change.
2010-12-31 Milan BrozSwitch to new crypto backend interface.
2010-11-15 Milan BrozFix some warnings if compiled with clang.
2010-11-14 Milan BrozMove LUKS library to lib subdir.