mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-11 04:39:56 +00:00
Remove trailing whitespace
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Removals
|
||||
* Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT. Now only the
|
||||
* Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT. Now only the
|
||||
standard version (defined in RFC 9146) of DTLS connection ID is supported.
|
||||
* Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
|
||||
mbedtls_ssl_conf_max/min_tls_version()
|
||||
* Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
|
||||
* Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
|
||||
mbedtls_ssl_conf_max/min_tls_version()
|
||||
* Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
|
||||
MBEDTLS_SSL_MINOR_VERSION_3 and MBEDTLS_SSL_MINOR_VERSION_4
|
||||
* Remove sig_hashes
|
||||
* Remove mbedtls_ssl_conf_sig_hashes
|
||||
|
||||
Reference in New Issue
Block a user