mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 09:40:32 +00:00
Adapt ChangeLog
This commit is contained in:
parent
7ae8a76ced
commit
d87a59cc36
@ -4,6 +4,12 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
|
|
||||||
Features
|
Features
|
||||||
* Add support for fragmentation of outoing DTLS handshake messages.
|
* Add support for fragmentation of outoing DTLS handshake messages.
|
||||||
|
* Add support for packing multiple records within a single datagram,
|
||||||
|
enabled by default.
|
||||||
|
|
||||||
|
API Changes
|
||||||
|
* Add function mbedtls_ssl_conf_datagram_packing() to configure
|
||||||
|
the use of datagram packing (enabled by default).
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
|
* Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user