summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_sign.c
AgeCommit message (Expand)Author
2020-11-26Update copyright yearMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2019-11-18PEM: constify PEM_write_ routinesRichard Levitte
2019-04-06Fix the allocation size in EVP_OpenInit and PEM_SignFinalBernd Edlinger
2018-12-06Following the license change, modify the boilerplates in crypto/pem/Richard Levitte
2017-10-18Remove parentheses of return.KaoruToda
2016-06-18Useless header include of openssl/rand.hFdaSilvaYY
2016-05-17Copyright consolidation 04/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall