mbedtls/ChangeLog.d
Gilles Peskine b69757ab61 Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled
It isn't detected on the CI because we only test this with an ancient Clang
that doesn't warn. Old GCC, modern GCC and modern Clang do
warn (-Wunused-but-set-variable).

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-05-14 12:06:20 +02:00
..
00README.md Clarify changelog not needed for compiler warnings 2023-08-02 13:01:14 +01:00
asn1-missing-guard-in-rsa.txt changelog: fix text 2024-04-19 11:11:10 +02:00
fix_ubsan_mp_aead_gcm.txt Add Changelog entry 2024-04-26 19:20:45 +01:00
fix-compilation-when-memcpy-is-function-like-macro.txt Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro 2024-04-02 14:52:29 +01:00
fix-concurrently-loading-non-existent-keys.txt Add changelog 2024-04-30 14:09:43 +01:00
fix-redefination_warning_messages_for_GNU_SOURCE.txt Fix Changelog formatting 2024-05-03 10:50:33 +05:30
fix-secure-element-key-creation.txt Rewrite changelog 2024-04-30 11:17:04 +01:00
pk-norsa-warning.txt Fix a compilation warning in pk.c when PSA is enabled and RSA is disabled 2024-05-14 12:06:20 +02:00
tls13-without-tickets.txt Add change log 2024-04-05 14:16:32 +02:00