summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-23test-crypt-badsalt: Add test to check for retval '*0' on bad saltBjörn Esser1-1/+3
2017-10-21Add support for NTHASH ($3$) from FreeBSDBjörn Esser1-2/+6
2017-10-21Add implementation of the MD4 message-digest algorithmBjörn Esser1-2/+3
2017-10-21Support for cross-compilation in the build scripts.Zack Weinberg1-4/+24
2017-10-16Add pkgconfig fileBjörn Esser1-0/+2
2017-10-13Makefile: Include LICENSING and THANKS into dist-tarballBjörn Esser1-0/+1
2017-10-11Remove some no-longer-existing files from EXTRA_DIST.Zack Weinberg1-1/+0
2017-10-11Thoroughly revise the manpage.Zack Weinberg1-1/+2
2017-10-04Install the OpenWall crypt(3) manpage as crypt_rn(3).Zack Weinberg1-0/+2
2017-10-04Fix build with gcc -m32 on x86-64-linux.Zack Weinberg1-0/+1
2017-10-03Add default algorithm choice and randomization to crypt_gensalt.Zack Weinberg1-1/+1
2017-10-03Be compatible with SuSE's version of the bcrypt-in-glibc patches.Zack Weinberg1-0/+37
2017-10-03Clean up internal API to per-algorithm crypt/gensalt functions.Zack Weinberg1-1/+1
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-3/+4
2017-09-29Add another symbol renaming test.Zack Weinberg1-2/+6
2017-09-21Rename alg-des-mktables to gen-des-tables.Zack Weinberg1-3/+3
2017-09-21Fine adjustments to VPATH build and tarballs.Zack Weinberg1-2/+7
2017-09-21Generate crypt.h for installation.Zack Weinberg1-3/+10
2017-09-21Implement precise symbol-version compatibility with GNU libc.Zack Weinberg1-6/+29
2017-09-19Remove the bigcrypt() function.Zack Weinberg1-2/+1
2017-09-18Split the functions that use nr_crypt_ctx to their own file.Zack Weinberg1-1/+2
2017-09-16Add configure options to disable obsolete APIs and/or weak hashes.Zack Weinberg1-16/+38
2017-09-16Reintroduce semi-automated namespace cleanliness.Zack Weinberg1-2/+9
2017-09-15Add AUTHORS and THANKS files to make gnits happyZack Weinberg1-1/+2
2017-09-15Flatten the directory tree.Zack Weinberg1-11/+52
2017-09-12Reorganize source tree (1/n): eliminate plugins.Zack Weinberg1-1/+1
2015-05-12add LICENSE for bcryptBjörn Esser1-1/+1
2015-05-12update AutotoolsBjörn Esser1-1/+6
2015-05-12import sources from libxcrypt-3.0.4Björn Esser1-0/+14