add -trusted_first option and verify flag (backport from HEAD)
[openssl.git] / crypto / x509 / x509_vfy.h
2012-09-26 Dr. Stephen Hensonadd -trusted_first option and verify flag (backport...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-10-31 Dr. Stephen HensonAdd missing functions to allow access to newer X509_STO...
2009-10-18 Dr. Stephen HensonAdd new function X509_STORE_set_verify_cb and use it...
2009-06-26 Dr. Stephen HensonAllow checking of self-signed certifictes if a flag...
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-09-01 Dr. Stephen HensonInitial support for delta CRLs. If "use deltas" flag...
2008-08-29 Dr. Stephen HensonAdd support for CRLs partitioned by reason code.
2008-08-13 Dr. Stephen HensonInitial support for CRL path validation. This supports...
2008-08-08 Dr. Stephen HensonInitial support for name constraints certificate extension.
2006-11-27 Ben LaurieAdd RFC 3779 support.
2006-09-17 Dr. Stephen HensonOverhaul of by_dir code to handle dynamic loading of...
2006-09-14 Dr. Stephen HensonSupport for AKID in CRLs and partial support for IDP...
2006-09-11 Dr. Stephen HensonFixes for new CRL/cert callbacks. Update CRL processing...
2006-09-10 Dr. Stephen HensonAdd verify callback functions to lookup a STACK of...
2005-09-02 Dr. Stephen HensonTwo new verify flags functions.
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-10-01 Dr. Stephen HensonDon't use C++ reserved work "explicit".
2004-09-18 Geoff ThorpeMake -Werror happy again.
2004-09-06 Dr. Stephen HensonNew X509_VERIFY_PARAM structure and associated function...
2004-05-19 Dr. Stephen HensonDelete obsolete and unimplemented function.
2004-05-19 Richard LevitteX509_policy_lib_init is declared but not defined, so...
2004-04-01 Dr. Stephen HensonDon't use C++ reserved word.
2004-03-27 Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2004-03-25 Dr. Stephen HensonFix loads of warnings in policy code.
2004-03-23 Dr. Stephen HensonInitial support for certificate policy checking and...
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2003-03-20 Richard LevitteMake sure we get the definition of a number of OPENSSL_...
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-06 Bodo MöllerMore typedef'd struct names as search targets
2001-08-06 Bodo MöllerReinsert typedef'ed names for structs to help those...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-30 Lutz JänickeFix inconsistent behaviour with respect to verify_callb...
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
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...
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-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
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-21 Dr. Stephen HensonTransparent support for PKCS#8 private keys in RSA...
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-06-02 Ben Lauriestack
1999-05-30 Ben LaurieYet another stack.
1999-05-13 Ulf MöllerVMS support.
1999-05-09 Bodo MöllerUse "const char *" instead of "char *" for filenames...
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-25 Dr. Stephen HensonFixes so it will compile again under Win32.
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-24 Bodo MöllerFix header files so that any one can be included first.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-17 Ben LaurieMassive constification.
1999-04-13 Dr. Stephen HensonDelete all the old X509V3 pack and unpack stuff and...
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-04-10 Ben LaurieRid the world of yet more evil casts.
1999-01-10 Ben LaurieAdd prototype, fix parameter passing bug.
1999-01-03 Ralf S. EngelschallMake sure the already existing X509_STORE->depth variab...
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. 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...