1. dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  2. e910ac8 Improve a variable's name by Manuel Pégourié-Gonnard · 12 months ago
  3. 523a7e4 Restrict the scope of a few variables by Manuel Pégourié-Gonnard · 12 months ago
  4. 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
  5. cb7f632 tls13: Add support for trusted certificate callback by Ronald Cron · 1 year, 4 months ago
  6. 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
  7. 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  8. a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  9. e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  10. 4d4c0c7 Add comments about 1.3 server sending no cert by Manuel Pégourié-Gonnard · 12 months ago
  11. 85b864e Rm translation code for unused flag by Manuel Pégourié-Gonnard · 12 months ago
  12. 8a14aaa Simplify certificate curve check for 1.2 by Manuel Pégourié-Gonnard · 12 months ago
  13. 4938b69 Make mbedtls_ssl_check_cert_usage() work for 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  14. 96a0c5c Clean up mbedtls_ssl_check_cert_usage() by Manuel Pégourié-Gonnard · 12 months ago
  15. 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 1 year ago
  16. d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 1 year ago
  17. a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year ago
  18. 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 1 year ago
  19. b0b71dc Edit ChangeLog entry by Elena Uziunaite · 12 months ago
  20. 777e3e7 Update ChangeLog by Elena Uziunaite · 12 months ago
  21. 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
  22. e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
  23. cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
  24. 52c0f5a Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
  25. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  26. ef41d8c Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  27. 36d1b4a Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
  28. ee1715c Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 1 year ago
  29. 1e6ed52 Merge pull request #1261 from mpg/merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  30. e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  31. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  32. a542420 Call in_mbedtls_repo by Thomas Daubney · 12 months ago
  33. 7ee1a4e Merge pull request #9235 from gilles-peskine-arm/psa_generate_key_custom-3.6 by Gilles Peskine · 12 months ago
  34. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  35. 14b87f6 Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago
  36. 4a85ff3 Rename one more deprecated identifier by Gilles Peskine · 1 year, 1 month ago
  37. 0d619b2 Documentation improvements by Gilles Peskine · 1 year, 1 month ago
  38. 52504f8 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 2 months ago
  39. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  40. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  41. d865c42 Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  42. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  43. e65cca2 Document the key_ext functions as deprecated by Gilles Peskine · 1 year, 2 months ago
  44. 603b5b8 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
  45. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  46. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  47. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  48. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  49. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  50. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  51. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  52. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 12 months ago
  53. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  54. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  55. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  56. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  57. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  58. 5b4386c Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  59. 3ece57e Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  60. b49e884 Merge pull request #9309 from gilles-peskine-arm/psa-keystore-design-doc-3.6 by Gilles Peskine · 1 year ago
  61. b298d1f Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  62. 3bd6c30 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  63. 2148e5c Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  64. e431739 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  65. f7d1cb0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  66. 52992e5 Merge pull request #9395 from sezrab/mbedtls_test_ssl_message_queue_pop_info-3.6 by Bence Szépkúti · 1 year ago
  67. f1f086e Applied consistent style. by Minos Galanakis · 1 year ago
  68. 7771119 Created placeholder component files. by Minos Galanakis · 1 year ago
  69. d289fa1 Merge pull request #9432 from gabor-mezei-arm/9158_bp36_update_framework by Ronald Cron · 1 year ago
  70. fef3cc3 Update framework by Gabor Mezei · 1 year ago
  71. 2f55640 Add functions to detect project by Thomas Daubney · 1 year ago
  72. ecb3936 Introduce project_name.txt by Thomas Daubney · 1 year, 8 months ago
  73. e55bc34 Merge pull request #1257 from gilles-peskine-arm/psa-drbg-no-hmac-document-3.6 by Gilles Peskine · 1 year ago
  74. fd01bec Miscellaneous clarifications by Gilles Peskine · 1 year ago
  75. f13fdf8 Expand on performance by Gilles Peskine · 1 year ago
  76. 1a0107b Discuss why we have so many variants by Gilles Peskine · 1 year ago
  77. 7fb5007 Merge pull request #1259 from gilles-peskine-arm/ecdsa-conversion-overflow-3.6 by Manuel Pégourié-Gonnard · 1 year ago
  78. dbd726b Link to issue about freeing empty slices by Gilles Peskine · 1 year ago
  79. ac6b610 Improve and fix explanation of next_free by Gilles Peskine · 1 year ago
  80. 7d8abab Update macro name about the static key store by Gilles Peskine · 1 year ago
  81. 47f3fcd Typos and minor clarifications by Gilles Peskine · 1 year ago
  82. 79d1cad Improve description of who is affected by Gilles Peskine · 1 year, 1 month ago
  83. 6907e6c More diversified sizes in tests by Gilles Peskine · 1 year, 1 month ago
  84. 4269ee6 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  85. 5d66039 Force MBEDTLS_PSA_HMAC_DRBG_MD_TYPE based on CTR_DRBG by Gilles Peskine · 1 year, 1 month ago
  86. 3f21ca7 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  87. b38e960 Merge pull request #9419 from ronald-cron-arm/move-crypto-test-suites-3.6 by Ronald Cron · 1 year ago
  88. 1640bd3 Update auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  89. e5bbb2f Update the framework submodule to the merge of PR38 by Ronald Cron · 1 year ago
  90. 62b0976 Update framework as in PR 9394 by Ronald Cron · 1 year ago
  91. 467775e programs: fuzz: Fix comment by Ronald Cron · 1 year, 1 month ago
  92. c025f31 tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  93. 977766c CMake: Include CMakePrintHelpers by Ronald Cron · 1 year, 1 month ago
  94. 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
  95. 7d3451d Merge pull request #9388 from eleuzi01/backport-9285 by Gilles Peskine · 1 year, 1 month ago
  96. ab26f5c Merge pull request #9386 from eleuzi01/backport-9287 by Paul Elliott · 1 year, 1 month ago
  97. 6025501 Add TLS: password protected... to ignored_tests list by Sam Berry · 1 year, 1 month ago
  98. e272044 Reverted requires_cipher_enabled AES by Sam Berry · 1 year, 1 month ago
  99. e7e5c7e Changed some tests to use requires_cipher_enabled by Sam Berry · 1 year, 2 months ago
  100. 06b91be Added support for MD5 in `requires_hash_alg` by Sam Berry · 1 year, 2 months ago