mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Adapt ChangeLog
This commit is contained in:
parent
e2ccaddf0a
commit
d43764f9d3
|
@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= mbed TLS 2.1.x released xxxx-xx-xx
|
= mbed TLS 2.1.x released xxxx-xx-xx
|
||||||
|
|
||||||
|
Security
|
||||||
|
* Verify results of RSA private key operations to defend
|
||||||
|
against Bellcore glitch attack.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||||
as recommended in RFC 6347 Section 4.1.2.7.
|
as recommended in RFC 6347 Section 4.1.2.7.
|
||||||
|
|
Loading…
Reference in a new issue