summaryrefslogtreecommitdiff
path: root/test-crypt-bcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-10Make bcrypt variants independently configurable.Zack Weinberg1-72/+68
2018-10-21Include crypt.h from crypt-port.h.Björn Esser1-1/+0
2018-08-07Add configure option --disable-failure-tokens.Zack Weinberg1-1/+5
2018-07-04Make it possible to disable individual hashes at configure time.Zack Weinberg1-0/+12
2018-01-31test-crypt-bcrypt: Fix test with GCC8Björn Esser1-1/+1
2017-10-26<string.h> gets imported through <crypt-port.h> nowBjörn Esser1-1/+0
2017-10-23Reformat all code files to match GNU styleBjörn Esser1-57/+114
2017-10-03For consistency, change all remaining uses of NULL to 0.Zack Weinberg1-1/+1
2017-10-02Grab bag of header-related cleanups.Zack Weinberg1-4/+5
2017-09-21Generate crypt.h for installation.Zack Weinberg1-1/+1
2017-09-17Data buffers for bcryptZack Weinberg1-53/+30
2017-09-15Flatten the directory tree.Zack Weinberg1-0/+227