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
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
git-scripts
include
opt-testcases
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
CMakeLists.txt
compat-in-docker.sh
compat.sh Update some comments 2023-02-23 16:03:56 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile
ssl-opt-in-docker.sh
ssl-opt.sh