blob: 61400279f62758ebde2484e8c93f15c28f51c4b9 [file] [log] [blame]
Ben Taylor889ac062025-07-16 15:03:31 +01001Removals
Ben Taylor889ac062025-07-16 15:03:31 +01002 * Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT, now only the
3 standard version is supported.
4 * Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
5 mbedtls_ssl_conf_max/min_tls_version()
Ben Taylor7aa4c402025-07-16 15:14:11 +01006 * Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
7 MBEDTLS_SSL_MINOR_VERSION_3 and MBEDTLS_SSL_MINOR_VERSION_4
8 * Remove sig_hashes
9 * Remove mbedtls_ssl_conf_sig_hashes
10 * Remove mbedtls_ssl_conf_max_version
11 * Remove mbedtls_ssl_conf_min_version