update of ascii version
[platform/upstream/cryptsetup.git] / lib / libcryptsetup.h
2011-03-22 Milan BrozAlso support --skip option for loopaesOpen.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2011-01-05 Milan BrozDocument password callback.
2010-11-15 Milan BrozFix some typos and misinterpretations in header file.
2010-11-14 Milan Broz* Allow to activate by internally cached volume key
2010-11-13 Milan Broz* Fix password callback call.
2010-11-05 Milan Broz* Add crypt_get_type(), crypt_resize(), crypt_keyslot_max()
2010-10-29 Milan Broz* Add crypt_set_uuid() to API.
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
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...