TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
351e6885f55fd6354b57b51a5dbaadf3231aa7c8
/
.
/
ChangeLog.d
/
remove_ssl_session_compression.txt
blob: dc59f1c9dc38d1e25c9e5be33ad86376ff975431 [
file
] [
log
] [
blame
]
Removals
*
Remove
compression
property
from
SSL session
struct
.
MBEDTLS_SSL_COMPRESS_NULL
is
now the only supported
compression option
and
can be used
for
compatibility
reasons
.
Changes
requested
in
#4223.