1. dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  2. 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
  3. 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
  4. 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  5. a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  6. e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  7. 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 1 year ago
  8. d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 1 year ago
  9. a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year ago
  10. 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 1 year ago
  11. 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
  12. e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
  13. cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
  14. 52c0f5a Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
  15. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  16. ef41d8c Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  17. 36d1b4a Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
  18. ee1715c Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 1 year ago
  19. e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  20. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  21. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  22. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  23. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  24. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  25. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  26. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  27. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  28. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  29. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  30. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  31. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  32. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 1 year ago
  33. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  34. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  35. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  36. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  37. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  38. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  39. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  40. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  41. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  42. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  43. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  44. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  45. 52992e5 Merge pull request #9395 from sezrab/mbedtls_test_ssl_message_queue_pop_info-3.6 by Bence Szépkúti · 1 year ago
  46. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  47. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  48. 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
  49. 6907e6c More diversified sizes in tests by Gilles Peskine · 1 year, 1 month ago
  50. 4269ee6 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  51. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  52. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  53. 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
  54. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  55. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  56. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  57. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago
  58. 1fb69a9 tests/ssl_helpers: Check that message queue is popped by Tomás González · 1 year, 6 months ago
  59. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  60. 7707490 Update generated tls13 testcase script by David Horstmann · 1 year, 1 month ago
  61. d762d94 Move variable into generated bash by David Horstmann · 1 year, 1 month ago
  62. 316beb3 Simplify path in audit-validity-dates.py by David Horstmann · 1 year, 1 month ago
  63. 72edc66 Simplify data_files path in compat test generation by David Horstmann · 1 year, 1 month ago
  64. 5ab92be Use variable for data_files path in ssl-opt.sh by David Horstmann · 1 year, 1 month ago
  65. 79c8a65 Replace data_files path with variable in compat.sh by David Horstmann · 1 year, 1 month ago
  66. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  67. 3e00faf Fix line-too-long in generate_tls13_compat_tests.py by David Horstmann · 1 year, 2 months ago
  68. 5282ecd Update directory-climbing path in context-info.sh by David Horstmann · 1 year, 2 months ago
  69. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  70. 099f492 Move some files to framework repository by David Horstmann · 1 year, 1 month ago
  71. 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
  72. 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
  73. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  74. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  75. 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
  76. 112673f Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  77. d496caa Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
  78. 331d7d0 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  79. 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  80. 1c52e57 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  81. 26d279e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
  82. 7b66beb test_when_no_ciphersuites_have_mac: Fix logs by Ronald Cron · 1 year, 2 months ago
  83. 2463ec8 tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  84. da22402 all.sh: Fix clean-up of Makefiles generated by CMake by Ronald Cron · 1 year, 2 months ago
  85. 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
  86. 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
  87. dcc99bf Merge pull request #9203 from gilles-peskine-arm/ssl-test-no-skip-all-3.6 by Gilles Peskine · 1 year, 2 months ago
  88. dfba499 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
  89. 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
  90. ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  91. a5eadf4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
  92. cddcd7a Merge pull request #9177 from ttytm/fix-typo-bp-3.6 by Gilles Peskine · 1 year, 2 months ago
  93. c75048c ssl-opt.sh, compat.sh: Error out if not executing any tests by Gilles Peskine · 1 year, 3 months ago
  94. 22a092b Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
  95. c521bad Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
  96. 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
  97. 20f4488 fix typo by Turiiya · 1 year, 3 months ago
  98. 2c3aa94 Merge pull request #9166 from gilles-peskine-arm/analyze_outcomes-generate_files-3.6 by Gilles Peskine · 1 year, 2 months ago
  99. baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
  100. 7fbbb43 Pacify pylint by Gilles Peskine · 1 year, 3 months ago