mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 14:38:57 +01:00
Drop POLARSSL_ERROR_STRERROR_BC
This commit is contained in:
parent
fc51f40a1a
commit
f9c1387b9d
7 changed files with 1 additions and 55 deletions
|
|
@ -6,6 +6,7 @@ Features
|
|||
* Support for DTLS 1.0 and 1.2 (RFC 6347).
|
||||
|
||||
API Changes
|
||||
* Remove POLARSSL_ERROR_STRERROR_BC (use mbedtls_strerror()).
|
||||
* Headers are now found in the 'mbedtls' directory (previously 'polarssl').
|
||||
* Change SSL_DISABLE_RENEGOTIATION config.h flag to SSL_RENEGOTIATION
|
||||
(support for renegotiation now needs explicit enabling in config.h).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue