]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/d1_enc.c
When processing ClientHello.cipher_suites, don't ignore cipher suites
[thirdparty/openssl.git] / ssl / d1_enc.c
2013-02-05  Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-02-05  Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-02-05  Ben LaurieFixups.
2013-02-05  Ben LaurieMake CBC decoding constant time.
2012-05-10  Dr. Stephen HensonSanity check record length before skipping explicit...
2011-01-04  Dr. Stephen HensonSince DTLS 1.0 is based on TLS 1.1 we should never...
2010-06-12  Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2009-09-13  Dr. Stephen HensonSubmitted by: Julia Lawall <julia@diku.dk>
2009-01-05  Lutz JänickeFix compilation with -no-comp by adding some more ...
2008-11-10  Dr. Stephen HensonMake -DKSSL_DEBUG work again.
2006-02-08  Nils Larschbackport recent changes from the cvs head
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-26  Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26  Ben LaurieAdd DTLS support.