commit | ff01e009e6ff6b424bec60c185ec1745f45c7b5a | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Dec 01 23:42:17 2017 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Fri Dec 01 23:42:17 2017 +0100 |
tree | 5c4a0618364a2a5ece80a7abb527a467a61637f0 | |
parent | e3783da0b22b0edcf8a4f73ce04cdeb490fa0932 [diff] [blame] | |
parent | b592f322913580ba10ff469ab49c92f54020c1bb [diff] [blame] |
Merge branch 'pr_1043' into development
diff --git a/ChangeLog b/ChangeLog index 3b9fd05..1c6e874 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -52,6 +52,7 @@ MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp. * Add a check for invalid private parameters in mbedtls_ecdsa_sign. Reported by Yolan Romailler. + * Fix word size check in in pk.c to not depend on MBEDTLS_HAVE_INT64. Changes * Extend cert_write example program by options to set the CRT version