]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ossl_typ.h
Replaced variable-time GCD with consttime inversion to avoid side-channel attacks...
[thirdparty/openssl.git] / crypto / ossl_typ.h
2016-05-17  Matt CaswellFix SSL compression symbol exporting
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-28  Rich SalzRT2308: Add extern "C" { ... } wrapper
2013-10-01  Dr. Stephen HensonAdd KDF for DH.
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-10-09  Dr. Stephen HensonBackport PSS signature support from HEAD.
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-11-11  Dr. Stephen HensonUpdate from stable branch.
2008-08-08  Dr. Stephen HensonInitial support for name constraints certificate extension.
2008-06-02  Dr. Stephen Henson#undef OCSP_RESPONSE: CryptoAPI uses this too.
2008-06-01  Dr. Stephen HensonAdd support for ENGINE supplied SSL client auth.
2008-03-12  Dr. Stephen Henson#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.
2007-09-26  Dr. Stephen HensonSupport for certificate status TLS extension.
2006-09-21  Dr. Stephen HensonTidy up CRL handling by checking for critical extension...
2006-07-24  Dr. Stephen HensonCache some CRL related extensions.
2006-07-17  Dr. Stephen HensonNew non-blocking OCSP functionality.
2006-04-06  Dr. Stephen HensonInitial definitions and a few functions for EVP_PKEY_ME...
2006-03-20  Dr. Stephen HensonInitial support for pluggable public key ASN1 support...
2005-09-01  Dr. Stephen HensonInitial support for ASN1 print code.
2004-05-17  Geoff ThorpeReduce dependencies on crypto.h by moving the opaque...
2004-05-15  Geoff ThorpeMake some more API types opaquely available from ossl_t...
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-23  Dr. Stephen HensonInitial support for certificate policy checking and...
2003-07-23  Dr. Stephen HensonAvoid clashes with Win32 names in WinCrypt.h
2002-12-28  Richard LevitteMerge from 0.9.7-stable.
2002-11-12  Dr. Stephen HensonInitial ASN1 generation code. This can construct
2002-02-02  Dr. Stephen Henson#undef some things that cause a conflict under Win32...
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...