commit | f569f701c225770688041c114f81dd3f09be5404 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Wed Jun 28 09:25:10 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Sep 14 20:20:21 2017 +0100 |
tree | b9c7b39a568004fda09447eb5f713a0501a007eb | |
parent | 06fc6650f455669e8daf27af0e393717cbef8397 [diff] [blame] |
Fix ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index 802e30c..e199682 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -3,9 +3,8 @@ = mbed TLS x.x.x released xxxx-xx-xx Bugfix - * Fix ssl_parse_record_header() to not send a fatal alert message upon - receiving an invalid record when running DTLS as this is not compliant - behaviour. + * Fix ssl_parse_record_header() to silently discard invalid DTLS records + as recommended in RFC 6347 Section 4.1.2.7. = mbed TLS 2.6.0 branch released 2017-08-10