summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2019-05-04Bump tarball version to 4.4.6 and update NEWS.Björn Esser1-1/+1
2019-03-04Bump tarball version to 4.4.5 and update NEWS.Björn Esser1-1/+1
2019-03-01Move code, documentation, and tests into subdirectories.Zack Weinberg1-6/+7
2019-02-07Do not use hardcoded Python executable in Makefile.Björn Esser1-0/+36
2019-02-06Restructure parallelism in test-crypt-kat so fcrypt can be tested.Zack Weinberg1-1/+0
2019-02-03Add collision tests to test-crypt-kat.Zack Weinberg1-0/+1
2019-02-03Parallelize test-crypt-kat.Zack Weinberg1-0/+6
2019-01-24Bump tarball version to 4.4.4 and update NEWS.Björn Esser1-1/+1
2019-01-24Add --enable-obsolete-api-enosys configure option.Björn Esser1-5/+40
2018-12-22Bump tarball version to 4.4.3 and update NEWS.Björn Esser1-1/+1
2018-12-07Bump tarball version to 4.4.2 and update NEWS.Björn Esser1-1/+1
2018-12-06Apply full read-only relocations to generated binaries, if supported.Björn Esser1-0/+34
2018-12-04Add -fno-plt to the compiler flags, if supported. (#71)Björn Esser1-0/+7
2018-11-20Bump tarball version to 4.4.1 and update NEWS.Björn Esser1-1/+1
2018-11-19Implement the crypt_preferred_method function.Björn Esser1-1/+1
2018-11-14Bump tarball version to 4.3.5 and update NEWS.Björn Esser1-1/+1
2018-11-14Install <xcrypt.h> and a symlink from libxcrypt.so to libcrypt.so.Björn Esser1-0/+14
2018-11-14Add the 'fedora' group to the corresponding help string in configure.Björn Esser1-3/+3
2018-11-11Bump tarball version to 4.3.4 and update NEWS.Björn Esser1-1/+1
2018-11-11Bump tarball version to 4.3.3 and update NEWS.Björn Esser1-1/+1
2018-11-11Bump tarball version to 4.3.2 and update NEWS.Björn Esser1-1/+1
2018-11-10Bump tarball version to 4.3.1 and update NEWS.Björn Esser1-1/+1
2018-11-09Make --enable-hashes and --enable-obsolete-api case-insensitive.Zack Weinberg1-2/+5
2018-11-01PKG_INSTALLDIR may not be defined, but we have a compatibility replacement.Björn Esser1-0/+4
2018-10-31Replace AC_C_BIGENDIAN with a new, fat-binary friendly macro.Zack Weinberg1-8/+1
2018-10-31Backport 'PKG_INSTALLDIR' macro from pkg-config 0.27Björn Esser1-1/+5
2018-10-31Use AC_CACHE_CHECK for -z defs and -z text checks.Zack Weinberg1-43/+36
2018-10-31Check whether the linker understands '-z,text'.Björn Esser1-0/+20
2018-10-31Check whether to fail linking when undefined symbols remain.Björn Esser1-0/+27
2018-10-31Check whether the linker can use version-script files.Björn Esser1-0/+1
2018-10-30Use macros to detect endianness if configure cannot tell. (Fixes #42)Björn Esser1-4/+5
2018-10-30configure.ac: Fix compatibility symbols.Björn Esser1-2/+2
2018-10-29Remove all of the nonnull annotations. (Fixes #41)Björn Esser1-14/+0
2018-10-28Add gost-yescrypt backend and tests.Björn Esser1-2/+2
2018-10-26Bump tarball version to 4.2.4 and update NEWS.Björn Esser1-1/+1
2018-10-26Rename ALTLINUX to ALT, as the distribution has been rebranded.Björn Esser1-1/+1
2018-10-26Use the fully portable V7 tar format.Björn Esser1-1/+1
2018-10-21Include crypt.h from crypt-port.h.Björn Esser1-1/+1
2018-10-18Bump tarball version to 4.2.3 and update NEWS.Björn Esser1-1/+1
2018-09-29Bump tarball version to 4.2.2 and update NEWS.Björn Esser1-1/+1
2018-09-29Bump tarball version to 4.2.1 and update NEWS.Björn Esser1-1/+1
2018-09-10crypt.h: Add version macros.Björn Esser1-0/+10
2018-09-08configure: --enable-hashes now supports 'altlinux', 'owl', and 'suse'.Björn Esser1-4/+5
2018-08-26Bump tarball version to 4.2.0 and update NEWS.Björn Esser1-1/+1
2018-08-24Bump tarball version to 4.1.3 and update NEWS.Björn Esser1-1/+1
2018-08-07Add configure option --disable-failure-tokens.Zack Weinberg1-0/+20
2018-08-02Use valgrind memcheck if available to test for memory leaks.Björn Esser1-2/+11
2018-08-01Bump tarball version to 4.1.2 and update NEWS.Björn Esser1-1/+1
2018-07-26Bump tarball version to 4.1.1 and update NEWS.Zack Weinberg1-1/+1
2018-07-26Update configure --help text and comments in hashes.lst.Zack Weinberg1-11/+21