mbedtls/ChangeLog.d
Gilles Peskine 9a7d4c2734 New configuration option MBEDTLS_CHECK_RETURN_WARNING
MBEDTLS_CHECK_RETURN_TYPICAL defaults off, but is enabled if
MBEDTLS_CHECK_RETURN_WARNING is enabled at compile time.
(MBEDTLS_CHECK_RETURN_CRITICAL is always enabled.)

The default is off so that a plausible program that builds with one version
of Mbed TLS in the default configuration will still build under the next
version.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-09-27 19:15:56 +02:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
check-return.txt New configuration option MBEDTLS_CHECK_RETURN_WARNING 2021-09-27 19:15:56 +02:00
chunked_ccm.txt Fix typo in the changelog for chunked CCM. 2021-08-23 10:56:06 +02:00
do-not-use-obsolete-header.txt Fix test code to can be built on alpine 2021-09-24 09:21:29 +09:00
fix-cipher-output-size-macros.txt Add Changelog entry 2021-07-14 12:39:54 +01:00
issue4630.txt Add ChangeLog entry for reserved identifier replacments 2021-07-14 10:25:57 +01:00
makefile-python-windows.txt Use python3 when building on non-Windows for Windows 2021-07-13 18:26:08 +02:00
muladdc-memory.txt Combine changelog entries for muladdc assembly fix 2021-09-24 15:18:44 +01:00
psa_cipher_update_ecp.txt psa_cipher_update_ecb: remove parameter output_size 2021-09-13 09:46:41 +02:00
psa_curve448_key_support.txt Add a changelog for Armmbed#4626 2021-07-14 16:12:22 +05:30
session_export_private.txt Add ChangeLog entry 2021-07-22 11:37:05 +01:00
tls_ext_cid-config.txt Allow configuring MBEDTLS_TLS_EXT_CID at compile time 2021-08-12 10:31:01 +02:00