aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/evp_lib.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-29If we're going to return errors (no matter how stupid), then we shouldBen Laurie1-0/+3
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-10/+9
2008-11-01More size_tification.Ben Laurie1-9/+10
2007-05-31Handle NULL parameter in some EVP utility functions.Dr. Stephen Henson1-0/+4
2007-02-27Update from stable branch.Dr. Stephen Henson1-1/+1
2006-11-29replace macros with functionsNils Larsch1-0/+109
2004-07-04PKCS#8 fixes from stable branch.Dr. Stephen Henson1-2/+2
2004-01-28Add the missing parts for DES CFB1 and CFB8.Richard Levitte1-0/+24
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe1-5/+7
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-0/+2
2000-02-22Make pkcs8 work again.Dr. Stephen Henson1-1/+5
1999-05-16Fix some obvious bugs in the PKCS#7 library handling. It didn't try toDr. Stephen Henson1-1/+1
1999-05-10Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1-0/+26
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-12/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+117