]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/s3_lib.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / ssl / s3_lib.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
2013-10-04  Rob StradlingFix compilation with this branch's definition of SSL_CI...
2013-10-04  Rob StradlingTidy up comments.
2013-10-04  Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2011-10-19  Bodo MöllerOops: this change (http://cvs.openssl.org/chngview...
2011-10-13  Bodo MöllerIn ssl3_clear, preserve s3->init_extra along with s3...
2011-09-05  Bodo Möller(EC)DH memory handling fixes.
2009-04-07  Dr. Stephen HensonSubmitted by: Darryl Miles <darryl-mailinglists@netbau...
2008-06-16  Dr. Stephen HensonMake ssl code consistent with FIPS branch. The new...
2008-04-30  Dr. Stephen HensonTLS ticket key setting callback: this allows and applic...
2007-10-12  Dr. Stephen HensonBackport certificate status request TLS extension suppo...
2007-09-21  Bodo MöllerMore changes from HEAD:
2007-09-21  Dr. Stephen HensonFixes from HEAD.
2007-08-28  Dr. Stephen HensonUpdate from HEAD.
2007-08-12  Dr. Stephen HensonBackport of TLS extension code to OpenSSL 0.9.8.
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-02-19  Bodo Möllerfix incorrect strength bit values for certain Kerberos...
2007-01-21  Dr. Stephen HensonUpdate from HEAD.
2006-06-22  Bodo MöllerPut ECCdraft ciphersuites back into default build ...
2006-06-20  Bodo MöllerRemove ECC ciphersuites from 0.9.8 branch (should use...
2006-06-14  Bodo MöllerDisable invalid ciphersuites
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-01-15  Nils Larschfix cipher list order
2005-12-13  Bodo Möllerupdate TLS-ECC code
2005-09-21  Dr. Stephen HensonFix from HEAD.
2005-08-27  Ben LaurieFix warnings.
2005-08-25  Nils LarschKeep cipher lists sorted in the source instead of sorti...
2005-08-08  Nils Larscha ssl object needs it's own instance of a ecdh key...
2005-08-05  Dr. Stephen HensonInitialize SSL_METHOD structures at compile time. This...
2005-07-16  Nils Larschmake
2005-05-30  Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-26  Ben LaurieAdd DTLS support.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieConstification.
2004-04-19  Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-12-27  Richard LevitteAvoid including cryptlib.h, it's not really needed.
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-15  Richard LevitteTypos.
2002-10-10  Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-09-25  Bodo Möllerreally fix race conditions
2002-08-09  Bodo MöllerECC ciphersuite support
2002-07-10  Lutz JänickeCiphers with NULL encryption were not properly handled...
2002-04-13  Bodo MöllerImplement known-IV countermeasure.
2002-03-15  Bodo Möllerfix ssl3_pending
2002-03-14  Lutz JänickeAdd missing strength entries.
2001-10-20  Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-08-28  Ben LaurieFix SSL memory leak.
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-11  Richard LevitteInclude kssl_lcl.h where needed.
2001-07-11  Richard LevitteChanges to the Kerberos SSL code by Jeffrey Altman...
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-03-09  Bodo MöllerConsistently use 'void *' for SSL read, peek and write...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-09  Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-07  Dr. Stephen HensonFix AES code.
2001-02-06  Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2000-12-25  Bodo MöllerFix SSL_peek and SSL_pending.
2000-12-14  Bodo Möllertypo
2000-12-14  Bodo MöllerFirst step towards SSL_peek fix.
2000-11-30  Richard LevitteFirst tentative impementation of Kerberos 5 cryptos...
2000-11-28  Bodo MöllerComments on SSL_peek deficiencies
2000-11-28  Bodo MöllerDisable SSL_peek until it is fixed.
2000-11-17  Bodo Möllertag SSL_peek bugs
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-03-14  Bodo MöllerUse correct function names in SSLerr macros.
2000-03-13  Bodo MöllerCopy DH key (if available) in addition to the bare...
2000-02-21  Bodo MöllerFix some bugs and document others
2000-02-20  Richard LevitteMove the registration of callback functions to special...
2000-02-20  Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-01-22  Dr. Stephen HensonApply Lutz Behnke's 56 bit cipher patch with a few
2000-01-18  Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
1999-09-29  Ulf MöllerCosmetic changes.
1999-05-15  Bodo MöllerOPENSSL_EXTERN, OPENSSL_GLOBAL
1999-05-13  Ulf MöllerVMS support.
1999-05-09  Bodo MöllerCreate a duplicate of the SSL_CTX's CERT in SSL_new...
1999-04-27  Ulf MöllerMessage digest stuff.
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-23  Ben LaurieWork with -pedantic!
1999-04-22  Bodo MöllerFixed some race conditions.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-04-15  Ben LaurieAdd new experimental ciphersuites. Bring naming into...
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-03-22  Ben LaurieFix security hole.
1999-03-06  Ben LaurieDisable new TLS1 ciphersuites.
1999-03-06  Ben LaurieFix export ciphersuites, again.
1999-02-25  Ralf S. EngelschallAdd a bunch of SSL_xxx() functions for configuring...
1999-02-25  Ralf S. EngelschallFix the cipher decision scheme for export ciphers:...
1999-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21  Ben LaurieMore stuff for new TLS ciphersuites.
1999-02-21  Ben LaurieUndo a couple of kludges.
1999-02-21  Ben LaurieAdd support for new TLS export ciphersuites.
1999-02-16  Mark J. CoxUpdates to the new SSL compression code
next