summaryrefslogtreecommitdiff
path: root/src/tests/crypto-tests.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Make leak checks usable in tests that do not utilize checkJakub Hrozek1-4/+4
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-06-26libcrypto fully implementedGeorge McCollister1-6/+40
2012-06-04Fixed setting of debug level in test suiteJan Zeleny1-2/+1
2012-04-24UTIL: Add HMAC-SHA-1 functionJan Cholasta1-0/+36
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2011-04-27Require openssl-devel is libcrypto backend is selectedJakub Hrozek1-5/+14
2010-09-22Initialize debug_level to zero in crypto testsStephen Gallagher1-1/+1
2010-09-08Password obfuscation utility functionsJakub Hrozek1-0/+139