summaryrefslogtreecommitdiffstats
path: root/crypto/evp/bio_md.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-165/+162
* mark all block comments that need format preserving so thatTim Hudson2015-01-221-1/+1
* Merge EVP changes in from FIPS branch.Dr. Stephen Henson2008-09-151-7/+2
* Add hmac option to dgst from 0.9.7-stable.Dr. Stephen Henson2007-02-081-0/+6
* test, remove unnecessary const castNils Larsch2005-03-221-1/+1
* Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.Dr. Stephen Henson2004-08-051-4/+6
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-4/+4
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-12/+12
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* Get rid of more non-ANSI declarations.Ulf Möller2000-05-151-7/+7
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+17
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-22/+7
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+270