mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
Adapt ChangeLog
This commit is contained in:
parent
4c4f41030c
commit
8d19bcf37f
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ Features
|
|||
* Allow comments in test data files.
|
||||
|
||||
Bugfix
|
||||
* Fix wrong implementation of truncated HMAC extension leading to
|
||||
compatibility problems with peers not running Mbed TLS. Found by
|
||||
Andreas Walz.
|
||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||
as recommended in RFC 6347 Section 4.1.2.7.
|
||||
* Fix memory leak in mbedtls_ssl_set_hostname() when called multiple times.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue