mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 00:55:39 +01:00
Add ChangeLog entry for empty app data fix
This commit is contained in:
parent
ce6fbac247
commit
81f0633c16
@ -41,6 +41,9 @@ Bugfix
|
|||||||
Systems.
|
Systems.
|
||||||
* Fail when receiving a TLS alert message with an invalid length, or invalid
|
* Fail when receiving a TLS alert message with an invalid length, or invalid
|
||||||
zero-length messages when using TLS 1.2. Contributed by Espressif Systems.
|
zero-length messages when using TLS 1.2. Contributed by Espressif Systems.
|
||||||
|
* Fix ssl_client2 example to send application data with 0-length content
|
||||||
|
when the request_size argument is set to 0 as stated in the documentation.
|
||||||
|
Fixes #1833.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
* Change the shebang line in Perl scripts to look up perl in the PATH.
|
||||||
|
Loading…
Reference in New Issue
Block a user