aboutsummaryrefslogtreecommitdiff
path: root/tests/configs
AgeCommit message (Expand)AuthorFilesLines
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