- 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
- 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
- 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
- 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
- b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
- 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
- 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
- e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
- f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
- f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
- 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
- d289fa1 Merge pull request #9432 from gabor-mezei-arm/9158_bp36_update_framework by Ronald Cron · 1 year ago
- fef3cc3 Update framework by Gabor Mezei · 1 year ago
- b38e960 Merge pull request #9419 from ronald-cron-arm/move-crypto-test-suites-3.6 by Ronald Cron · 1 year ago
- 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
- e5bbb2f Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
- 62b0976 Update framework as in PR 9394 by Ronald Cron · 1 year ago
- 467775e programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
- c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
- 977766c CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
- 33218d2 Merge pull request #9329 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT-3.6 by Gilles Peskine · 1 year, 1 month ago
- 7d3451d Merge pull request #9388 from eleuzi01/backport-9285 by Gilles Peskine · 1 year, 1 month ago
- ab26f5c Merge pull request #9386 from eleuzi01/backport-9287 by Paul Elliott · 1 year, 1 month ago
- 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
- e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
- e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
- 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
- 71a0e8c Merge pull request #9398 from davidhorstmann-arm/upgrade-python-dependencies-3.6 by Gilles Peskine · 1 year, 1 month ago
- 4e7ca64 Upgrade python dependencies in requirements file by David Horstmann · 1 year, 1 month ago
- 89a48ce Merge pull request #9392 from valeriosetti/backport-fix-psa_key_derivation_verify_bytes by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9392-71ff969ca255d29180644d6b84fc94d3728daee8
- d30cc09 psa: fix parameters' names of psa_key_derivation_verify_bytes() by Valerio Setti · 1 year, 1 month ago
- 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
- 83da5ab Fix typo in platform_util.c by Michael Grand (TrustnGo) · 1 year, 2 months ago
- 71ff969 Merge pull request #9383 from ronald-cron-arm/move-mbedtls-crypto-modules-3.6 by Ronald Cron · 1 year, 1 month ago
- eebe477 Update framework submodule by Ronald Cron · 1 year, 1 month ago
- 3e419b0 Merge pull request #9375 from davidhorstmann-arm/move-test-data-files-to-framework-3.6 by Gilles Peskine · 1 year, 1 month ago
- dda4382 Update the framework submodule to the merge of PR18 by Ronald Cron · 1 year, 1 month ago
- 55e4c36 Update framework submodule by David Horstmann · 1 year, 1 month ago
- 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
- d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
- 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
- 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
- 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
- 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
- 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
- 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
- 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
- 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
- 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
- 422a276 Merge pull request #9045 from Troy-Butler/handle-null-args by Gilles Peskine · 1 year, 1 month ago
- 41204b8 Merge pull request #9272 from sezrab/silence-3.6 by Gilles Peskine · 1 year, 1 month ago
- c030418 Merge pull request #9341 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement-3.6 by Gilles Peskine · 1 year, 1 month ago
- acef7b3 Merge pull request #9132 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption-for-mbedtls-3.6 by Gilles Peskine · 1 year, 1 month ago
- e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
- b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
- 4e69485 Update framework after merge of #28 by Gilles Peskine · 1 year, 1 month ago
- 71b5818 Merge pull request #9273 from eleuzi01/backport-8389 by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9273-9bfe69a81515aa36ea4bc44c04531c1f64ded485
- 9bfe69a Merge pull request #9274 from eleuzi01/backport-9250 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/mbedtls-3.6/pr-9274-087d0070403ceb3d71e30fc76d0bcb5fa4ae889b
- 087d007 Merge pull request #9305 from valeriosetti/issue9126-backport by Manuel Pégourié-Gonnard · 1 year, 1 month ago
- 3b66562 changelog: add changelog by Valerio Setti · 1 year, 2 months ago
- 3153ae4 config_psa: do not update legacy symbols in client-only PSA build by Valerio Setti · 1 year, 3 months ago
- a9a2c73 Update generate_config_tests.py by Gilles Peskine · 1 year, 2 months ago
- 112673f Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
- d496caa Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
- 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
- 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
- 1c52e57 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
- 26d279e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
- 30805a7 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
- cf995d4 Merge pull request #9289 from ronald-cron-arm/adapt-components-with-psa-crypto-config-enabled-3.6 by Ronald Cron · 1 year, 2 months ago
- 2c891fd Update framework submodule to the merge of PR22 by Ronald Cron · 1 year, 2 months ago
- 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
- 2463ec8 tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
- 81a2d1d Merge pull request #9276 from ronald-cron-arm/tree-cleanliness-3.6 by Ronald Cron · 1 year, 2 months ago gh-readonly-queue/mbedtls-3.6/pr-9276-8fb5df859c3b6a6d6b43bcfcad32385a3f2cbd8f
- 5758749 Update framework by Ronald Cron · 1 year, 2 months ago
- f991971 Changelog Fix by Elena Uziunaite · 1 year, 2 months ago
- 0dbb733 Add ChangeLog by Elena Uziunaite · 1 year, 2 months ago
- 2b22b1e Add and update some .gitignore files by Ronald Cron · 1 year, 2 months ago
- da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
- 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
- 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
- 6c792ca Use CMAKE_C_SIMULATE_ID when available to determine compiler by Daan Timmer · 1 year, 10 months ago
- 38bc960 Silence gcc 12.2.0 warning by Patrick Wildt · 1 year, 3 months ago
- 8fb5df8 Merge pull request #9248 from sezrab/fix-function-parameter-3.6 by Tom Cosgrove · 1 year, 2 months ago
- 07f9459 Merge pull request #9245 from lhuang04/mbedtls_3_6_psk_null_back_port by Tom Cosgrove · 1 year, 2 months ago
- 9722fd1 Fix incorrect array length in function prototype by Sam Berry · 1 year, 2 months ago
- 6d4d94f Set psk to NULL in ssl_psk_remove -backpor to 3.6 by lhuang04 · 1 year, 2 months ago
- dcc99bf Merge pull request #9203 from gilles-peskine-arm/ssl-test-no-skip-all-3.6 by Gilles Peskine · 1 year, 2 months ago
- efa52fb Merge pull request #9231 from gilles-peskine-arm/tls13-debug-print-uint32-fix-3.6 by Tom Cosgrove · 1 year, 2 months ago
- 7927e50 Merge pull request #9228 from davidhorstmann-arm/check-framework-python-files-3.6 by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/mbedtls-3.6/pr-9228-6b417817844dd89dcc92aad42802601f49caf11e
- 6b41781 Merge pull request #9234 from davidhorstmann-arm/make-code-style-work-in-commit-hook-3.6 by Ronald Cron · 1 year, 2 months ago
- dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
- 93ee016 Remove multi-type variable by David Horstmann · 1 year, 2 months ago
- 8eaeb38 Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
- 400659b Use unsigned long rather than size_t for format string readability by Gilles Peskine · 1 year, 2 months ago
- eeb4ff5 Fix uint32_t printed as unsigned int by Gilles Peskine · 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
- 04e2d69 Update framework to latest by David Horstmann · 1 year, 2 months ago
- 2eed2a0 Merge pull request #9219 from valeriosetti/backport-fix-psa-cmac by Tom Cosgrove · 1 year, 2 months ago
- d232783 Merge pull request #9221 from valeriosetti/backport-fix-psa-doc by Tom Cosgrove · 1 year, 2 months ago