mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-26 11:55:05 +00:00
Align ChangeLog entry for PR #1401 with development
This commit is contained in:
parent
33be84f679
commit
1852d66a24
|
@ -52,8 +52,8 @@ Changes
|
||||||
Alex Hixon.
|
Alex Hixon.
|
||||||
* Allow configuring the shared library extension by setting the DLEXT
|
* Allow configuring the shared library extension by setting the DLEXT
|
||||||
environment variable when using the project makefiles.
|
environment variable when using the project makefiles.
|
||||||
* Verify that when (f_send, f_recv and f_recv_timeout) send or receive
|
* In the SSL module, when f_send, f_recv or f_recv_timeout report
|
||||||
more than the required length an error is returned. Raised by
|
transmitting more than the required length, return an error. Raised by
|
||||||
Sam O'Connor in #1245.
|
Sam O'Connor in #1245.
|
||||||
* Improve robustness of mbedtls_ssl_derive_keys against the use of
|
* Improve robustness of mbedtls_ssl_derive_keys against the use of
|
||||||
HMAC functions with non-HMAC ciphersuites. Independently contributed
|
HMAC functions with non-HMAC ciphersuites. Independently contributed
|
||||||
|
|
Loading…
Reference in a new issue