mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
95d516f319
Signed-off-by: David Horstmann <david.horstmann@arm.com>
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
Removals
|
|
* Remove MBEDTLS_SSL_MAX_CONTENT_LEN configuration option, since
|
|
MBEDTLS_SSL_IN_CONTENT_LEN and MBEDTLS_SSL_OUT_CONTENT_LEN replace
|
|
it. Fixes #4362.
|