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