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