commit | 7d0306022886a6b6a8277319464637ec2e22dfa6 | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Fri Aug 25 17:17:34 2017 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Dec 01 21:42:19 2017 +0100 |
tree | d9b29eeb9594f887b774b42b13cf499e8f070d57 | |
parent | f6a6b82362adb14ef73ea8862a2cc71c68fadb04 [diff] [blame] |
Add ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index 36696e6..7840da0 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -74,6 +74,8 @@ Found by nkolban. Fixes #845. * Fix handling of handshake messages in mbedtls_ssl_read in case MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp. + * Fix X509 CRT parsing that would potentially accept an invalid tag when + parsing the subject alternative names. Changes * Extend cert_write example program by options to set the CRT version