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
]
David Horstmann
95d516f
2021-05-04 18:36:56 +0100
[
diff
] [
blame
]
1
Removals
2
*
Remove
MBEDTLS_SSL_MAX_CONTENT_LEN configuration option
,
since
3
MBEDTLS_SSL_IN_CONTENT_LEN
and
MBEDTLS_SSL_OUT_CONTENT_LEN replace
4
it
.
Fixes
#4362.