aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-24Fix "make -C tests/data_files -f ..."Gilles Peskine1-1/+1
2020-08-21Commit the intermediate files cert_md*.csrGilles Peskine3-0/+48
2020-08-21Fix "make -C tests/data_files"Gilles Peskine1-2/+4
2020-08-21compat.sh: stop using allow_sha1Manuel Pégourié-Gonnard1-10/+0
2020-08-21compat.sh: quit using SHA-1 certificatesManuel Pégourié-Gonnard1-8/+8
2020-08-21compat.sh: enable CBC-SHA-2 suites for GnuTLSManuel Pégourié-Gonnard1-1/+1
2020-08-19Merge pull request #3546 from bensze01/copyrightdanh-arm57-170/+56
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti57-170/+56
2020-08-17Merge pull request #3404 from mpg/improve-ssl-opt-logsManuel Pégourié-Gonnard2-8/+18
2020-08-14Merge pull request #3554 from mpg/x509-verify-non-dns-san-devManuel Pégourié-Gonnard4-0/+27
2020-08-13Merge pull request #3540 from gufe44/netbsd-rand-arc4random_bufGilles Peskine1-2/+2
2020-08-13Merge pull request #3495 from mpg/check-generated-filesGilles Peskine2-3/+65
2020-08-11Add test: DNS names should not match IP addressesManuel Pégourié-Gonnard4-0/+27
2020-08-05Merge pull request #3492 from stevew817/rework/key_slot_contains_key_bufferGilles Peskine2-8/+25
2020-08-05Initialize key pointer in ecdh to NULLSteven Cooreman1-0/+4
2020-08-03Use arc4random_buf instead of rand on NetBSDgufe441-2/+2
2020-07-30Allow importing Montgomery public keys in PSA CryptoSteven Cooreman2-8/+21
2020-07-27Remove obsolete buildbot reference in compat.shManuel Pégourié-Gonnard1-1/+1
2020-07-27Fix misuse of printf in shell scriptManuel Pégourié-Gonnard1-1/+1
2020-07-24Fix added proxy command when IPv6 is usedManuel Pégourié-Gonnard1-0/+4
2020-07-22Test Everest with only Curve25519 enabledGilles Peskine1-0/+19
2020-07-22curves.pl: test with each elliptic curve enabledGilles Peskine1-14/+77
2020-07-22Add missing dependencies for ECDH_xxx key exchangesGilles Peskine1-1/+3
2020-07-16Add a pre-commit hook that checks generated filesManuel Pégourié-Gonnard1-0/+36
2020-07-16Add -u option to check-generated-files.shManuel Pégourié-Gonnard1-3/+29
2020-07-13Update to renamed curve constantSteven Cooreman1-4/+4
2020-07-13Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clari...Steven Cooreman124-2165/+3794
2020-07-13Remove superfluous argument to ecp_write_keySteven Cooreman1-3/+3
2020-07-07Merge pull request #3392 from paul-elliott-arm/psa_ecc_dh_macrosManuel Pégourié-Gonnard9-174/+186
2020-07-06Fix Curve25519 ecp_read_key vectors to match descriptionSteven Cooreman1-10/+10
2020-07-06Rework mbedtls_ecp_write_key to remove unnecessary output parameterSteven Cooreman1-19/+6
2020-07-06Document masking of Montgomery private keys in psa_export_keySteven Cooreman1-0/+16
2020-07-06Implement and test mbedtls_ecp_write_keySteven Cooreman2-17/+65
2020-07-03Merge pull request #3463 from gilles-peskine-arm/tests-not-executedGilles Peskine4-88/+35
2020-07-03Merge pull request #3458 from gilles-peskine-arm/analyze_outcomes-count_test_...Gilles Peskine6-146/+332
2020-07-03Merge pull request #3454 from gilles-peskine-arm/include-common-h-developmentManuel Pégourié-Gonnard2-0/+7
2020-07-03Documentation improvementsGilles Peskine1-5/+9
2020-07-02Rename DH Family Macros According to PSA SpecPaul Elliott3-9/+12
2020-07-02Rename ECC Family Macros According to PSA SpecPaul Elliott9-164/+173
2020-07-02Add comments explaining include pathsGilles Peskine2-0/+7
2020-07-02Fix erroneous skip of test cases for disabled ciphersuitesGilles Peskine1-11/+30
2020-07-01Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-developmentJanos Follath2-2/+39
2020-06-29Bump version to Mbed TLS 2.23.0Janos Follath1-2/+2
2020-06-29Merge pull request #3438 from ronald-cron-arm/programs-use-common-test-codeGilles Peskine18-541/+334
2020-06-26Fix copypasta in test case descriptionsGilles Peskine1-2/+2
2020-06-26Remove metadata tests for features that are not implementedGilles Peskine1-72/+0
2020-06-26Fix dependency in PSA test casesGilles Peskine2-2/+2
2020-06-26Fix dependency in AES GCM test caseGilles Peskine1-1/+1
2020-06-26Merge pull request #3382 from stevew817/feature/volatile-keys-in-SEGilles Peskine3-31/+112
2020-06-26Document the fields of TestCasesOutcomesGilles Peskine1-0/+4