mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 19:05:43 +01:00
Adapt ChangeLog
This commit is contained in:
parent
3328d8cf88
commit
048dba33cf
@ -10,6 +10,8 @@ Bugfix
|
||||
* Add ecc extensions only if an ecc based ciphersuite is used.
|
||||
This improves compliance to RFC 4492, and as a result, solves
|
||||
interoperability issues with BouncyCastle. Raised by milenamil in #1157.
|
||||
* Fix potential use-after-free in mbedtls_ssl_get_max_frag_len()
|
||||
and mbedtls_ssl_get_record_expansion() after a session reset. Fixes #1941.
|
||||
|
||||
= mbed TLS 2.1.14 branch released 2018-07-25
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user