]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/s3_both.c
indent has problems with comments that are on the right hand side of a line.
[thirdparty/openssl.git] / ssl / s3_both.c
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-12  Rich SalzRT3548: Remove unsupported platforms
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-02  Dr. Stephen HensonRemove MS SGC
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-11-28  Richard Levitte[PR3597] Advance to the next state variant when reusing...
2014-03-28  Dr. Stephen HensonSecurity framework.
2014-01-07  Dr. Stephen HensonAdd fix for CVE-2013-4353
2013-12-18  Dr. Stephen HensonCheck EVP errors for handshake digests.
2013-03-18  Dr. Stephen HensonDTLS revision.
2013-02-06  Ben LaurieAdd and use a constant-time memcmp.
2012-04-18  Dr. Stephen Hensonrecognise X9.42 DH certificates on servers
2012-01-26  Dr. Stephen HensonRevise ssl code to use a CERT_PKEY structure when outpu...
2012-01-26  Dr. Stephen HensonTidy/enhance certificate chain output code.
2012-01-16  Dr. Stephen HensonSupport for fixed DH ciphersuites.
2010-09-05  Ben LaurieFixes to NPN from Adam Langley.
2010-07-28  Ben LaurieAdd Next Protocol Negotiation.
2010-03-24  Dr. Stephen HensonPR: 1731 and maybe 2197
2009-11-09  Dr. Stephen HensonFirst cut of renegotiation extension. (port to HEAD)
2009-09-02  Dr. Stephen HensonPR: 2022
2009-07-15  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-06-28  Dr. Stephen HensonUpdate from 0.9.8-stable.
2008-08-05  Geoff ThorpeFix signed/unsigned warning.
2008-08-04  Bodo MöllerFix error codes for memory-saving patch.
2008-06-03  Ben LaurieMemory saving patch.
2007-08-31  Dr. Stephen HensonUpdate ssl code to support digests other than MD5+SHA1...
2006-10-20  Andy PolyakovAlign data payload for better performance.
2005-10-08  Dr. Stephen HensonNew option SSL_OP_NO_COMP to disable compression. New...
2005-04-26  Ben LaurieAdd DTLS support.
2005-04-07  Nils Larschget rid of very buggy and very imcomplete DH cert support
2003-02-12  Dr. Stephen HensonOption to disable SSL auto chain build
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-08-12  Bodo Möllerremove comment
2002-08-12  Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09  Bodo MöllerECC ciphersuite support
2002-07-10  Lutz JänickeReorder inclusion of header files:
2002-04-13  Bodo MöllerImplement known-IV countermeasure.
2002-03-19  Lutz JänickeMap new X509 verification errors to alert codes (Tom...
2001-10-20  Bodo MöllerCall msg_callback with correct length parameter if...
2001-10-20  Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-16  Bodo MöllerAdd per-SSL 'msg_callback' with 'msg_callback_arg'.
2001-10-15  Bodo MöllerFor consistency, set s->init_num in the 'reuse_message...
2001-10-15  Bodo MöllerChange ssl3_get_message and the functions using it...
2001-10-15  Bodo MöllerFix ssl3_get_message handle message fragmentation corre...
2001-09-21  Bodo Möllerbugfix: handle HelloRequest received during handshake...
2001-09-01  Geoff ThorpeMake the necessary changes to work with the recent...
2001-05-07  Dr. Stephen HensonInitial CRL based revocation checking.
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2000-12-14  Bodo MöllerFirst step towards SSL_peek fix.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-02-25  Bodo MöllerAdd OpenSSL licen[cs]e.
2000-02-22  Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...
2000-02-21  Bodo MöllerFix some bugs and document others
2000-02-21  Bodo MöllerMove ssl3_do_write from s3_pkt.c to s3_both.c.
2000-02-21  Bodo MöllerMove MAC computations for Finished from ssl3_read_bytes...
2000-02-20  Bodo Möllerignore Client Hellos when we're in handshake anyway
2000-02-20  Bodo MöllerTolerate fragmentation and interleaving in the SSL...
2000-01-26  Bodo MöllerSome comments added, and slight code clean-ups.
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-12-29  Bodo Möllerfix comment
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-19  Ulf MöllerChange functions to ANSI C.
1999-04-12  Ben LaurieAdd type-safe STACKs and SETs.
1999-02-15  Dr. Stephen HensonFix various memory leaks in SSL, apps and DSA
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
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...