aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_seal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove crypto/pem/pem_seal.cRichard Levitte2016-01-071-194/+0
* Adapt PEM routines to the opaque EVP_ENCODE_CTXRichard Levitte2015-12-111-4/+6
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-2/+2
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-5/+5
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free null cleanup finaleRich Salz2015-05-011-4/+2
* remove malloc castsRich Salz2015-04-281-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-130/+130
* PR: 2059Dr. Stephen Henson2009-10-011-1/+1
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-5/+10
* makeNils Larsch2005-07-161-0/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-12/+15
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-4/+4
* Make NO_RSA compile with pedantic.Ben Laurie2000-01-081-0/+6
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-22/+7
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+191