mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-06 22:29:43 +00:00
Adapt ChangeLog
This commit is contained in:
parent
80e0d46062
commit
e27543dee1
|
@ -6,6 +6,11 @@ Bugfix
|
|||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||
as recommended in RFC 6347 Section 4.1.2.7.
|
||||
|
||||
Security
|
||||
* Change default choice of DHE parameters from untrustworthy RFC 5114
|
||||
to RFC 3526 containing parameters generated in a nothing-up-my-sleeve
|
||||
manner.
|
||||
|
||||
= mbed TLS 2.1.9 branch released 2017-08-10
|
||||
|
||||
Security
|
||||
|
|
Loading…
Reference in a new issue