mbedtls/ChangeLog.d/restore-x509-functions-to-public.txt
David Horstmann 8de8cc0bd8 Add ChangeLog entry for restoring X509 functions
Signed-off-by: David Horstmann <david.horstmann@arm.com>
2024-02-19 11:21:37 +00:00

7 lines
346 B
Plaintext

Bugfix
* Restore X509 functions erroneously removed from the public interface:
mbedtls_x509_dn_get_next(), mbedtls_x509_serial_gets(),
mbedtls_x509_time_cmp(), mbedtls_x509_time_gmtime(),
mbedtls_x509_time_is_past(), mbedtls_x509_time_is_future()
mbedtls_x509_parse_subject_alt_name(), mbedtls_x509_free_subject_alt_name()