TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/dev/relnotes
/
.
/
ChangeLog.d
/
remove-max-content-len.txt
blob: b7607e6c6b33d2a36572e7ab151a6d2093648e96 [
file
] [
log
] [
blame
]
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.