]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl3.h
Experimental encrypt-then-mac support.
[thirdparty/openssl.git] / ssl / ssl3.h
2013-09-08  Dr. Stephen HensonExperimental encrypt-then-mac support.
2013-09-06  Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-09-05  Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-07-22  Adam LangleySupport ALPN.
2013-06-12  TrevorAdd support for arbitrary TLS extensions.
2013-03-18  Dr. Stephen HensonDTLS revision.
2013-02-08  Andy Polyakovssl/*: revert "remove SSL_RECORD->orig_len" and merge...
2013-02-06  Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-06  Ben LaurieMake CBC decoding constant time.
2012-12-07  Dr. Stephen Hensonsend out the raw SSL/TLS headers to the msg_callback...
2012-08-28  Dr. Stephen HensonNew compile time option OPENSSL_SSL_TRACE_CRYPTO, when...
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2012-05-30  Ben LaurieRFC 5878 support.
2012-02-22  Dr. Stephen HensonABI compliance fixes.
2012-02-09  Dr. Stephen Hensonoops, revert unrelated changes
2012-02-09  Dr. Stephen HensonModify client hello version when renegotiating to enhan...
2012-01-04  Dr. Stephen HensonOnly allow one SGC handshake restart for SSL/TLS. ...
2012-01-03  Dr. Stephen Hensonoops, revert wrong patch
2012-01-03  Dr. Stephen Hensononly send heartbeat extension from server if client...
2011-12-31  Dr. Stephen HensonPR: 2658
2011-12-25  Dr. Stephen HensonPR: 2535
2011-11-25  Dr. Stephen HensonPR: 1794
2011-05-20  Dr. Stephen HensonPR: 2295
2011-04-29  Dr. Stephen HensonInitial incomplete TLS v1.2 support. New ciphersuites...
2011-04-29  Dr. Stephen HensonInitial "opaque SSL" framework. If an application defines
2011-03-12  Ben LaurieAdd SRP support.
2010-09-05  Ben LaurieFixes to NPN from Adam Langley.
2010-07-28  Ben LaurieAdd Next Protocol Negotiation.
2010-01-20  Dr. Stephen Hensonoops
2010-01-20  Dr. Stephen Hensonupdate NEWS file
2010-01-06  Dr. Stephen HensonUpdates to conform with draft-ietf-tls-renegotiation...
2009-12-27  Dr. Stephen HensonUpdate RI to match latest spec.
2009-12-16  Dr. Stephen HensonNew option to enable/disable connection to unpatched...
2009-12-08  Dr. Stephen HensonAdd support for magic cipher suite value (MCSV). Make...
2009-11-09  Dr. Stephen HensonFirst cut of renegotiation extension. (port to HEAD)
2009-06-16  Dr. Stephen HensonSubmitted by: Artem Chuprina <ran@cryptocom.ru>
2009-05-28  Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-09-26  Dr. Stephen HensonSupport for certificate status TLS extension.
2007-09-23  Dr. Stephen HensonUse accept flag for new session ticket write.
2007-09-21  Bodo MöllerImplement the Opaque PRF Input TLS extension
2007-08-31  Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2007-08-11  Dr. Stephen HensonRFC4507 (including RFC4507bis) TLS stateless session...
2007-06-04  Dr. Stephen HensonUpdate ssl library to support EVP_PKEY MAC API. Include...
2006-10-20  Andy PolyakovAlign data payload for better performance.
2006-06-14  Bodo MöllerCiphersuite string bugfixes, and ECC-related (re-)defin...
2005-12-18  Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-10-08  Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-09-30  Dr. Stephen HensonMake OPENSSL_NO_COMP compile again.
2005-06-07  Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-05-30  Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-04-27  Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26  Bodo Möllerremove some functions from exported headers
2005-04-26  Ben LaurieAdd DTLS support.
2002-11-26  Richard LevitteSmall bugfixes to the KSSL implementation.
2002-10-15  Richard LevitteTypos.
2002-10-15  Richard LevitteTypos.
2002-10-10  Richard LevitteTypo
2002-10-10  Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-08-09  Bodo MöllerECC ciphersuite support
2002-04-13  Bodo MöllerImplement known-IV countermeasure.
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-06-09  Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-02-25  Bodo MöllerFix warnings by using unsigned int where appropriate.
2000-02-21  Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-20  Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-01-11  Bodo MöllerClean up some of the SSL server code.
2000-01-06  Bodo MöllerUse less complicated arrangement for data strutures...
2000-01-06  Bodo MöllerUse separate arrays for certificate verify and for...
2000-01-05  Bodo MöllerSlight code cleanup for handling finished labels.
2000-01-02  Dr. Stephen HensonAdd support for MS "fast SGC".
1999-04-27  Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
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-23  Ben LaurieWork with -pedantic!
1999-04-17  Ben LaurieMassive constification.
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-02-16  Mark J. CoxUpdates to the new SSL compression code
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...