summaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem.h
AgeCommit message (Expand)Author
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-02-06Remove X509_PAIRRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Fix formatting error in pem.hMatt Caswell
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2013-09-10Constification.Ben Laurie
2011-12-07transparently handle X9.42 DH parametersDr. Stephen Henson
2011-12-07Initial experimental support for X9.42 DH parameter format to handleDr. Stephen Henson
2010-04-06PR: 2220Dr. Stephen Henson
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2009-03-09Update from stable branch.Dr. Stephen Henson
2008-11-11Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by someDr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-03-12And so it begins...Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2007-06-04Avoid use of function pointer casts in pem library. Modify safestack toDr. Stephen Henson
2007-04-05Don't dereference NULL argument. Coverity ID 52.Ben Laurie
2006-12-19remove trailing '\'Nils Larsch
2006-11-06remove SSLEAY_MACROS codeNils Larsch
2006-03-28New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson
2006-03-24Initial support for generalized public key parameters.Dr. Stephen Henson
2006-03-23Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-08-31Integrated support for PVK files.Dr. Stephen Henson
2005-05-18make the type parameter const when ID2_OF_const() is usedNils Larsch
2005-05-12Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-03-31Consistency.Ben Laurie
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2004-07-10Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte
2002-11-18Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-07-26Use SEC1 format for EC private keys.Bodo Möller
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte
2000-06-09Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-02-18New functions and option to use NEW in certificate requests.Dr. Stephen Henson