aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/bio_md.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-175/+172
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+1
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-3/+8
2009-03-18Submitted by: Victor B. Wagner <vitus@cryptocom.ru>Dr. Stephen Henson1-3/+5
2007-04-05Don't copy from a nonexistent next. Coverity ID 47.Ben Laurie1-2/+5
2007-02-08Add -hmac option to dgst from 0.9.7 stable branch.Dr. Stephen Henson1-0/+6
2006-07-12New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.Dr. Stephen Henson1-7/+3
2005-03-22test, remove unnecessary const castNils Larsch1-1/+1
2004-08-05Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.Dr. Stephen Henson1-4/+6
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-4/+4
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-12/+12
2000-06-21Fixes for Win32 build.Dr. Stephen Henson1-2/+2
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-7/+7
2000-02-20Move the registration of callback functions to special functionsRichard Levitte1-0/+17
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-11/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-22/+7
1999-04-17Massive constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+270