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