mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:15:38 +01:00
Adapt ChangeLog
This commit is contained in:
parent
3546201dbc
commit
aa24937853
@ -12,6 +12,10 @@ Features
|
|||||||
last paragraph).
|
last paragraph).
|
||||||
* Add support for packing multiple records within a single datagram,
|
* Add support for packing multiple records within a single datagram,
|
||||||
enabled by default.
|
enabled by default.
|
||||||
|
* Add support for buffering out-of-order handshake messages.
|
||||||
|
The maximum amount of RAM used for this can be controlled by the
|
||||||
|
compile-time constant MBEDTLS_SSL_DTLS_MAX_BUFFERING defined
|
||||||
|
in mbedtls/config.h.
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
* Add function mbedtls_ssl_conf_datagram_packing() to configure
|
* Add function mbedtls_ssl_conf_datagram_packing() to configure
|
||||||
|
Loading…
Reference in New Issue
Block a user