aboutsummaryrefslogtreecommitdiff
path: root/tests/configs
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Fix a typo in a commentManuel Pégourié-Gonnard1-1/+1
2024-04-12Update user-config-for-testsManuel Pégourié-Gonnard1-7/+49
2023-11-02update headersDave Rodgman4-52/+4
2023-09-28Update list of ECC key types in user-config-for-test.hManuel Pégourié-Gonnard1-1/+5
2023-09-18Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-fullGilles Peskine2-3/+21
2023-09-02config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and no...Tom Cosgrove1-3/+1
2023-09-02Move zeroize-as-memset into a config file under tests/Tom Cosgrove1-0/+31
2023-07-26PSA_CRYPTO_DRIVER_TEST_ALL is incompatible with MBEDTLS_PSA_CRYPTO_CONFIGGilles Peskine1-0/+20
2023-07-21Make malloc-0-null a user config fileGilles Peskine1-3/+1
2023-04-28Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPYGilles Peskine1-0/+20
2023-03-01Explicitly disable all DTLS options in tls13-only.hGilles Peskine1-0/+1
2023-03-01Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configurationGilles Peskine1-0/+1
2023-01-11Switch to the new code styleGilles Peskine1-4/+5
2022-11-14Merge branch 'development' into rfc9146_2Dave Rodgman1-0/+5
2022-10-29Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurationsGilles Peskine1-0/+5
2022-10-27Fix test dependency on DTLS connection IDDave Rodgman1-0/+2
2022-03-04Add header guard around malloc(0) returning NULL implementationDaniel Axtens1-0/+3
2022-02-21remove ifndef guardJerry Yu1-9/+3
2022-02-21fix various issuesJerry Yu1-19/+1
2022-02-21tls13_only: add tls13_only test componentJerry Yu1-0/+58
2021-09-20Move long -D lists from all.sh to a header fileGilles Peskine1-0/+57
2021-06-28Rename config.h to mbedtls_config.hBence Szépkúti1-2/+2
2021-06-28Move preprocessor logic to build_info.hBence Szépkúti1-5/+0
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti1-3/+1
2020-02-11Add a test component with malloc(0) returning NULLGilles Peskine1-0/+39