aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Test multiple architecturesarchive/dev/gilles-peskine-arm/travis-arm-experimentGilles Peskine1-48/+11
2020-08-27Merge pull request #748 from ARMmbed/mbedtls-2.24.0r0-prv2.24.0mbedtls-2.24.0Janos Follath44-262/+2159
2020-08-26Finalize ChangeLogJanos Follath1-4/+6
2020-08-26Bump version to Mbed TLS 2.24.0Janos Follath5-11/+11
2020-08-26Assemble ChangeLogJanos Follath23-122/+111
2020-08-26Merge branch 'development-restricted'Janos Follath24-154/+2060
2020-08-26Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008Gilles Peskine7-11/+63
2020-08-26Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_timeGilles Peskine9-4/+66
2020-08-26Merge pull request #3612 from gilles-peskine-arm/psa-mac-negative-testsManuel Pégourié-Gonnard1-21/+79
2020-08-26Fix the documentation of has_even_parityGilles Peskine1-1/+1
2020-08-26Merge pull request #737 from mpg/changelog-for-local-lucky13-dev-restrictedManuel Pégourié-Gonnard1-0/+11
2020-08-26Clearer function name for parity checkGilles Peskine1-2/+2
2020-08-26Explain the purpose of check_parityGilles Peskine1-0/+10
2020-08-26Add missing cleanup to hash multipart operation testsGilles Peskine1-0/+4
2020-08-26Clarify that the Lucky 13 fix is quite generalManuel Pégourié-Gonnard1-7/+9
2020-08-26Add negative tests for MAC verificationGilles Peskine1-0/+41
2020-08-26Don't destroy the key during a MAC verification operationGilles Peskine1-1/+0
2020-08-26Test other output sizes for psa_mac_sign_finishGilles Peskine1-12/+34
2020-08-26Simplify output bounds check in mac_sign testGilles Peskine1-9/+4
2020-08-26Test PSA_MAC_FINAL_SIZE in mac_sign exactlyGilles Peskine1-1/+2
2020-08-26Add empty-output-buffer test cases for single-part hash functionsGilles Peskine1-0/+8
2020-08-26Note that a failure in cleanup is intentionalGilles Peskine1-1/+1
2020-08-26Add missing cleanup to some multipart operation testsGilles Peskine1-0/+12
2020-08-25test cleanup: Annotate file removal after a failed creationGilles Peskine1-3/+10
2020-08-25psa_crypto_storage: Annotate file removal after a failed creationGilles Peskine1-1/+7
2020-08-25psa_its: Annotate file removal after a failed creationGilles Peskine1-1/+6
2020-08-25Fix parity tests to actually fail the test on errorGilles Peskine1-4/+4
2020-08-25Merge pull request #736 from mpg/cf-varpos-copy-dev-restrictedJanos Follath11-39/+211
2020-08-25Fix potential use of uninitialised variableManuel Pégourié-Gonnard1-1/+1
2020-08-25Merge pull request #3574 from makise-homura/e2k_supportGilles Peskine5-5/+15
2020-08-24A different approach of signed-to-unsigned comparisonmakise-homura1-2/+2
2020-08-24Fix a typo in a commentManuel Pégourié-Gonnard1-1/+1
2020-08-24Improve comments on constant-flow testing in config.hManuel Pégourié-Gonnard1-4/+7
2020-08-24Merge pull request #3528 from gufe44/helpers-redirect-restore-outputGilles Peskine3-30/+35
2020-08-24Fix "unused function" warning in some configsManuel Pégourié-Gonnard1-2/+8
2020-08-24Merge pull request #2182 from hanno-arm/key_pwdManuel Pégourié-Gonnard9-15/+130
2020-08-22Don't forget to free G, P, Q, ctr_drbg, and entropymakise-homura1-1/+1
2020-08-21Merge pull request #3590 from mpg/fix-compat.sh-with-ubuntu-16.04-gnutlsGilles Peskine1-19/+9
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-21Merge pull request #3578 from gilles-peskine-arm/md_setup-leak-developmentManuel Pégourié-Gonnard2-2/+7
2020-08-21Fix bug in redirection of unit test outputsgufe443-30/+35
2020-08-20Merge pull request #738 from danh-arm/dh/remaining-lf-copyrightGilles Peskine2-6/+2
2020-08-20Update remaining copyright notices to use Linux Foundation guidanceDan Handley2-6/+2
2020-08-20Add a ChangeLog entry for local Lucky13 variantManuel Pégourié-Gonnard1-0/+9
2020-08-20Merge development into development-restrictedDan Handley341-1000/+432
2020-08-20Merge pull request #3584 from mpg/fix-changelog-file-locationGilles Peskine1-0/+0
2020-08-20Fix location of a ChangeLog entry fileManuel Pégourié-Gonnard1-0/+0
2020-08-20Make mbedtls_ssl_cf_memcpy_offset() constant-flowManuel Pégourié-Gonnard1-25/+7