mbedtls/tests
Gilles Peskine 7d3186d18a Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration
There's no renegotiation in TLS 1.3, so this option should have no effect.
Insist on having it disabled, to avoid the risk of accidentally having
different behavior in TLS 1.3 if the option is enabled (as happened in
https://github.com/Mbed-TLS/mbedtls/issues/6200).

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-03-01 19:47:23 +01:00
..
.jenkins Add a Jenkinsfile for PR job testing 2018-10-19 16:41:54 +01:00
configs Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration 2023-03-01 19:47:23 +01:00
data_files Merge pull request #6949 from bensze01/replace_pkcs7_fuzzer_tests 2023-03-01 10:46:22 +01:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
include Use ASSERT_COMPARE in test_suite_md 2023-02-09 09:15:50 +01:00
opt-testcases Rebase code to restore reco-delay and fix some style issues 2023-02-08 07:41:42 +00:00
scripts Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension 2023-02-28 18:16:37 +01:00
src test: adjust include after PK_CAN_ECDSA_SOME was moved 2023-02-13 15:35:37 +01:00
suites Merge pull request #7188 from paul-elliott-arm/interruptible_sign_hash_complete_after_start_fail 2023-03-01 17:18:08 +00:00
.gitignore tests: Add build of a PSA test driver library 2021-12-06 07:50:27 +01:00
CMakeLists.txt Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh Update some comments 2023-02-23 16:03:56 +08:00
context-info.sh Modifies tests in context-info.sh 2021-06-16 16:19:53 +01:00
Descriptions.txt Revert "Remove tests that depend on TLS or X.509" 2020-03-19 14:17:54 +01:00
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Extend test framework for Record Size Limit Extension 2023-02-06 12:54:29 +01:00