mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-11 06:55:40 +00:00
Update Changelog for fix #559
This commit is contained in:
parent
394d65d1bb
commit
c9b564e64c
|
@ -49,6 +49,9 @@ Bugfix
|
||||||
* 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 configuration of debug output in cert_app sample program.
|
* Fixed configuration of debug output in cert_app sample program.
|
||||||
|
* Fixed the sample applications gen_key.c, cert_req.c and cert_write.c for
|
||||||
|
builds where the configuration POLARSSL_PEM_WRITE_C is not defined. Found
|
||||||
|
by inestlerode. #559.
|
||||||
|
|
||||||
= mbed TLS 1.3.17 branch 2016-06-28
|
= mbed TLS 1.3.17 branch 2016-06-28
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue