mbedtls/ChangeLog.d
Paul Elliott 2ab9a7a57a Stop CMake out of source tests running on 16.04
Running the out of source CMake test on Ubuntu 16.04 using more than one
processor (as the CI does) can create a race condition whereby the build
fails to see a generated file, despite that file actually having been
generated. This problem appears to go away with 18.04 or newer, so make
the out of source tests not supported on Ubuntu 16.04

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2021-12-13 11:14:45 +00:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
base64-ranges.txt Fix typo in documentation 2021-10-25 21:24:23 +02:00
bugfix-for-gcm-long-iv-size.txt An initialization vector IV can have any number of bits between 1 and 2021-11-05 00:13:43 +08:00
build-without-sha.txt Add changelog entry for build error fixes 2021-12-06 20:58:51 +01:00
chacha20-poly1305-invalid-nonce.txt Indicate nonce sizes invalid for ChaCha20-Poly1305 2021-11-17 14:03:08 +01:00
check-return.txt New configuration option MBEDTLS_CHECK_RETURN_WARNING 2021-09-29 20:42:51 +02:00
constant_time_module.txt Update changelog with the new public API 2021-11-11 11:33:19 +01:00
do-not-use-obsolete-header.txt Fix test code to can be built on alpine 2021-09-23 20:58:45 +09:00
fix_compilation_ssl_tests.txt Fix Changelog 2021-11-25 18:08:30 +00:00
fix-cipher-output-size-macros.txt Add Changelog entry 2021-07-23 18:58:19 +01:00
fix-mbedtls_cipher_crypt-aes-ecb.txt Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt 2021-09-30 13:12:22 +02:00
fix-needed-shared-libraries-linux.txt DT_NEEDED for shared builds in makefile 2021-11-05 09:31:22 +01:00
fix-pkcs12-null-password.txt Make changelog more specific 2021-12-10 17:48:12 +00:00
fix-psa_gen_key-status.txt Address review comments 2021-10-11 16:39:32 +02: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
muladdc-memory.txt Combine changelog entries for muladdc assembly fix 2021-09-24 16:11:15 +01:00
no-strerror.txt Fix the build of sample programs without mbedtls_strerror 2021-10-25 21:24:23 +02:00
psa_alg_rsa_pss.txt Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length 2021-10-28 10:07:27 +02:00
psa_cipher_update_ecp.txt psa_cipher_update_ecb: remove parameter output_size 2021-09-13 12:54:46 +02:00
psa_crypto_api_macros.txt Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog 2021-11-03 13:19:02 +01:00
remove_default_alllow_sha1.txt Disable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE in default config. 2021-09-06 12:19:25 +02:00
remove-greentea-support.txt Remove on-target testing 2021-09-14 11:28:22 +02:00
semi-public-structure-fields.txt Note the reordered fields in SSL structures 2021-11-16 19:00:04 +01:00
stop_cmake_out_of_build_running_on_16.04.txt Stop CMake out of source tests running on 16.04 2021-12-13 11:14:45 +00:00
tls_ext_cid-config.txt Allow configuring MBEDTLS_TLS_EXT_CID at compile time 2021-04-27 11:34:37 +02:00