Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
b1c6b4a7a54521561259b0142962e1e1f9b5a363
/
.
/
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.