summaryrefslogtreecommitdiff
path: root/test/badsalt.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-04test/badsalt.c: Fix indentation.Björn Esser1-6/+6
2021-08-04test/badsalt.c: Fix 'NEGATIVE_RETURNS' found by Covscan.Björn Esser1-3/+4
2021-07-21Fix bigcrypt-related test cases in test/badsalt.Zack Weinberg1-1/+12
2021-07-21Fix incorrect bcrypt-related ifdeffage in test/badsalt.cZack Weinberg1-4/+4
2021-07-03Overhaul the badsalt test.Zack Weinberg1-389/+587
2020-10-12lib/crypt-port.h: Include <unistd.h> without declaring crypt prototypes.Björn Esser1-1/+0
2020-08-18Salt string compatibility with generic implementations.Björn Esser1-2/+5
2019-03-01Move code, documentation, and tests into subdirectories.Zack Weinberg1-0/+492