mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
|
|
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.
|