mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-09 12:40:57 +00:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
API changes
|
|
* Replace MBEDTLS_SSL_SRV_RESPECT_CLIENT_PREFERENCE by a runtime
|
|
configuration function mbedtls_ssl_conf_preference_order(). Fixes #4398.
|