summaryrefslogtreecommitdiffstats
path: root/tests/crypttest.c
Commit message (Collapse)AuthorAgeFilesLines
* auth: Remove support for HAVE_TRUNCATED_SALT from pass_check.cAndrew Bartlett2014-04-151-851/+0
| | | | | | | | | | | The comments indicate that this was needed for HP-UX at one point, but the configure code was never ported to WAF. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Apr 15 12:32:09 CEST 2014 on sn-devel-104
* Move configure test files to the top-level and share them between s3 andJelmer Vernooij2009-01-221-0/+851
s4.