mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 11:11:08 +01:00
This commit restores all changelog entries between the mbedtls-3.6.0 tag and the mbedtls-4.0.0-beta tag. git diff ce4683e..09dc57d --name-status -- ChangeLog.d Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
Bugfix
|
|
* When MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE is disabled, work with
|
|
peers that have middlebox compatibility enabled, as long as no
|
|
problematic middlebox is in the way. Fixes #9551.
|