aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ripemd/rmdtest.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-142/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-70/+68
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Remove unnecessary casts and avoid some warnings with gcc 4.2.Dr. Stephen Henson2007-06-071-3/+3
* EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov2004-07-221-1/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.Richard Levitte2002-08-121-1/+1
* Synchronise with 0.9.7-stable.Richard Levitte2002-04-291-1/+1
* fix #include positionBodo Möller2002-03-181-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+1
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-2/+4
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+7
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+9
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+133