Prepare for release.
[openssl.git] / crypto / pem /
2007-02-21 Dr. Stephen HensonCleanse PEM buffers before freeing them.
2007-01-21 Dr. Stephen HensonUpdate from HEAD.
2006-11-21 Dr. Stephen HensonRebuild error source files.
2006-02-04 Dr. Stephen HensonFix from HEAD.
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-20 Dr. Stephen HensonStop compiler warnings about deprecated lvalue casts.
2005-04-19 Dr. Stephen HensonVarious Win32 and other fixes for warnings and compilat...
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 Ben LaurieConsistency.
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-11 Bodo Möllerfix potential memory leak when allocation fails
2005-03-11 Bodo Möllerfix potential memory leak when allocation fails
2005-01-27 Richard LevitteThe first argument to load_iv should really be a char...
2005-01-27 Richard LevitteThe first argument to load_iv should really be a char...
2005-01-27 Richard LevitteGet rid if the annoying warning
2005-01-27 Richard LevitteGet rid if the annoying warning
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-10 Richard Levittemake update
2004-07-30 Richard LevitteTo protect FIPS-related global variables, add locking...
2004-07-21 Dr. Stephen HensonWhen in FIPS mode write private keys in PKCS#8 and...
2004-07-10 Richard LevitteCopy a few files from LPlib (a new project of mine...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-22 Dr. Stephen HensonFix leak.
2004-04-22 Dr. Stephen HensonFix memory leak.
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-03-05 Dr. Stephen HensonMemory leak fix.
2004-03-05 Dr. Stephen HensonMemory leak fix.
2004-02-26 Richard LevitteMake sure the given EVP_PKEY is updated in the PEM_STRI...
2004-02-26 Richard LevitteMake sure the given EVP_PKEY is updated in the PEM_STRI...
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_BIO.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-29 Richard LevitteA few more memset()s converted to OPENSSL_cleanse().
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-18 Richard LevitteAdd the ASN.1 structures and functions for CertificateP...
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Richard LevitteMerge from 0.9.7-stable.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-13 Richard LevitteC++ comments in C code, 'nuff said...
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-29 Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-29 Bodo Möllerdon't memset(data,0,...) if data is NULL
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllermake update
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke"make update"
2002-07-26 Bodo MöllerUse SEC1 format for EC private keys.
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevitteTry to avoid double declaration of ERR_load_PEM_strings().
2002-06-27 Richard LevitteTry to avoid double declaration of ERR_load_PEM_strings().
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-05 Richard LevitteCheck errors when parsing a PKCS8INF PEM FILE, or there...
2002-06-05 Richard LevitteCheck errors when parsing a PKCS8INF PEM FILE, or there...
2002-04-23 Richard LevitteUhmmm, if we use && after having tested for the presenc...
2002-04-23 Richard LevitteUhmmm, if we use && after having tested for the presenc...
next