- 565be3d Update framework submodule to include test files by David Horstmann · 1 year, 4 months ago move-test-code-to-framework
- 557abf0 Update references to tests/src and tests/include by David Horstmann · 1 year, 4 months ago
- 4f5adea Update paths in Makefiles by David Horstmann · 1 year, 4 months ago
- 08a24a4 Remove tests/src and tests/include by David Horstmann · 1 year, 4 months ago
- 63d9303 Update path in build_psa_alt_headers component by David Horstmann · 1 year, 4 months ago
- ff0e6b0 Update references to tests/include in CMakeLists by David Horstmann · 1 year, 4 months ago
- 99ee750 Replace references to tests/include by David Horstmann · 1 year, 4 months ago
- 844da45 Replace tests/src with framework/src by David Horstmann · 1 year, 4 months ago
- bee9656 Merge pull request #8999 from tom-cosgrove-arm/fix-compilation-when-memcpy-is-function-like-macro by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/development/pr-8999-32e26eff4965f7489e836838f32868e2a2de210f
- 32e26ef Merge pull request #8997 from mpg/fix-wrong-dep-test-case by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/development/pr-8997-a4b773d3bb25db127d1e3a5a81293cf058381a4b
- f53112e Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 0a4ffa4 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
- 057ceb2 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
- 03fe253 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
- 7cca290 Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
- b482a47 Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago
- 7ee2833 Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
- e2776d1 Correct dependancy on `MBEDTLS_X509_INFO` for x509parse by Pengyu Lv · 1 year, 8 months ago
- a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 527a2eb Add change log by Ronald Cron · 1 year, 4 months ago
- 233fcaa tls13: Do not initiate at all resumption if tickets not supported by Ronald Cron · 1 year, 4 months ago
- fe15d90 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
- e4d9013 Merge pull request #8987 from valeriosetti/issue8903 by Bence Szépkúti · 1 year, 4 months ago
- a376f84 Merge pull request #8937 from valeriosetti/issue8712 by Bence Szépkúti · 1 year, 4 months ago
- d85eeae tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
- 66a206c tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
- 81bb589 tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
- 9314df6 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
- 387aaff Merge pull request #9007 from mpg/checkbox-3.6 by Tom Cosgrove · 1 year, 4 months ago
- b76573c We now have two LTS branches to backport to. by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 1c7f5de pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
- cf47a15 ssl_msg.c: Rename _check_new_session_ticket to _is_new_session_ticket by Ronald Cron · 1 year, 4 months ago
- dd96c0a all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
- a2c45dc Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro by Tom Cosgrove · 1 year, 4 months ago
- d64fcee tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
- 30978ec Merge pull request #8874 from stevenwdv/development by Paul Elliott · 1 year, 4 months ago
- e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
- 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
- ceae4f8 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
- 7df18bc tls13: cli: Ignore tickets if not supported by Ronald Cron · 1 year, 4 months ago
- 4f1c927 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
- d30e911 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
- 161e14f tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
- 8d15e01 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
- ad0ee1a tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
- 18b92a1 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
- d36913a Constify parameter of ssl_tls13_session_load by Norbert Fabritius · 2 years, 6 months ago
- 8ceeff9 Enable ssl_tls13_get_ciphersuite_hash_alg only if macro is active by Norbert Fabritius · 2 years, 6 months ago
- d60aef0 Unconditionally define session variable by Norbert Fabritius · 2 years, 6 months ago
- 1f045f3 tls13: srv: Fix guards of _is_psk_(ephemeral_)available by Ronald Cron · 1 year, 4 months ago
- 96eed72 Guard ticket specific TLS 1.3 function with macro by Norbert Fabritius · 2 years, 6 months ago
- 2ca6c28 Merge pull request #1215 from Mbed-TLS/mbedtls-3.6.0rc1-pr by minosgalanakis · 1 year, 4 months ago mbedtls-3.6.0 v3.6.0
- 078f823 Merge pull request #8990 from tom-cosgrove-arm:record-size-limit-support-is-now-released by Minos Galanakis · 1 year, 4 months ago
- a11b9d6 Merge pull request #8989 from tom-cosgrove-arm:fix-typo-in-psa_key_production_parameters_t-doc by Minos Galanakis · 1 year, 4 months ago
- f02c6ef Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 by Tom Cosgrove · 1 year, 4 months ago
- 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
- ec2cfb0 test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
- f9f63ed pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
- 7424296 Merge pull request #1213 from Mbed-TLS/mbedtls-3.6.0rc0-pr by minosgalanakis · 1 year, 4 months ago
- e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 4 months ago
- 8d94aec Fix some Changelog typos by Minos Galanakis · 1 year, 4 months ago
- ac81e23 pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 4 months ago
- f0d4c9a test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 4 months ago
- afa6d51 pk: simplify mbedtls_pk_sign_ext() by Valerio Setti · 1 year, 4 months ago
- 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 4 months ago
- 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 4 months ago
- 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 4 months ago
- 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 4 months ago
- 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- e2925ef Merge pull request #8967 from ronald-cron-arm/improve-version-selection-tests-titles by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 42a3954 pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 4 months ago
- fc6b22c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
- 80cd479 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
- 18702d9 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
- 55ed91e pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
- 622f905 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
- f5a6e22 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
- d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 4 months ago
- 2107feb Merge pull request #8586 from lpy4105/issue/fix-fake-case-listed-in-compat_sh by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 5a9020f Merge pull request #8941 from daverodgman/branches-3.6lts by minosgalanakis · 1 year, 5 months ago
- 32a96d6 Merge pull request #8951 from valeriosetti/issue8938 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
- 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- e331dde Merge pull request #1208 from Mbed-TLS/origin/dev/minosgalanakis/development-restricted-merge-19032024 by minosgalanakis · 1 year, 5 months ago
- ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
- 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago
- 027796c test_suite_pk: uniformly generate RSA and EC keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- 6fb2586 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- 1b533ab test_suite_pk: test also RSA OAEP in pk_wrap_rsa_decrypt_test_vec() by Valerio Setti · 1 year, 5 months ago
- d45836a pk_wrap: fix algorithm selection in rsa_opaque_decrypt() by Valerio Setti · 1 year, 5 months ago
- 480dfc7 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- 237424b test_suite_pk: simplify pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- f71c060 test_suite_pk: properly size buffers for public keys in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- aa9cc49 test_suite_pk: test also RSA keys with PKCS1 v2.1 padding mode in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
- 4fc5b71 Merge pull request #1207 from ronald-cron-arm/binder-overread by Gilles Peskine · 1 year, 5 months ago
- 4f3262d pk_wrap: fix algorithm selection in rsa_opaque_sign_wrap() by Valerio Setti · 1 year, 5 months ago
- d971b78 test_suite_pk: fix RSA issue in pk_psa_sign() when !PK_[PARSE|WRITE]_C are defined by Valerio Setti · 1 year, 5 months ago
- c262561 test_suite_pk: rename some variables in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago