]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pem/pem.h
Re-align some comments after running the reformat script.
[thirdparty/openssl.git] / crypto / pem / pem.h
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2013-09-10  Ben LaurieConstification.
2011-12-07  Dr. Stephen Hensontransparently handle X9.42 DH parameters
2011-12-07  Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2010-04-06  Dr. Stephen HensonPR: 2220
2009-09-23  Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2009-03-09  Dr. Stephen HensonUpdate from stable branch.
2008-11-11  Dr. Stephen HensonTolerate -----BEGIN PKCS #7 SIGNED DATA----- header...
2008-06-04  Ben LaurieMore type-checking.
2008-03-12  Dr. Stephen HensonAnd so it begins...
2007-06-07  Dr. Stephen HensonFinish gcc 4.2 changes.
2007-06-04  Dr. Stephen HensonAvoid use of function pointer casts in pem library...
2007-04-05  Ben LaurieDon't dereference NULL argument. Coverity ID 52.
2006-12-19  Nils Larschremove trailing '\'
2006-11-06  Nils Larschremove SSLEAY_MACROS code
2006-03-28  Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...
2006-03-24  Dr. Stephen HensonInitial support for generalized public key parameters.
2006-03-23  Dr. Stephen HensonAdd support for legacy PEM format private keys in EVP_P...
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-08-31  Dr. Stephen HensonIntegrated support for PVK files.
2005-05-18  Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-12  Dr. Stephen HensonSome C compilers produce warnings or compilation errors...
2005-05-11  Bodo MöllerFix more error codes.
2005-03-31  Ben LaurieConsistency.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-07-10  Richard LevitteCopy a few files from LPlib (a new project of mine...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO.
2002-11-18  Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-07-26  Bodo MöllerUse SEC1 format for EC private keys.
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-02-13  Bodo MöllerECDSA support
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27  Dr. Stephen HensonMore linker bloat reorganisation:
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-09-07  Richard LevitteIt's not just VMS that needs some symbols to be hacked...
2000-06-09  Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-05-02  Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-18  Dr. Stephen HensonNew functions and option to use NEW in certificate...
2000-02-16  Dr. Stephen HensonPass phrase reorganisation.
1999-12-24  Dr. Stephen HensonAllow passwords to be included on command line for...
1999-12-23  Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-11-26  Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-21  Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-04  Dr. Stephen HensonAllow additional information to be attached to a
1999-10-04  Dr. Stephen HensonAdd support for public key input and output in rsa...
1999-08-08  Ralf S. EngelschallFix two remaining prototype-related warnings
1999-07-28  Ulf MöllerVMS updates.
1999-07-21  Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-06-22  Dr. Stephen HensonChange the PEM_* function prototypes to use DECLARE_PEM...
1999-06-10  Ben LaurieFix warnings.
1999-06-10  Dr. Stephen HensonTwo new functions to write out PKCS#8 private keys...
1999-06-09  Dr. Stephen HensonChange the PEM function implementation to use a common...
1999-06-05  Dr. Stephen HensonMore PKCS#8 stuff. Support for unencrypted forms of...
1999-06-04  Dr. Stephen HensonThe rest of the PKCS#5, PKCS#8 patch I forgot before :-)
1999-05-14  Bodo MöllerIntroduce and use function typedef pem_password_cb...
1999-05-13  Ulf MöllerVMS support.
1999-05-04  Ralf S. EngelschallConvert casted X509_INFO stacks to type-safe STACK_OF...
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-25  Dr. Stephen HensonVarious header consistency fixes.
1999-04-24  Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-22  Ulf MöllerRemove references to .org header file names.
1999-04-21  Ulf MöllerMove all autogenerated header file parts to crypto...
1999-04-18  Ben LaurieFix const declarations.
1999-04-12  Bodo MöllerDon#t auto-generate crypto/pem/pem.h -- a fixed file...
1998-12-28  Ben LaurieDeal with generated files.
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...