mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-07 01:19:44 +00:00
Update for ChangeLog for fixes for cert_app
This commit is contained in:
parent
3ef29f6e48
commit
75dea20fee
|
@ -10,6 +10,8 @@ Bugfix
|
||||||
when GCM is used. #441
|
when GCM is used. #441
|
||||||
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
* Fix for key exchanges based on ECDH-RSA or ECDH-ECDSA which weren't
|
||||||
enabled unless others were also present. Found by David Fernandez. #428
|
enabled unless others were also present. Found by David Fernandez. #428
|
||||||
|
* Fixed cert_app sample program for debug output and for use when no root
|
||||||
|
certificates are provided.
|
||||||
|
|
||||||
= mbed TLS 2.1.5 branch released 2016-06-28
|
= mbed TLS 2.1.5 branch released 2016-06-28
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue