blob: 40584c6aebd4cba3a854853d60e94dd95aa18efd [file] [log] [blame]
Ben Taylor889ac062025-07-16 15:03:31 +01001Removals
Ben Taylor4e7b2542025-08-04 08:19:45 +01002 * Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT. Now only the
Ben Taylordbb15e62025-07-23 10:58:33 +01003 standard version (defined in RFC 9146) of DTLS connection ID is supported.
Ben Taylor4e7b2542025-08-04 08:19:45 +01004 * Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
5 mbedtls_ssl_conf_max/min_tls_version()
Ben Taylor75b30e82025-08-05 08:02:36 +01006 * Removed the constants MBEDTLS_SSL_MAJOR_VERSION_3,
7 MBEDTLS_SSL_MINOR_VERSION_3 MBEDTLS_SSL_MINOR_VERSION_4,
8 Remove mbedtls_ssl_conf_max_version and Remove mbedtls_ssl_conf_min_version.
Ben Taylor7aa4c402025-07-16 15:14:11 +01009 * Remove mbedtls_ssl_conf_sig_hashes