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