build: use AM_CPPFLAGS instead of INCLUDES
[platform/upstream/cryptsetup.git] / src / Makefile.am
2012-12-30 Dave Reisnerbuild: use AM_CPPFLAGS instead of INCLUDES
2012-12-19 Milan BrozAdd optional libpwquality support for new LUKS passwords.
2012-08-13 Milan BrozUse common utils_tools.c for all tools.
2012-06-18 Milan BrozFix hex_to_bytes and add it to common utils.
2012-06-17 Milan BrozRename to crypsetup-reencrypt.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-12 Milan BrozAdd experimental LUKS offline reencryption utility.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-09 Milan BrozEnhance status of active device.
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-05-31 Milan BrozMerge branch 'master' into veritysetup
2012-05-28 Milan BrozAdd veritysetup.
2012-05-22 Milan BrozAdd experimental LUKS offline reencryption utility.
2012-05-21 Milan BrozAdd --enable-fips for linking with fipscheck library.
2011-03-12 Milan BrozAdd backing device info into status.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends
2010-10-26 Milan BrozAdd utils_crypt file and test for supported modes prese...
2010-10-17 Milan Broz* Change detection for static libraries.
2010-05-01 Milan BrozVersion 1.1.1-rc1
2010-01-02 Milan BrozFix static build on some systems and detect too old...
2009-12-30 Milan BrozFix build for non-standard gcrypt library location.
2009-09-08 Milan BrozAdd dirty hack to properly compile static binary with...
2009-06-19 Milan BrozFix make distcheck (Mike Kelly)
2008-09-01 Clemens FruhwirthThanks to Ivan Stankovic
2008-03-22 Clemens FruhwirthInitial checking of what was revision 56 on luks.endorp...