TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
b2ce2ed6d88cd68083e420ad9ab7ceafba52dea8
/
.
/
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.