summaryrefslogtreecommitdiffstats
path: root/crypto/hmac/hmactest.c
AgeCommit message (Expand)Author
2015-06-23RT3856: Fix memory leaks in test codeRussell Webb
2015-06-12Fix ABI break with HMACMatt Caswell
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25Add HMAC test for invalid key lenMatt Caswell
2015-03-25Add more HMAC testsMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2002-12-05make updateRichard Levitte
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-02-19Make all configuration macros available for application by makingRichard Levitte
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall