blob: dc59f1c9dc38d1e25c9e5be33ad86376ff975431 [file] [log] [blame]
Thomas Daubney69576272022-06-21 10:26:02 +01001Removals
2 * Remove compression property from SSL session struct.
3 MBEDTLS_SSL_COMPRESS_NULL is now the only supported
4 compression option and can be used for compatibility
5 reasons. Changes requested in #4223.