aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_digest.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-36/+34
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-2/+4
2005-03-31Consistency.Ben Laurie1-3/+2
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-2/+3
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson1-1/+6
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-2/+2
2001-02-02Various function for commmon operations.Dr. Stephen Henson1-8/+2
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson1-0/+4
2000-12-28ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson1-0/+18
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1-2/+2
1999-09-11Initial support for MacOS.Andy Polyakov1-2/+5
1999-08-08Fix two remaining prototype-related warningsRalf S. Engelschall1-0/+1
1999-07-24Don't include x509.h when we just need asn1.hBodo Möller1-1/+0
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-6/+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/+91