Imported upstream version 1.6.7
[platform/upstream/cryptsetup.git] / lib / Makefile.am
2016-05-10 Kichan KwonImported upstream version 1.6.7 63/68863/1
2013-06-23 Cristian RodríguezFix buildsytem to always include config.h.
2012-12-30 Dave Reisnerbuild: use AM_CPPFLAGS instead of INCLUDES
2012-11-19 Milan BrozAdd basic TCRYPT library.
2012-11-19 Milan BrozAdd simple cipher benchmarking.
2012-08-12 Milan BrozNew device access backend.
2012-06-26 Milan BrozRemove open device debugging feature (no longer needed).
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozFix inclusion of bitops.h.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-05-21 Milan BrozAdd --enable-fips for linking with fipscheck library.
2011-10-08 Milan BrozIf device is not rotational, do not use Gutmann wipe...
2011-05-24 Milan BrozMove DM helpers to separate header.
2011-05-24 Milan BrozMove devpath scan to separate file.
2011-04-18 Milan BrozRemove old and unused blockdev.h header.
2011-03-12 Milan BrozSeparate loop handling from internal code.
2011-03-11 Milan BrozAdd support for automatic loop device use (image infile...
2011-01-25 Milan BrozFix po files.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2010-12-31 Milan BrozSwitch to new crypto backend interface.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends
2010-11-14 Milan BrozMove LUKS library to lib subdir.
2010-10-27 Milan Broz* Implement --use-random and --use-urandom for luksForm...
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-10-26 Milan BrozGeneralise volume key struct.
2010-10-18 Milan Broz* Remove --disable-shared-library switch and handle...
2010-04-12 Milan BrozFix pkgconfig to use proper package version (Issue...
2009-12-30 Milan BrozFix build for non-standard gcrypt library location.
2009-11-16 Milan BrozAdd nls.h to Makefile.
2009-11-15 Milan BrozAdd temporary debug code to allow better debugging...
2009-10-01 Milan BrozYet another libcryptsetup.sym fix (fix make distcheck).
2009-09-30 Milan BrozProperly apply versioned symbols in library and fix...
2009-09-10 Milan Brozpatch 1.patch
2008-09-01 Clemens FruhwirthThanks to Ivan Stankovic
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...