commit | 0da3e44fea8c917967df097a6497bf3416168250 | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Fri Sep 23 13:16:02 2016 +0100 |
committer | Andres AG <andres.amayagarcia@arm.com> | Thu Oct 13 17:00:01 2016 +0100 |
tree | e93821acf9a438dc67b0d856ae5773c8f7b8020f | |
parent | c176038d73494ed208d38226c23e1799622a51e4 [diff] [blame] |
Add check for validity of date in x509_get_time()
diff --git a/ChangeLog b/ChangeLog index ffc4826..26e296e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -23,6 +23,8 @@ * Fix documentation and implementation missmatch for function arguments of mbedtls_gcm_finish(). Found by cmiatpaar. #602 * Guarantee that P>Q at RSA key generation. Found by inestlerode. #558 + * Fix check for validity of date when parsing in mbedtls_x509_get_time(). + Found by subramanyam-c. #626 = mbed TLS 1.3.17 branch 2016-06-28