mbedtls/ChangeLog.d
Chris Jones 531aede488 Fix an incorrect error code addition in pk_parse_key_pkcs8_unencrypted_der
An incorrect error code addition was spotted by the new invasive testing
infrastructure whereby pk_get_pk_alg will always return a high level
error or zero and pk_parse_key_pkcs8_unencrypted_der will try to add
another high level error, resulting in a garbage error code.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
Signed-off-by: Gilles Peskine <gilles.peskine@arm.com>
2021-04-28 13:54:16 +02:00
..
00README.md When to write a changelog: minor improvements 2020-10-01 00:34:22 +02:00
bugfix_PR3616.txt Fix premature fopen() call in mbedtls_entropy_write_seed_file #3175 2020-09-28 00:28:25 +03:00
dtls_sample_use_read_timeout.txt Actually use the READ_TIMEOUT_MS in the sample DTLS client and server 2021-03-15 16:55:03 -04:00
fix-pk-parse-key-error-code.txt Fix an incorrect error code addition in pk_parse_key_pkcs8_unencrypted_der 2021-04-28 13:54:16 +02:00
mpi_read_negative_zero.txt Explain the problem in more concrete terms 2021-04-12 17:17:34 +02:00