summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2018-11-03Use 'AC_PATH_PROG' instead of 'AC_CHECK_PROG'.Björn Esser1-1/+1
2018-10-31Replace AC_C_BIGENDIAN with a new, fat-binary friendly macro.Zack Weinberg1-0/+152
2018-10-31Backport 'PKG_INSTALLDIR' macro from pkg-config 0.27Björn Esser1-0/+47
2018-10-31Check whether the linker can use version-script files.Björn Esser1-0/+142
2018-10-22Remove unused file.Björn Esser1-0/+0
2018-08-02Use valgrind memcheck if available to test for memory leaks.Björn Esser1-0/+239
2018-07-12Add tests for get_random_bytes.Zack Weinberg1-0/+47
2018-07-10Don't use malloc in crypt-pbkdf1-sha1.c.Zack Weinberg1-1/+1
2018-07-04Check in alg-des-tables.c, don't run gen-des-tables at build time.Zack Weinberg1-158/+0
2017-10-21Support for cross-compilation in the build scripts.Zack Weinberg3-1/+226
2017-10-05Make a pass updating copyright and authorship notices.Zack Weinberg4-4/+64
2017-10-03Stop using VLA function parameters in gen-des-tables.c.Zack Weinberg1-1/+1
2017-10-02Use swapcontext for thorough erasure of sensitive intermediate data.Zack Weinberg1-2/+42
2017-10-02Shrink crypt_data and increase CRYPT_(GENSALT_)OUTPUT_SIZE.Zack Weinberg1-0/+21
2017-09-29Add a shim for C11 static_assert to configure and crypt-symbols.h.Zack Weinberg1-0/+61
2017-09-17Data buffers for MD5 and SHAZack Weinberg2-1/+57
2017-09-15Fix the remaining -Wcast-align warnings with clang.Zack Weinberg1-18/+1
2017-09-15Crank up the warnings level still further.Zack Weinberg1-0/+12
2017-09-14Eliminate remaining uses of alloca and mempcpy.Zack Weinberg1-3/+1
2017-09-12Abolish K&R-style function definitions.Zack Weinberg1-3/+4
2017-09-12Modernize configure.ac.Zack Weinberg2-0/+372
2015-05-12update AutotoolsBjörn Esser1-0/+0