summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Revert "Imported upstream version 1.6.7"Kwon1-0/+1
2016-05-10Imported upstream version 1.6.7Kichan Kwon1-1/+0
2013-06-23Fix buildsytem to always include config.h.Cristian Rodríguez1-7/+4
2012-12-30build: use AM_CPPFLAGS instead of INCLUDESDave Reisner1-1/+1
2012-11-19Add basic TCRYPT library.Milan Broz1-2/+4
2012-11-19Add simple cipher benchmarking.Milan Broz1-0/+1
2012-08-12New device access backend.Milan Broz1-0/+1
2012-06-26Remove open device debugging feature (no longer needed).Milan Broz1-1/+0
2012-06-11Fix inclusion of bitops.h.Milan Broz1-0/+1
2012-06-07Rewrite veritysetup to use libcryptsetup.Milan Broz1-2/+4
2012-05-21Add --enable-fips for linking with fipscheck library.Milan Broz1-0/+3
2011-10-08If device is not rotational, do not use Gutmann wipe method.Milan Broz1-0/+1
2011-05-24Move DM helpers to separate header.Milan Broz1-0/+1
2011-05-24Move devpath scan to separate file.Milan Broz1-0/+1
2011-04-18Remove old and unused blockdev.h header.Milan Broz1-1/+0
2011-03-12Separate loop handling from internal code.Milan Broz1-0/+1
2011-03-11Add support for automatic loop device use (image infile etc).Milan Broz1-0/+1
2011-01-25Fix po files.Milan Broz1-2/+1
2011-01-25Add loop-AES compatible handling code.Milan Broz1-4/+10
2010-12-31Switch to new crypto backend interface.Milan Broz1-2/+1
2010-12-31Add skeleton and implementation of various crypto backendsMilan Broz1-4/+7
2010-11-14Move LUKS library to lib subdir.Milan Broz1-2/+4
2010-10-27* Implement --use-random and --use-urandom for luksFormat to allow setting of...Milan Broz1-0/+1
2010-10-26Add utils_crypt file and test for supported modes presentation.Milan Broz1-0/+2
2010-10-26Generalise volume key struct.Milan Broz1-0/+1
2010-10-18* Remove --disable-shared-library switch and handle static library buildMilan Broz1-5/+0
2010-04-12Fix pkgconfig to use proper package version (Issue 60, thanks to Jan Engelhar...Milan Broz1-1/+1
2009-12-30Fix build for non-standard gcrypt library location.Milan Broz1-1/+1
2009-11-16Add nls.h to Makefile.Milan Broz1-0/+1
2009-11-15Add temporary debug code to allow better debugging of racesMilan Broz1-0/+1
2009-10-01Yet another libcryptsetup.sym fix (fix make distcheck).Milan Broz1-1/+1
2009-09-30Properly apply versioned symbols in library and fix problems uncoveredMilan Broz1-1/+1
2009-09-10patch 1.patchMilan Broz1-41/+16
2008-09-01Thanks to Ivan StankovicClemens Fruhwirth1-0/+2
2008-03-22Initial checking of what was revision 56 on http://luks.endorphin.org/svn/cry...Clemens Fruhwirth1-0/+74