mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 06:35:42 +01:00
- Updated with tickets
This commit is contained in:
parent
40dd5303c2
commit
5b37784f6d
@ -25,12 +25,13 @@ Changes
|
||||
* Documentation for mpi_lsb() and mpi_msb()
|
||||
* Moved out_msg to out_hdr + 32 to support hardware acceleration
|
||||
* Changed certificate verify behaviour to comply with RFC 6125 section 6.3
|
||||
to not match CN if subjectAltName extension is present.
|
||||
to not match CN if subjectAltName extension is present (Closes ticket #56)
|
||||
|
||||
Bugfix
|
||||
* Fixed handling error in mpi_cmp_mpi() on longer B values (found by
|
||||
Hui Dong)
|
||||
* Fixed potential heap corruption in x509_name allocation
|
||||
* Fixed single RSA test that failed on Big Endian systems (Closes ticket #54)
|
||||
|
||||
Security
|
||||
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||
|
Loading…
Reference in New Issue
Block a user