1. b50b638 Clarify a comment in all.sh by Manuel Pégourié-Gonnard · 1 year ago
  2. 32bdf19 Minor updates in doc/comments/debug by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  3. f59d7b9 Merge pull request #9493 from yanesca/rsapub_additional_tests by Manuel Pégourié-Gonnard · 11 months ago
  4. d210bf7 Merge pull request #9338 from sezrab/analyze_driver_vs_reference_header_correction-3.6 by Gilles Peskine · 11 months ago
  5. 15fa9ce Misc improvements to comments by Manuel Pégourié-Gonnard · 11 months ago
  6. 33a2918 Merge pull request #9390 from eleuzi01/backport-9327 by Manuel Pégourié-Gonnard · 11 months ago
  7. 6496d56 Make error line consistent with the header by Elena Uziunaite · 11 months ago
  8. 9ec6d45 Fix code style (for real this time, hopefully) by Manuel Pégourié-Gonnard · 11 months ago
  9. 0a75adc Prepare codepath tests for early termination by Janos Follath · 12 months ago
  10. e9cc10d Fix incorrect test result by Janos Follath · 12 months ago
  11. 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
  12. 55be79b Add tests for optionally safe code paths in RSA by Janos Follath · 12 months ago
  13. 5fc20fc Add tests for optionally safe code paths in bignum by Janos Follath · 12 months ago
  14. fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
  15. 0d11176 Add generated files by David Horstmann · 11 months ago
  16. 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
  17. 636367f Don't clean test_keys.h and test_certs.h by David Horstmann · 11 months ago
  18. 204c4b4 Fix typos in make clean target for Windows by David Horstmann · 11 months ago
  19. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  20. 9f44c88 Rename some "new_session_tickets" symbols by Ronald Cron · 11 months ago
  21. 97dc583 Improve debug logs by Ronald Cron · 11 months ago
  22. d67f801 Do not add a new field in the SSL config by Ronald Cron · 11 months ago
  23. 57ad182 ssl_client2: Fix new_session_tickets option parsing by Ronald Cron · 11 months ago
  24. 23303a4 Enable TLS 1.3 ticket handling in resumption tests by Ronald Cron · 11 months ago
  25. 5950301 Don't call psa_crypto_init in unit tests when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  26. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  27. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  28. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  29. 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  30. 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
  31. 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
  32. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  33. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  34. ff28e4c Fix two dependency declarations in ssl-opt by Manuel Pégourié-Gonnard · 12 months ago
  35. dee6ffa Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  36. 8d5da8f ssl-opt.sh: Test trusted certificate callback in TLS 1.3 by Ronald Cron · 1 year, 4 months ago
  37. 84442a3 ssl-opt.sh: Fix test case titles by Ronald Cron · 1 year, 4 months ago
  38. 2b98a4e Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  39. a0a781e Reorder some tests in ssl-opt.sh by Manuel Pégourié-Gonnard · 12 months ago
  40. e1cc926 Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  41. 4192bba Test cert alert REVOKED -> CERT_REVOKED by Manuel Pégourié-Gonnard · 12 months ago
  42. d6e2069 Test cert alert NOT_TRUSTED -> UNKNOWN_CA by Manuel Pégourié-Gonnard · 12 months ago
  43. a3cf1a5 Fix ordering of a test case in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year ago
  44. 060e284 Add test forcing TLS 1.2 for clearer coverage by Manuel Pégourié-Gonnard · 1 year ago
  45. 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
  46. 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  47. 04db1fb Add test cases for extKeyUsage by Elena Uziunaite · 12 months ago
  48. e74c840 Rationalize extKeyUsage tests by Elena Uziunaite · 12 months ago
  49. 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
  50. e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
  51. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
  52. cdd5b07 Use P_CLI when O_CLI's status is not reliable by Manuel Pégourié-Gonnard · 12 months ago
  53. 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 2 months ago
  54. 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
  55. b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  56. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  57. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  58. aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
  59. 52c0f5a Rationalize keyUsage testing, round 2 by Manuel Pégourié-Gonnard · 12 months ago
  60. 013d079 Always print detailed cert errors in test programs by Manuel Pégourié-Gonnard · 12 months ago
  61. ef41d8c Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  62. 36d1b4a Rationalize ssl-opt tests for keyUsage by Manuel Pégourié-Gonnard · 12 months ago
  63. ee1715c Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 12 months ago
  64. e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  65. a9083b7 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  66. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  67. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  68. bc7bffc Remove test_valgrind_constant_flow_psa_no_asm by Elena Uziunaite · 1 year, 1 month ago
  69. 81d6b6b Remove the hack in library/constant_time_impl.h by Elena Uziunaite · 1 year, 1 month ago
  70. 27c953d Edit component_release_test_valgrind_constant_flow_no_asm by Elena Uziunaite · 1 year, 1 month ago
  71. f0871be Change valgrind constant flow testing to test without asm by Elena Uziunaite · 1 year, 1 month ago
  72. 9af882d Disable asm in component_test_memsan by Elena Uziunaite · 1 year, 1 month ago
  73. cd2ae32 Alter constant-flow memsan testing by Elena Uziunaite · 1 year, 1 month ago
  74. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  75. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  76. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  77. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  78. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  79. 9bf1875 Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  80. ab4951f Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago
  81. 6a3573a Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  82. 275b698 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  83. 6d6cae5 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  84. 31b1cb8 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  85. b1e33fb Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  86. 8cc43f2 Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  87. 3a4c431 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  88. b4d55bb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  89. 83222b8 Add -Wmissing-prototypes to component_build_no_ssl_srv and component_build_no_ssl_cli in all.sh by Minos Galanakis · 12 months ago
  90. 095cf69 Merge pull request #9444 from minosgalanakis/all-sh-separate-components_36bp by Manuel Pégourié-Gonnard · 12 months ago
  91. bd6b98f all.sh/components: Removed components.sh by Minos Galanakis · 1 year ago
  92. bb42737 all.sh/components: Moved build_aes_via_padlock to platform component. by Minos Galanakis · 1 year ago
  93. 5f6d2e3 all.sh/components: Moved driver components to configuration crypto. by Minos Galanakis · 1 year ago
  94. 0c0c3e1 all.sh/components: Moved more components to configuration crypto. by Minos Galanakis · 1 year ago
  95. 4ca7b14 all.sh/components: Fixed a typo in configuration-tls. by Minos Galanakis · 12 months ago
  96. 85347d1 all.sh/components: Moved more components to configuration tls. by Minos Galanakis · 1 year ago
  97. 4a2a351 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  98. f0cd95b Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  99. 93a8c08 Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  100. 27968c1 Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago