]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x509_vfy.c
Give everything prototypes (well, everything that's actually used).
[thirdparty/openssl.git] / crypto / x509 / x509_vfy.c
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-01-17  Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-28  Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-29  Richard LevitteMake an explicit check during certificate validation...
2004-10-04  Dr. Stephen HensonFix race condition when CRL checking is enabled.
2004-10-01  Dr. Stephen HensonDon't use C++ reserved work "explicit".
2004-09-06  Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-03-27  Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2004-03-05  Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2003-09-30  Dr. Stephen HensonASN1 parse fix and release file changes.
2003-06-04  Dr. Stephen HensonReally get X509_CRL_CHECK_ALL right this time...
2002-12-10  Richard LevitteA memset() too many got converted into a OPENSSL_cleanse().
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-18  Richard LevitteA variable of type time_t is supposed to be a time...
2002-02-23  Dr. Stephen HensonUpdates from stable branch.
2001-10-21  Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-09-01  Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-12  Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-07-30  Lutz JänickeDon't miss files...
2001-05-09  Dr. Stephen HensonAllow various X509_STORE_CTX properties to be
2001-05-07  Dr. Stephen HensonInitial CRL based revocation checking.
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-01-28  Bodo MöllerComment and indentation
2001-01-20  Dr. Stephen HensonFix to stop X509_time_adj() using GeneralizedTime.
2000-12-15  Bodo MöllerLocking issues.
2000-09-22  Dr. Stephen HensonOnly use the new informational verify codes if we
2000-09-06  Bodo MöllerAnother round of indentation changes: Position braces...
2000-09-06  Bodo MöllerMore indentation consistency: for (), while (), if...
2000-09-06  Bodo MöllerFix X509_STORE_CTX_init. Make indentation more consist...
2000-09-05  Dr. Stephen HensonFix typo in rsautl.
2000-09-05  Dr. Stephen Henson*BIG* verify code reorganisation.
2000-08-21  Dr. Stephen HensonVarious fixes...
2000-07-26  Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-03-07  Dr. Stephen HensonNew compatability trust and purpose settings.
2000-03-02  Dr. Stephen HensonFix bug which would free up a public key
2000-02-26  Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26  Dr. Stephen HensonRename functions for new convention.
2000-02-11  Ben LaurieCorrect time in seconds instead of minutes.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
2000-01-09  Dr. Stephen HensonNew function X509_CTX_rget_chain(), make SSL_SESSION_pr...
1999-11-29  Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-29  Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-27  Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-24  Dr. Stephen HensonInitial chain verify code: not tested probably not...
1999-11-17  Dr. Stephen HensonModify verify code to handle self signed certificates.
1999-09-11  Andy PolyakovInitial support for MacOS.
1999-08-08  Bodo Möllermore consistent formatting
1999-05-30  Ben LaurieYet another stack.
1999-05-11  Bodo MöllerComment.
1999-05-01  Ben LaurieAnother stack.
1999-05-01  Bodo MöllerSupport verify_depth from the SSL API without need...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-20  Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-04-10  Ben LaurieRid the world of yet more evil casts.
1999-04-09  Bodo MöllerTiny comment to improve code comprehensibility.
1999-04-06  Ulf MöllerBug fix for X.509 two-digit year.
1999-03-22  Ben LaurieFix security hole.
1999-01-30  Ben LaurieMore pissing about to get pem.h to behave properly.
1999-01-03  Dr. Stephen HensonRemove one EVP_PKEY_free() that shouldn't be there.
1999-01-03  Dr. Stephen HensonMake sure applications free up pkey structures and...
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-23  Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23  Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
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.1b (unreleased) SSLeay
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...