]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/d1_enc.c
misspellings fixes by https://github.com/vlajos/misspell_fixer
[thirdparty/openssl.git] / ssl / d1_enc.c
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-02-06  Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-02-06  Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-02-06  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...
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-12-29  Ben LaurieIf we're going to return errors (no matter how stupid...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-10  Dr. Stephen HensonMake -DKSSL_DEBUG work again.
2007-10-26  Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-06-04  Dr. Stephen HensonUpdate ssl library to support EVP_PKEY MAC API. Include...
2006-01-29  Nils Larschadd additional checks + cleanup
2005-04-26  Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26  Ben LaurieAdd DTLS support.