mbedtls/ChangeLog.d
Paul Elliott 21c8fe5c6e Fix compilation errors.
Under gcc11(+) both message and received would cause errors for
potentially being used uninitialised. We fixed many of these issues in
another PR, but this one is only seen under certain configs.

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-11-24 17:19:51 +00:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
add_psa_m_aead.txt Improve changelog 2021-06-23 09:59:14 +01:00
base64-ranges.txt Fix typo in documentation 2021-10-25 22:15:20 +02:00
bugfix-for-gcm-long-iv-size.txt update changelog for #4884 2021-10-13 00:23:30 +08:00
ccm_star_no_tag.txt Fix ccm*-no-tag changelog entry 2021-10-27 11:26:47 +02:00
chacha20-poly1305-invalid-nonce.txt Indicate nonce sizes invalid for ChaCha20-Poly1305 2021-11-17 18:06:11 +01: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
fix-mbedtls_cipher_crypt-aes-ecb.txt Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt 2021-09-30 13:14:20 +02:00
fix-needed-shared-libraries-linux.txt Add changelog 2021-11-05 09:32:05 +01:00
fix-psa_gen_key-status.txt Address review comments 2021-10-11 10:43:17 +02:00
fix_compilation_ssl_tests.txt Fix compilation errors. 2021-11-24 17:19:51 +00:00
issue4630.txt Add ChangeLog entry for reserved identifier replacments 2021-07-14 10:25:57 +01:00
issue5065.txt Address review comments 2021-10-15 08:04:53 +02: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
no-strerror.txt Fix the build of sample programs without mbedtls_strerror 2021-10-25 22:09:12 +02:00
psa_alg_rsa_pss.txt Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length 2021-10-05 14:26:25 +02:00
psa_cipher_update_ecp.txt psa_cipher_update_ecb: remove parameter output_size 2021-09-13 09:46:41 +02:00
psa_crypto_api_macros.txt Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog 2021-11-03 15:51:20 +01:00
psa_curve448_key_support.txt Add a changelog for Armmbed#4626 2021-07-14 16:12:22 +05:30
psa_gcm_buffer_limitation.txt Fix PSA AEAD GCM's update output buffer length verification. 2021-10-04 13:54:55 +02:00
remove-greentea-support.txt Remove on-target testing 2021-10-27 11:45:57 +02:00
remove-ssl-export-keys.txt Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on 2021-09-29 10:15:42 -04:00
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