aboutsummaryrefslogtreecommitdiff
path: root/crypto/pem/pem_sign.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-06Fix the allocation size in EVP_OpenInit and PEM_SignFinalBernd Edlinger1-1/+1
2018-12-06Following the license change, modify the boilerplates in crypto/pem/Richard Levitte1-1/+1
2017-10-18Remove parentheses of return.KaoruToda1-1/+1
2016-06-18Useless header include of openssl/rand.hFdaSilvaYY1-1/+0
2016-05-17Copyright consolidation 04/10Rich Salz1-54/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-01free null cleanup finaleRich Salz1-2/+1
2015-04-28remove malloc castsRich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-36/+35
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson1-4/+4
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-1/+1
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-2/+2
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1999-04-19Change functions to ANSI C.Ulf Möller1-12/+5
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/+109