summaryrefslogtreecommitdiffstats
path: root/crypto/md5/md5test.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-06-07Remove unnecessary casts and avoid some warnings with gcc 4.2.Dr. Stephen Henson
2004-07-22EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov
2003-11-28Netware-specific changes,Richard Levitte
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson
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-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