summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/digest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify EVP_MD_CTX_create() by just using calloc(). Also, use 0 ratherjsing2014-06-151-9/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* KNF.jsing2014-05-031-140/+133
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-27/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+6
* resolve conflictsdjm2012-10-131-1/+27
* resolve conflicts, fix local changesdjm2010-10-011-137/+74
* resolve conflictsdjm2009-01-091-24/+130
* resolve conflictsdjm2008-09-061-53/+8
* resolve conflictsdjm2005-04-291-0/+45
* update missing pieces from 0.9.7d; ok henningmarkus2004-04-251-3/+12
* backout for nowmarkus2004-04-081-12/+3
* merge 0.9.7dmarkus2004-04-081-3/+12
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+15
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-17/+237
* OpenSSL 0.9.4 mergebeck1999-09-291-13/+16
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+89