aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-594/+0
* Remove X509_PAIRRich Salz2015-02-061-2/+0
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-22/+2
* Fix formatting error in pem.hMatt Caswell2015-01-221-6/+12
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-5/+5
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-6/+6
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-483/+444
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-2/+2
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-3/+6
* Constification.Ben Laurie2013-09-101-3/+4
* transparently handle X9.42 DH parametersDr. Stephen Henson2011-12-071-0/+2
* Initial experimental support for X9.42 DH parameter format to handleDr. Stephen Henson2011-12-071-0/+2
* PR: 2220Dr. Stephen Henson2010-04-061-1/+2
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-3/+3
* Update from stable branch.Dr. Stephen Henson2009-03-091-0/+3
* Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by someDr. Stephen Henson2008-11-111-0/+1
* More type-checking.Ben Laurie2008-06-041-5/+2
* And so it begins...Dr. Stephen Henson2008-03-121-0/+1
* Finish gcc 4.2 changes.Dr. Stephen Henson2007-06-071-4/+0
* Avoid use of function pointer casts in pem library. Modify safestack toDr. Stephen Henson2007-06-041-12/+12
* Don't dereference NULL argument. Coverity ID 52.Ben Laurie2007-04-051-0/+1
* remove trailing '\'Nils Larsch2006-12-191-1/+1
* remove SSLEAY_MACROS codeNils Larsch2006-11-061-135/+0
* New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson2006-03-281-0/+3
* Initial support for generalized public key parameters.Dr. Stephen Henson2006-03-241-0/+2
* Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson2006-03-231-0/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-3/+1
* Integrated support for PVK files.Dr. Stephen Henson2005-08-311-0/+35
* make the type parameter const when ID2_OF_const() is usedNils Larsch2005-05-181-8/+22
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-12/+12
* Fix more error codes.Bodo Möller2005-05-111-3/+6
* Consistency.Ben Laurie2005-03-311-8/+6
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-25/+60
* Copy a few files from LPlib (a new project of mine), add a wrapper.Richard Levitte2004-07-101-1/+1
* Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte2003-03-201-1/+1
* Add the ASN.1 structures and functions for CertificatePair, which isRichard Levitte2002-11-181-0/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-3/+5
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-5/+2
* Use SEC1 format for EC private keys.Bodo Möller2002-07-261-1/+1
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-3/+6
* ECDSA supportBodo Möller2002-02-131-0/+12
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* make updateRichard Levitte2001-11-151-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+2
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-11/+12
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-3/+1
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-3/+9
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* New functions and option to use NEW in certificate requests.Dr. Stephen Henson2000-02-181-0/+1