Require lsblk for tcrypt test.
[platform/upstream/cryptsetup.git] / configure.in
2012-12-30 Milan BrozAdd kernel userspace header detection.
2012-12-29 Milan BrozPrepare version 1.6.0-rc1.
2012-12-19 Milan BrozFix static build with pwquality (until it provides...
2012-12-19 Milan BrozAdd optional libpwquality support for new LUKS passwords.
2012-11-20 Daniel Kahn Gillmormake default LUKS PBKDF2 iteration time configurable
2012-11-19 Milan BrozAdd basic TCRYPT library.
2012-10-16 Milan BrozAdd devel version.
2012-10-12 Milan BrozVersion 1.5.1.
2012-09-19 Milan BrozIncrease library and package version.
2012-07-10 Milan BrozVersion 1.5.0.
2012-07-09 Milan BrozFix library name for FIPS check.
2012-06-28 Milan BrozFix password length unit in configure.
2012-06-18 Milan BrozIntroduce cryptsetup-reencrypt - experimental offline...
2012-06-17 Milan BrozRename to crypsetup-reencrypt.
2012-06-12 Milan BrozMerge branch 'reenc' of https://code.google.com/p/crypt...
2012-06-11 Milan BrozVersion 1.5.0-rc1.
2012-06-11 Milan BrozIntroduce veritysetup for dm-verity target management.
2012-06-11 Milan BrozMerge branch 'veritysetup'
2012-06-10 Arno WagnerMerge branch 'master' of https://code.google.com/p...
2012-06-07 Milan BrozUse configure for defaults.
2012-06-06 Milan BrozRewrite veritysetup to use libcryptsetup.
2012-05-31 Milan BrozIncrease devel version.
2012-05-31 Milan BrozMerge branch 'master' into veritysetup
2012-05-30 Milan BrozVersion 1.4.3.
2012-05-28 Milan BrozAdd veritysetup.
2012-05-27 Milan BrozFix compilation with old NSS (no GetVersion).
2012-05-21 Milan BrozAdd --enable-fips for linking with fipscheck library.
2012-05-20 Milan BrozAdd --enable-fips option. Request new gcrypt if set.
2012-05-02 Milan BrozSwitch on retry on device remove for libdevmapper.
2012-04-14 Milan BrozIncrease devel version.
2012-04-02 Milan BrozVersion 1.4.2.
2012-03-29 Milan BrozAdd --keyfile-offset and --new-keyfile-offset to crypts...
2012-03-20 Milan BrozFix superfluous comma and cleanup autoconf.
2011-11-09 Milan BrozVersion 1.4.1.
2011-11-04 Milan BrozMerge pycryptsetup (Python libcryptsetup bindings).
2011-10-26 Milan BrozVersion 1.4.0.
2011-10-09 Milan BrozPrepare 1.4.0-rc1 (some minor fixes still needed).
2011-10-09 Milan BrozDetect static uuid library if static build is requested.
2011-10-05 Milan BrozSupport Nettle 2.4 crypto backend (for ripemd160).
2011-07-07 Milan BrozRemove old API functions (all functions using crypt_opt...
2011-05-24 Milan BrozSet devel version.
2011-05-24 Milan BrozVersion 1.3.1.
2011-04-28 Milan BrozAdd Nettle crypto backend support.
2011-04-18 Milan BrozPost release version increase.
2011-04-05 Milan BrozVersion 1.3.0.
2011-03-22 Milan BrozVersion 1.3.0-rc2.
2011-03-19 Milan BrozRewrite key input handling, add limits.
2011-03-14 Milan BrozVersion 1.3.0-rc1.
2011-03-14 Milan BrozAdd defaults to --help output.
2011-03-14 Milan BrozIncrease library version (loopaes addition), still...
2011-03-10 Milan BrozUse 1.3.0-svn version for devel snapshots.
2011-03-05 Milan BrozUse secure data bit for dm-ioctl if supported.
2011-01-25 Milan BrozAdd loop-AES compatible handling code.
2011-01-05 Milan BrozFix static build (--disable-static-cryptsetup now works...
2010-12-31 Milan BrozFix crypt_backend_flags prototype.
2010-12-31 Milan BrozAdd skeleton and implementation of various crypto backends
2010-12-20 Milan BrozVersion 1.2.0.
2010-11-15 Milan BrozIncrease library version (current++, age++).
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 BrozUpdate to autoconf 2.67.
2010-10-18 Milan Broz* Remove --disable-shared-library switch and handle...
2010-10-17 Milan Broz* Change detection for static libraries.
2010-07-03 Milan BrozVersion 1.1.3.
2010-07-03 Milan BrozFix udev support for old libdevmapper with not compatib...
2010-05-30 Milan BrozVersion 1.1.2.
2010-05-23 Milan BrozVersion 1.1.1.
2010-05-03 Milan BrozVersion 1.1.1-rc2
2010-05-01 Milan BrozVersion 1.1.1-rc1
2010-04-30 Milan BrozUse pkg-conf --static if static build requested.
2010-04-29 Milan BrozTry to use pkdconfig for devmapper.
2010-04-15 Milan BrozDetect and use devmapper udev support if available...
2010-04-12 Milan BrozFix pkgconfig to use proper package version (Issue...
2010-04-06 Milan BrozRemove misleading selinux test in configure.
2010-01-17 Milan BrozVersion 1.1.0.
2010-01-02 Milan BrozFix static build on some systems and detect too old...
2009-12-30 Milan BrozVersion 1.1.0-rc4.
2009-12-01 Milan BrozMove default cipher paramaters to config.h and allow...
2009-11-16 Milan BrozVersion 1.1.0-rc3.
2009-11-15 Milan BrozCheck in configure if selinux libraries are required...
2009-10-01 Milan BrozVersion 1.1.0-rc2.
2009-09-29 Milan BrozVersion 1.1.0-rc1
2009-09-10 Milan Brozpatch 1.patch
2009-09-08 Milan BrozUse selinux libs only when needed (fixes previous commit).
2009-09-08 Milan BrozAdd dirty hack to properly compile static binary with...
2009-08-30 Milan BrozRequire device device-mapper to build and do not use...
2009-08-28 Milan BrozAdd separate tests directory, move LUKS tests, Add...
2009-07-28 Milan BrozOptimize o_direct read/writes.
2009-07-22 Milan BrozCryptsetup version 1.0.7.
2009-07-12 Milan BrozAdd --disable-selinux option and fix static build if...
2009-06-22 Milan Brozcryptsetup 1.0.7-rc1
2009-01-13 Clemens FruhwirthCleanups thanks to Ivan Stankovic
2008-11-05 Milan BrozAdd missing AM_PROG_CC_C_O to configure.in
2008-10-16 Clemens FruhwirthRemove config.sub/config.guess as they are regenerated...
2008-10-12 Clemens FruhwirthRemove ltmain.sh and m4, and strip the former LUKS...
2008-03-12 Clemens FruhwirthInitial test commit of a single file.