1. cd5a7c7 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years, 1 month ago
  2. 30ceb23 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 1 year, 11 months ago
  3. 20e27de For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 1 year, 11 months ago
  4. 1357502 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 1 year, 11 months ago
  5. f88ee8b For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 1 year, 11 months ago
  6. 5ffb197 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  7. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  8. 5117062 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  9. f7829b0 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  10. 12a2bfc Merge pull request #8096 from davidhorstmann-arm/2.28-initialize-struct-get-other-name by Paul Elliott · 2 years ago
  11. 4ee11a0 Merge pull request #8132 from davidhorstmann-arm/2.28-fix-unnecessary-include-prefixes by Gilles Peskine · 2 years ago
  12. 1804a15 Fix unnecessary header prefix in tests by David Horstmann · 2 years ago
  13. 930cbee check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  14. b2cd07c compat: list all test cases properly by Yanray Wang · 2 years ago
  15. 8aba83b compat.sh: return $? in option --list-test-case to handle error case by Yanray Wang · 2 years, 5 months ago
  16. 67fe264 check_test_cases.py: do not redirect stderr to stdout by Yanray Wang · 2 years, 5 months ago
  17. 8844844 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  18. 9412a46 check_test_cases.py: simplify how to store test case description by Yanray Wang · 2 years, 5 months ago
  19. f0dbde1 compat.sh: uniform TITLE format for --list-test-case and run_client by Yanray Wang · 2 years, 5 months ago
  20. a81131d compat.sh: fix uncompatiable name of peers in --list-test-case by Yanray Wang · 2 years, 5 months ago
  21. 7e1c0c7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  22. baced97 check_test_cases.py: support checking test coverage in compat.sh by Yanray Wang · 2 years, 5 months ago
  23. dd21fc9 compat.sh: add --list-test-case by Yanray Wang · 2 years, 5 months ago
  24. 1cf437b Correct analyze_outcomes identation by Tomás González · 2 years ago
  25. 14b36ef Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  26. c895733 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  27. 45d4959 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  28. 2fdd503 Add allow list for non-executed test cases by Tomás González · 2 years ago
  29. 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  30. dcf7326 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
  31. 64dbdc0 Merge pull request #7768 from lpy4105/backport-2.28/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  32. e453f9d Add description for invalid commands by Pengyu Lv · 2 years ago
  33. 96d0ef4 Fix invalid generation commands by Pengyu Lv · 2 years ago
  34. 7740eaf Merge pull request #7940 from AgathiyanB/backport-assert-false-macro by Gilles Peskine · 2 years ago
  35. b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
  36. 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
  37. c5f24c0 Merge pull request #8001 from AgathiyanB/fix-control-bypass-2.28 by Tom Cosgrove · 2 years ago
  38. fb806b6 Merge pull request #7969 from gowthamsk-arm/use_earliest_latest_compilers_2.28 by Bence Szépkúti · 2 years ago gh-readonly-queue/mbedtls-2.28/pr-7969-e15b8d21d62a68ac602c4f8dbfd6cb17d04bf06c
  39. cc029af Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  40. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  41. 13850f3 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  42. 53453cf Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  43. 0a6743b Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  44. e7eb805 Seperate declarations from function body by Agathiyan Bragadeesh · 2 years ago
  45. 7b0ee1e Fix control bypass warnings by Agathiyan Bragadeesh · 2 years ago
  46. 34d8bd3 Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  47. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  48. 1dd20a3 Remove trailing backslash by Agathiyan Bragadeesh · 2 years, 1 month ago
  49. 1fc7116 Add missing dependencies on real entropy by Gilles Peskine · 2 years, 1 month ago
  50. 24d0124 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  51. 58d0854 MBEDTLS_PSA_INJECT_ENTROPY: check the seed file UID by Gilles Peskine · 2 years, 3 months ago
  52. 154dadf MBEDTLS_PSA_INJECT_ENTROPY: check the lifecycle of the seed file by Gilles Peskine · 2 years, 3 months ago
  53. cf21e94 Modernize remove_seed_file() by Gilles Peskine · 2 years, 3 months ago
  54. 55e8998 Test MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  55. bfda1a9 MBEDTLS_PSA_INJECT_ENTROPY: Skip incompatible tests by Gilles Peskine · 2 years, 3 months ago
  56. 4f8bf3c MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  57. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  58. 27e2989 Back port TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  59. 0841b5a Add a workaround for max test suite parameter sizes by Andrzej Kurek · 2 years, 1 month ago
  60. 6e4a9be Disable msan errors on null allocation in all.sh by Andrzej Kurek · 2 years, 1 month ago
  61. f1e61fc Add a dummy usage of a pointer in tests by Andrzej Kurek · 2 years, 1 month ago
  62. d95b8ed Disable asan errors on null allocation in all.sh by Andrzej Kurek · 2 years, 1 month ago
  63. f35490e Move the overallocation test to test suites by Andrzej Kurek · 2 years, 1 month ago
  64. 21f2b7a tests/test_suite_ecp: Fix ECP group compare test by Gowtham Suresh Kumar · 2 years, 1 month ago
  65. 76a54ff Merge pull request #7901 from tgonzalezorlandoarm/tg/7879-backport by Gilles Peskine · 2 years, 1 month ago
  66. 814a14a Merge pull request #7897 from tgonzalezorlandoarm/7136-backport by Dave Rodgman · 2 years, 1 month ago
  67. 991c49f tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
  68. 5659981 ssl-opt.sh: support to parse --outcome-file by Yanray Wang · 2 years, 5 months ago
  69. b18d45f Merge pull request #7483 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug-2.28 by Dave Rodgman · 2 years, 1 month ago
  70. f8f4c60 Merge branch 'mbedtls-2.28' into mbedtls_x509_crt_parse_path-qemu-bug-2.28 by Dave Rodgman · 2 years, 1 month ago
  71. 44ba969 compat.sh: add support to record outcome of test cases by Yanray Wang · 2 years, 6 months ago
  72. 0f386b7 compat.sh: call record_fail if test case fails by Yanray Wang · 2 years, 6 months ago
  73. 6762231 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  74. 175afbd all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  75. 08efc3d Merge pull request #7854 from daverodgman/fix-unused-aes-2.28 by Dave Rodgman · 2 years, 1 month ago
  76. bf99828 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  77. 173227d Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  78. 5c019e0 Add regression testcase for string_to_names() by David Horstmann · 2 years, 1 month ago
  79. 63b50b5 Merge pull request #7753 from lpy4105/backport-2.28/issue/renew_cert_2024-01-01 by Gilles Peskine · 2 years, 2 months ago
  80. 5d7cd01 x509parse tests: Replace TEST_ASSERT with TEST_EQUAL by Demi Marie Obenour · 2 years, 8 months ago
  81. e20ec4f crypto_config_test_driver_extension: treat PUBLIC_KEY the same way as KEY_PAIR by Valerio Setti · 2 years, 2 months ago
  82. 343ff12 Fix typo and long line format by Pengyu Lv · 2 years, 2 months ago
  83. ea80279 Update crl-rsa-pss-*.pem manually by Pengyu Lv · 2 years, 2 months ago
  84. a69934f upgrade server9-bad-saltlen.crt by Jerry Yu · 2 years, 3 months ago
  85. 33536d1 Update server9*.crt by Pengyu Lv · 2 years, 2 months ago
  86. 3ed1653 Add server9-bad-{mgfhash,saltlen}.crt by Pengyu Lv · 2 years, 2 months ago
  87. 4ac61a9 Add rules to generate server9*.crt by Pengyu Lv · 2 years, 3 months ago
  88. 7d7b735 Update server1-nospace.crt by Jerry Yu · 2 years, 3 months ago
  89. 4e57349 Update v1 crt files by Jerry Yu · 2 years, 3 months ago
  90. 124b75a Update cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 3 months ago
  91. 5539dcb Add rules to generate cert_example_multi_nocn.crt by Pengyu Lv · 2 years, 3 months ago
  92. fce773e Update server5.[e]ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  93. 0158966 Add rules to generate server5.[e]ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  94. 5a4cc39 Update server2.ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  95. 4b7447c Add rules to generate server2.ku-*.crt by Pengyu Lv · 2 years, 3 months ago
  96. 6acdd5c Add rule for server2-badsign.crt by Pengyu Lv · 2 years, 2 months ago
  97. 233c93b Update test-ca2.ku-*.crt by Jerry Yu · 2 years, 3 months ago
  98. 34cfc35 Fix the rule for server5-ss-forgeca.crt by Pengyu Lv · 2 years, 2 months ago
  99. 8e0cc70 Add the rule and update server6-ss-child.crt by Jerry Yu · 2 years, 3 months ago
  100. 2aa312b Update server5-selfsigned.crt by Jerry Yu · 2 years, 3 months ago