aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-03-16Drop support for SSLv3.Mateusz Starzyk1-6/+0
2021-03-15Drop support for parsing SSLv2 ClientHello.Mateusz Starzyk1-1/+0
2021-03-03Remove 1.3 to 2.0 transition helpers files.Mateusz Starzyk2-2298/+0
2021-02-11Remove Havege module.Mateusz Starzyk3-11/+0
2021-01-13Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-createpaul-elliott-arm2-0/+5
2021-01-13Move the declaration of query_config() to a dedicated header fileGilles Peskine1-0/+2
2021-01-06Merge pull request #3895 from gilles-peskine-arm/psa-external-randomGilles Peskine1-0/+1
2021-01-06ssl_test_lib.[hc]: new source file for common SSL test codeGilles Peskine1-0/+3
2020-12-07Update PSA Crypto macro values to version 1.0.0Bence Szépkúti1-2/+2
2020-11-23Autonomous random driver: create configuration optionGilles Peskine1-0/+1
2020-11-20Merge pull request #3547 from ronald-cron-arm/psa-openlessGilles Peskine1-0/+1
2020-11-16Simplify conditional guards in error.cGilles Peskine1-9/+7
2020-11-10State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibilityRonald Cron1-0/+1
2020-11-09Fix conditions for including string.h in error.cGilles Peskine1-1/+1
2020-10-27Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670Gilles Peskine1-0/+1
2020-10-12Fixed comments and test message output for new PSA testsJohn Durkop1-1/+1
2020-09-29Minor cleanup to fix errors with some unit testsJohn Durkop1-0/+1
2020-09-24fix(programs/psa): commit python3 generated fileCameron Nemo1-1/+1
2020-09-15Merge pull request #3527 from ronald-cron-arm/key-extended-idGilles Peskine1-1/+0
2020-09-15Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in baremetal configurationRonald Cron1-1/+0
2020-09-07Changed test driver include folder to reflect it's a test driverSteven Cooreman1-1/+1
2020-09-04Add initial test driver conforming to the new specSteven Cooreman1-0/+3
2020-09-02Set MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER in full configurationRonald Cron1-1/+1
2020-09-02psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_tRonald Cron1-1/+1
2020-08-25Merge pull request #736 from mpg/cf-varpos-copy-dev-restrictedJanos Follath1-0/+1
2020-08-20Merge development into development-restrictedDan Handley21-63/+21
2020-08-20Add option to test constant-flow with valgrindManuel Pégourié-Gonnard1-0/+1
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti21-63/+21
2020-08-10Merge pull request #716 from mpg/ct-varlen-hmacManuel Pégourié-Gonnard1-0/+1
2020-07-15Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSANManuel Pégourié-Gonnard1-0/+1
2020-07-07Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macrosManuel Pégourié-Gonnard1-6/+6
2020-07-03Merge pull request #3454 from gilles-peskine-arm/include-common-h-developmentManuel Pégourié-Gonnard3-11/+12
2020-07-02Rename DH Family Macros According to PSA SpecPaul Elliott1-3/+3
2020-07-02Rename ECC Family Macros According to PSA SpecPaul Elliott1-3/+3
2020-07-02Include common.h instead of config.h in library source filesGilles Peskine2-10/+2
2020-07-02Include the library directory for the sake of 3rdpartyGilles Peskine1-1/+10
2020-07-01Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-developmentJanos Follath1-0/+1
2020-06-26programs: Link to tests common codeRonald Cron1-0/+7
2020-06-25Merge branch 'development-restricted' into mbedtls-2.23.0r0Janos Follath1-0/+1
2020-06-15Add Apache-2.0 headers to all scriptsBence Szépkúti15-12/+207
2020-06-15Add missing copyright dates to scripts and sourcesBence Szépkúti10-0/+39
2020-06-09Merge pull request #3333 from irwir/fix_vcxproj2danh-arm2-25/+7
2020-06-08Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNGManuel Pégourié-Gonnard1-0/+1
2020-06-02Merge pull request #3367 from hug-dev/psa-constants-in-build-dirGilles Peskine1-2/+10
2020-05-29Add usage info of generate_psa_constants scriptHugues de Valon1-1/+6
2020-05-28Generate PSA constant names in CMake build dirHugues de Valon1-1/+4
2020-05-28Merge pull request #3350 from gilles-peskine-arm/error-include-asn1-developmentGilles Peskine1-2/+19
2020-05-25Add output of `python3` versionRonald Cron1-0/+3
2020-05-25Add output of make and cmake versionsRonald Cron1-0/+7
2020-05-25Do include asn1.h in error.cGilles Peskine1-1/+0