mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Merge branch 'misc' into development
Fixes github #358, #362 and IOTSSL-536
This commit is contained in:
commit
fabce5e137
4 changed files with 48 additions and 3 deletions
|
|
@ -2,6 +2,9 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
|
||||
= mbed TLS 2.2.1 released 2015-12-xx
|
||||
|
||||
Bugfix
|
||||
* Fix over-restricive length limit in GCM. Found by Andreas-N. #362
|
||||
|
||||
Changes
|
||||
* To avoid dropping an entire DTLS datagram if a single record in a datagram
|
||||
is invalid, we now only drop the record and look at subsequent records (if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue