aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/p_verify.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Fix warnings (note that gcc 4.2 has a bug that makes one of itsBen Laurie1-2/+2
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-2/+4
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-2/+2
2008-11-02Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson1-2/+2
2006-04-19Remove link between digests and signature algorithms.Dr. Stephen Henson1-4/+22
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-1/+1
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-2/+2
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-0/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-5/+2
1999-01-31Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+5
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+99