aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_open.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-9/+4
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-2/+2
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free cleanup almost the finaleRich Salz2015-04-301-3/+1
* remove malloc castsRich Salz2015-04-281-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-55/+56
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-1/+2
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+2
* More size_tification.Ben Laurie2008-11-011-2/+2
* Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson2006-04-071-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-2/+3
* Make sure we get the definition of OPENSSL_NO_RSA.Richard Levitte2003-03-201-1/+3
* 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-4/+4
* Constify EVP_SealInit, EVP_OpenInitDr. Stephen Henson2001-09-281-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* Make EVP_SealInit() and EVP_OpenInit() check EVP_EncryptInit() andDr. Stephen Henson2000-06-111-3/+1
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-111-6/+8
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* More EVP cipher revision.Dr. Stephen Henson2000-05-301-3/+7
* 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-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+118