mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 16:05:43 +01:00
Changelog entry for the bug fixes
This commit is contained in:
parent
92e4426169
commit
3df98f50a9
@ -2,6 +2,12 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
|
|
||||||
= mbed TLS 2.x.x branch released xxxx-xx-xx
|
= mbed TLS 2.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* If sending a fatal alert fails, make sure not to hide the error
|
||||||
|
that triggered the alert.
|
||||||
|
* In SSLv3, if refusing a renegotiation attempt, don't process any further
|
||||||
|
data.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Send fatal alerts in many more cases instead of dropping the connection.
|
* Send fatal alerts in many more cases instead of dropping the connection.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user