Move safe alloc routines into common lib file.
[platform/upstream/cryptsetup.git] / lib / libcryptsetup.h
2010-10-26 Milan BrozMove safe alloc routines into common lib file.
2010-10-18 Milan BrozAdd crypt_get_device_name() to API (get underlying...
2010-05-27 Milan BrozAdd verbose log level and move unlocking keyslot messag...
2010-04-12 Milan BrozAvoid class C++ keyword in library header.
2009-11-14 Milan BrozAdd CRYPT_ prefix to enum defined in libcryptsetup.h.
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-09-28 Milan BrozAdd luksHeaderBackup and luksHeaderRestore commands...
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 BrozAdd plain crypt device test using new API.
2009-08-30 Milan Broz* Add new libcryptsetup API (documented in libcryptsetu...
2009-08-30 Milan Broz* Run performance check for PBKDF2 from LUKS code,...
2009-08-30 Milan Broz* Add log macros and make logging modre consitent.
2008-06-30 Clemens FruhwirthAdd non-exclusive override to interface definition...
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...