mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 13:25:42 +01:00
Add a ChangeLog entry.
This commit is contained in:
parent
c84511fb1f
commit
11d3282f5a
@ -24,6 +24,8 @@ Features
|
|||||||
mbedtls_ssl_session_load() to allow serializing a session, for example to
|
mbedtls_ssl_session_load() to allow serializing a session, for example to
|
||||||
store it in non-volatile storage, and later using it for TLS session
|
store it in non-volatile storage, and later using it for TLS session
|
||||||
resumption.
|
resumption.
|
||||||
|
* Add new configuration option MBEDTLS_SSL_PROTO_NO_TLS that enables code
|
||||||
|
size savings in configurations where only DTLS is used.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Server's RSA certificate in certs.c was SHA-1 signed. In the default
|
* Server's RSA certificate in certs.c was SHA-1 signed. In the default
|
||||||
|
Loading…
Reference in New Issue
Block a user