Remove not needed header.
[platform/upstream/cryptsetup.git] / lib /
2011-03-12 Milan BrozUse loop functions even in api test.
2011-03-12 Milan BrozProper handle old systems.
2011-03-12 Milan BrozRequire loop autoclear support.
2011-03-12 Milan BrozAdd backing device info into status.
2011-03-12 Milan BrozSeparate loop handling from internal code.
2011-03-11 Milan BrozAdd support for automatic loop device use (image infile...
2011-03-10 Milan BrozWorkaround LMK capability check if dm-crypt module...
2011-03-05 Milan BrozBetter detects dm-ioctl secure flag using version befor...
2011-03-05 Milan BrozUse secure data bit for dm-ioctl if supported.
2011-03-05 Milan BrozFix hmac ready test check.
2011-01-29 Milan BrozFix mapping removal if device disappeared but node...
2011-01-25 Milan BrozFix po files.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2011-01-25 Milan BrozDetect # of keys from cipher string.
2011-01-25 Milan BrozAdd dm flags for query for features.
2011-01-16 Milan BrozAdd context to crypto backend init (so it can print...
2011-01-16 Milan BrozPrevent to initialise backends twice.
2011-01-16 Milan BrozClean up code after crypto backend change.
2011-01-05 Milan BrozDocument password callback.
2010-12-31 Milan BrozFix crypt_backend_flags prototype.
2010-12-31 Milan BrozSwitch to new crypto backend interface.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends
2010-11-25 Milan BrozFix crypt_activate_by_keyfile() to work with PLAIN...
2010-11-15 Milan BrozRemove uneeded function prototype.
2010-11-15 Milan BrozIncrease library version (current++, age++).
2010-11-15 Milan BrozFix some typos and misinterpretations in header file.
2010-11-15 Milan BrozFix some warnings if compiled with clang.
2010-11-15 Milan BrozFix handling of failed read in RNG wrapper.
2010-11-14 Milan BrozFix RNG comment.
2010-11-14 Milan BrozMove LUKS library to lib subdir.
2010-11-14 Milan Broz* Allow to activate by internally cached volume key
2010-11-13 Milan BrozSimplify return codes from get key functions.
2010-11-13 Milan Broz* Fix password callback call.
2010-11-05 Milan Broz* Disallow mapping of device which is already in use...
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 get_key to common code, simplify verify flags.
2010-10-26 Milan BrozMove safe alloc routines into common lib file.
2010-10-26 Milan BrozRemove dead parse code.
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-10-26 Milan BrozSimplify crypto backend init.
2010-10-26 Milan BrozGeneralise volume key struct.
2010-10-18 Milan Broz* Remove --disable-shared-library switch and handle...
2010-10-18 Milan BrozAdd crypt_get_device_name() to API (get underlying...
2010-08-13 Milan BrozDo not query non-existent device twice:
2010-08-09 Milan BrozUse default data alignment to 1MiB.
2010-07-03 Milan BrozFix previous commit to properly check udev flag definition.
2010-07-03 Milan BrozFix udev support for old libdevmapper with not compatib...
2010-06-03 Milan BrozFix activate_by_* API calls to handle NULL device name...
2010-06-01 Milan BrozFix device alignment ioctl calls parameters.
2010-05-30 Milan BrozFix (deprecated) reload device command to accept new...
2010-05-30 Milan BrozRemove device even if underlying device disappeared.
2010-05-27 Milan BrozAdd verbose log level and move unlocking keyslot messag...
2010-05-27 Milan BrozFix luksFormat/luksOpen reading passphrase from stdin...
2010-05-27 Milan BrozTry to make get_key() paramater more obvious...
2010-05-23 Milan BrozFix luksClose if underlying device is another DM device
2010-05-03 Milan BrozFix automatic dm-crypt module loading.
2010-05-01 Milan BrozFix isLuks to initialise crypto backend (blkid instead...
2010-04-30 Milan BrozFix luksOpen reading of passphrase on stdin (if "-...
2010-04-30 Milan BrozAllow no hash specification in plain device constructor...
2010-04-30 Milan BrozDetect old dm-crypt module and disable LUKS suspend...
2010-04-29 Milan BrozFix includes for libdevmapper internals.
2010-04-16 Milan BrozDo not use kernel dm-ioctl header directly and remove...
2010-04-16 Milan BrozFix minor errors
2010-04-16 Milan BrozFix udev support. Set flag to disable udev rules for...
2010-04-15 Milan BrozDetect and use devmapper udev support if available...
2010-04-12 Milan BrozAvoid class C++ keyword in library header.
2010-04-12 Milan BrozFix pkgconfig to use proper package version (Issue...
2010-04-09 Milan BrozSupport topology information for data alignment (LUKS).
2010-04-06 Milan BrozPrefer some device paths in status display. (Issue 48)
2010-02-25 Milan BrozProperly initialise crypto backend in header backup...
2010-02-25 Milan BrozDo not verify unlocking passphrase in luksAddKey comman...
2010-01-17 Milan BrozIf gcrypt compiled with capabilities, document workarou...
2010-01-15 Milan BrozFix missing includes on recent systems.
2010-01-10 Milan BrozCheck for required minumum gcrypt version.
2010-01-10 Milan BrozProperly initialise gcrypt in format call.
2009-12-30 Milan BrozChange in iterations counts:
2009-12-30 Milan BrozFix build for non-standard gcrypt library location.
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-11-28 Milan BrozFix typos (Thanks to Solveig).
2009-11-16 Milan BrozAdd nls.h to Makefile.
2009-11-16 Milan BrozUse proper NLS macros and detection (so the message...
2009-11-15 Milan BrozAdd temporary debug code to allow better debugging...
2009-11-14 Milan BrozFix status device call to fail if running as non-root.
2009-11-14 Milan BrozAlways print warning when device is not LUKS in crypt_l...
2009-11-14 Milan BrozAdd CRYPT_ prefix to enum defined in libcryptsetup.h.
2009-10-23 Milan BrozFix uninteded change in keysize.
2009-10-23 Milan BrozAllow initialisation without specifying device.
2009-10-23 Milan BrozAllow manipulate with device with only header on it...
2009-10-23 Milan BrozRename internal locking helpers (avoids conflict when...
2009-10-01 Milan BrozYet another libcryptsetup.sym fix (fix make distcheck).
2009-10-01 Milan BrozMove duplicated failed message to verbose level, add...
2009-10-01 Milan BrozMove dm backend initialisation to library calls.
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-09-29 Milan BrozExport header backup and restore functions.
2009-09-28 Milan Broz... and previous reintroduce it as debug message.
2009-09-28 Milan BrozRemove error message in previous commit.
next