- da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
- dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
- 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
- ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- a5eadf4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
- 22a092b Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
- c521bad Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
- 29c4017 Merge pull request #9131 from davidhorstmann-arm/move-mbedtls-dev-to-framework-3.6 by Bence Szépkúti · 1 year, 2 months ago
- 2c3aa94 Merge pull request #9166 from gilles-peskine-arm/analyze_outcomes-generate_files-3.6 by Gilles Peskine · 1 year, 2 months ago
- baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
- 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
- 8941033 Generate test data before coverage analysis by Gilles Peskine · 1 year, 2 months ago
- 8526751 Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
- 7d949ae Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
- e3283ed test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
- f47f545 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
- 89ef2fa Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- b1827cb Add mbedtls_framework to mypy checks by David Horstmann · 1 year, 3 months ago
- 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- 04f3433 Add framework/scripts to scripts_path.py by David Horstmann · 1 year, 3 months ago
- df097d3 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
- 90dddc6 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
- b037785 generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
- 6f86a4a check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
- 3d54a9d generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
- d714259 generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
- 42efdd8 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
- feb87a9 check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
- 97e4e04 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
- e2f2dd5 generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
- b090df2 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
- 1717821 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
- a875369 generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
- 351236a generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
- ba91d44 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
- c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- b627199 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
- cd96473 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
- 4b2639c Merge pull request #9033 from valeriosetti/issue8871-backport by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- f6275b7 Merge pull request #9021 from mpg/compat-fixes-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 763b240 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- 5e96584 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
- 5868548 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- e7987b6 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 04ee264 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
- 65953e2 generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- f38640d generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
- ea9c8bd generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 2b0242b generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
- 7affeef generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- 001ec96 generate_test_keys.py: minor improvements by Valerio Setti · 1 year, 4 months ago
- bdb7ae1 test_suite_pk: add python script to generate predefined keys by Valerio Setti · 1 year, 4 months ago
- 561181c Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
- 6a8e4eb all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
- 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
- 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
- a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
- 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
- e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
- 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
- 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
- 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
- fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
- 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
- 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
- 68f4641 Merge pull request #8894 from daverodgman/quietbuild2 by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/development/pr-8894-d7e7f48323a0fe06e705849512c7ced2a33edf46
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 235799b Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
- 294a3c2 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
- a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
- 5ba3f5f Flip logic of generate_psa_wrappers.py by David Horstmann · 1 year, 5 months ago
- 5d64c6a Generate memory poisoning in wrappers by David Horstmann · 1 year, 5 months ago
- 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
- 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago
- a41654d all.sh: add test component based on full config without PK_[PARSE|WRITE]_C by Valerio Setti · 1 year, 6 months ago
- 4c4f1f1 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
- c02c5b1 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
- d4c57c0 Merge branch 'development-restricted' into key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- 63c1cf7 Remove MBEDTLS_THREADING_C check in check_test_dependencies by Ryan Everett · 1 year, 5 months ago
- 16d5160 Allow the use of threading dependancies in PSA tests. by Paul Elliott · 1 year, 5 months ago
- b0b3c0d Disable MBEDTLS_SELF_TEST in the TSan config by Ryan · 1 year, 5 months ago
- 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
- a517563 Merge branch 'development-restricted' into copying-pake by David Horstmann · 1 year, 5 months ago
- 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
- 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
- 6caf84f Explicitely remove the deprecated driver interface from the TSan config by Ryan · 1 year, 5 months ago
- de047b0 Add docstrings to pacify pylint by Gilles Peskine · 1 year, 5 months ago
- 2aa63ea Support Git submodules by Gilles Peskine · 1 year, 5 months ago
- 716cf2d Merge branch 'development-restricted' into buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
- 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
- 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
- 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
- c5688a2 Merge branch 'development-restricted' into generate-random-buffer-protection by David Horstmann · 1 year, 5 months ago
- 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
- a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago