summaryrefslogtreecommitdiffstats
path: root/crypto/ossl_typ.h
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-11Update from stable branch.Dr. Stephen Henson
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson
2008-06-02#undef OCSP_RESPONSE: CryptoAPI uses this too.Dr. Stephen Henson
2008-06-01Add support for ENGINE supplied SSL client auth.Dr. Stephen Henson
2008-03-12#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.Dr. Stephen Henson
2007-09-26Support for certificate status TLS extension.Dr. Stephen Henson
2006-09-21Tidy up CRL handling by checking for critical extensions when it isDr. Stephen Henson
2006-07-24Cache some CRL related extensions.Dr. Stephen Henson
2006-07-17New non-blocking OCSP functionality.Dr. Stephen Henson
2006-04-06Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionDr. Stephen Henson
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson
2005-09-01Initial support for ASN1 print code.Dr. Stephen Henson
2004-05-17Reduce dependencies on crypto.h by moving the opaque definition ofGeoff Thorpe
2004-05-15Make some more API types opaquely available from ossl_typ.h, meaning theGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson
2003-07-23Avoid clashes with Win32 names in WinCrypt.hDr. Stephen Henson
2002-12-28Merge from 0.9.7-stable.Richard Levitte
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2002-02-02#undef some things that cause a conflict under Win32 whenDr. Stephen Henson
2001-10-04Because there's chances we clash with the system's types.h, rename ourRichard Levitte