mbedtls/ChangeLog.d
Gilles Peskine 8472a10594 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-29 20:42:51 +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-29 20:42:51 +02:00
fix-cipher-output-size-macros.txt Add Changelog entry 2021-07-23 18:58:19 +01:00
issue4630.txt Add ChangeLog entry for reserved identifier replacments 2021-07-14 14:32:18 +01:00
makefile-python-windows.txt Use python3 when building on non-Windows for Windows 2021-07-21 19:27:50 +02:00