- b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 8 months ago
- e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
- 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- cd98805 Merge pull request #6683 from mpg/optimize-with-asan by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
- 92b5ac1 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- c3902ac Merge pull request #6698 from wernerlewis/bignum_mod_py by Dave Rodgman · 2 years, 8 months ago
- 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
- c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
- fe549a7 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- fc2ac75 Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
- 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
- df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
- ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 6a543ba Remove redundant component in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- df84bb3 Removed MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH from CID tests in all.sh by Hannes Tschofenig · 2 years, 9 months ago
- ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
- 3bb0e43 fix review comment by Pengyu Lv · 2 years, 9 months ago
- ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
- 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- 8cc1470 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
- 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 9 months ago
- a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 9 months ago
- c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
- 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
- f457976 Bignum tests: set unique combinations off by default by Janos Follath · 2 years, 9 months ago
- 351e688 Make pylint happy by Janos Follath · 2 years, 9 months ago
- 87df373 Bignum test: Move identical function to superclass by Janos Follath · 2 years, 9 months ago
- 0cd8967 Split test generator base class by Janos Follath · 2 years, 9 months ago
- ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
- 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
- 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
- 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
- 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
- f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
- e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
- 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
- 298f781 Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
- b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
- 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
- 9f0ec53 add a test for EC-JPAKE compatibility in TLS1.2 by Valerio Setti · 2 years, 9 months ago
- aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
- 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
- d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
- d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
- 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
- 71565cf Disable PKCS7 for some TLS 1.3 tests by Dave Rodgman · 2 years, 9 months ago
- 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
- b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
- f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
- 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
- 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
- 89e82e1 pkcs7: Add dependecy on MBEDTLS_MD_C by Nick Child · 2 years, 9 months ago
- 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
- be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
- 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
- 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago
- 14a8729 fix false negative reported by check_names.py by Pengyu Lv · 2 years, 9 months ago
- f3f1f81 add exclusive rule for PSA_CRYPTO_DRIVER_TEST by Pengyu Lv · 2 years, 9 months ago
- cdac0d5 check_names: extend typo check to PSA macro/enum names by Pengyu Lv · 2 years, 9 months ago
- d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
- ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
- 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
- 3f1606a Refactor call hierarchy for ECDH so that it goes through the driver wrapper in a similar fashion to ECDSA. by Aditya Deshpande · 2 years, 9 months ago
- 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
- fc234b7 test/pkcs7: Add Windows CRLF EOF to data files by Nick Child · 2 years, 9 months ago
- da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
- 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
- 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
- 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
- 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
- 120ed8f Add comments to explan the purpose of the reference component by Przemek Stekiel · 2 years, 9 months ago
- 5f6f32a Remove hidden option to skip ssl-opt and compat tests by Przemek Stekiel · 2 years, 9 months ago
- 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
- 1df7070 Fix all.sh dependency on DTLS connection ID by Dave Rodgman · 2 years, 9 months ago
- 4d13c83 analyze_outcomes.py: remove components and ignore parameters by Przemek Stekiel · 2 years, 9 months ago
- c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
- 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
- 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
- b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 10 months ago
- 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 10 months ago
- 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 10 months ago
- 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 10 months ago
- eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
- af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
- 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
- ab0451b Fix build command in test_psa_crypto_config_reference_hash_use_psa by Przemek Stekiel · 2 years, 10 months ago
- c86dedf Fix code style by Przemek Stekiel · 2 years, 10 months ago
- 58bbc23 Use coverage analyze as default task by Przemek Stekiel · 2 years, 10 months ago
- 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago
- c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
- 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago