aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
18 hoursMerge pull request #10404 from gilles-peskine-arm/config-version-4.0HEADdevelopmentcoverity_scanRonald Cron2-2/+2
33 hoursIncrement config version for the new product major versionGilles Peskine2-2/+2
33 hoursMerge pull request #10402 from ronald-cron-arm/remove-legacy-crypto-optionsRonald Cron17-176/+84
38 hoursRemove usage of old crypto options in public headersRonald Cron3-17/+1
2 daysMerge pull request #10333 from valeriosetti/issue10266Gilles Peskine6-16/+17
3 daystests: revert changes to test_suite_ssl.dataValerio Setti1-2/+2
3 daystests: fix alg and usage for some ECDHE-ECDSA opaque key testsValerio Setti2-4/+4
3 days[tls12|tls13]_server: fix usage being checked on the certificate keyValerio Setti2-2/+3
3 daysssl: replace PSA_ALG_ECDSA with MBEDTLS_PK_ALG_ECDSAValerio Setti3-5/+5
3 dayslibrary: ssl: replace mbedtls_pk_can_do_ext with mbedtls_pk_can_do_psaValerio Setti3-6/+6
3 daysCleanup following the removal of MBEDTLS_BIGNUM_C optionRonald Cron2-8/+3
3 daysCleanup following the removal of MBEDTLS_ECP_DP_.*_ENABLED optionsRonald Cron5-40/+20
3 daysCleanup following the removal of MBEDTLS_ECP_C optionRonald Cron2-19/+1
3 daysCleanup following the removal of MBEDTLS_ECJPAKE_C optionRonald Cron3-12/+2
3 daysCleanup following the removal of MBEDTLS_ECDSA_C optionRonald Cron6-26/+4
3 daysCleanup following the removal of MBEDTLS_ECDH_C optionRonald Cron4-16/+4
3 daysCleanup following the removal of RSA legacy optionsRonald Cron3-4/+2
3 daysRemove completely MBEDTLS_PLATFORM_GET_ENTROPY_ALTRonald Cron2-3/+0
3 daysIntroduce MBEDTLS_SSL_NULL_CIPHERSUITESRonald Cron7-31/+47
3 daysMerge pull request #10403 from ronald-cron-arm/fix-readthedocs-buildRonald Cron3-0/+2
3 daysreadthedocs: Install cmake to build the documentationRonald Cron1-0/+2
3 daysUpdate tf-psa-cryptoRonald Cron1-0/+0
3 daysUpdate frameworkRonald Cron1-0/+0
4 daysMerge pull request #10370 from bjwtaylor/remove-deprecated-compilation-optionsManuel Pégourié-Gonnard1-21/+0
7 daysMerge pull request #10379 from bjwtaylor/update-header-guardsManuel Pégourié-Gonnard1-1/+1
7 daysRemove stray comment int components-platform.shBen Taylor1-3/+0
7 daystesting with analyze_outcomes changes reverted for mergeBen Taylor1-0/+2
7 daysTemporarily revert changes to config.pyBen Taylor1-0/+3
7 daysremove further references to MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT and MBE...Ben Taylor3-23/+0
7 daysMerge pull request #10294 from bjwtaylor/remove-static-ecdhManuel Pégourié-Gonnard18-932/+41
7 dayscorrect whitespace style issueBen Taylor1-1/+1
8 daysImproved the text in the ChangelogBen Taylor1-1/+2
8 daysreverting last commit as the tests cause failuresBen Taylor1-46/+0
8 daysRe-adding tests for ECDHBen Taylor1-0/+46
8 daysAdd ChangeLogBen Taylor1-0/+2
8 daysRe-instate MBEDTLS_PKCS1_V15 unsetBen Taylor1-0/+1
8 daysRemove comment referencing ECDHBen Taylor1-2/+0
8 daysRe-instate test for correctness of sent single supported algorithmBen Taylor1-0/+24
8 daysreplace MBEDTLS_KEY_EXCHANGE_SOME_NON_PFS_ENABLED with MBEDTLS_KEY_EXCHANGE_P...Ben Taylor3-12/+7
8 daysRemove MBEDTLS_RSA_C from depends.pyBen Taylor1-2/+1
8 daysAdd bug link to test modificationsBen Taylor1-1/+2
8 daysAdd filter to test_tls13_only_ephemeral_ffdh to remove ffdh testsBen Taylor1-1/+1
8 daysadd filter to component_full_without_ecdhe_ecdsaBen Taylor1-2/+4
8 daysre-add TLS_VERSION derivationBen Taylor1-1/+1
8 daysRevert change to Everest test message back to ECDHBen Taylor1-1/+1
8 dayschange MBEDTLS_KEY_EXCHANGE_SOME_NON_PFS_ENABLED to MBEDTLS_KEY_EXCHANGE_PSK_...Ben Taylor1-1/+1
8 daysRemove MBEDTLS_KEY_EXCHANGE_SOME_ECDHE_ENABLED as it appears to be causing is...Ben Taylor1-2/+2
8 daysReverting TLS_VERSION derivation improvement, as it appear to be causing issuesBen Taylor1-1/+1
8 daysreverted change to MBEDTLS_KEY_EXCHANGE_SOME_NON_PFS_ENABLED, as it appears i...Ben Taylor1-1/+1
8 daysChange ecdh to ecdhe on everest testBen Taylor1-1/+1