1. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  2. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  3. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  4. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  5. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  6. 60dcdd1 Merge pull request #8558 from gilles-peskine-arm/MBEDTLS_TEST_HAVE_xSAN-2.28 by Dave Rodgman · 1 year, 9 months ago
  7. 20e7613 Merge pull request #8557 from gilles-peskine-arm/metatest-gcc-12-2.28 by Paul Elliott · 1 year, 9 months ago
  8. c3a9bdb Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  9. e9616fd Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  10. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  11. feb98cc Merge pull request #8497 from ronald-cron-arm/remove-cocci-files-2.28 by Gilles Peskine · 1 year, 9 months ago
  12. 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
  13. 04a8d02 Merge pull request #8543 from gilles-peskine-arm/metatest-create-2.28 by Dave Rodgman · 1 year, 9 months ago
  14. e00255c Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  15. 96c87c4 Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  16. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  17. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  18. efc57ca Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  19. 226f1bc More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  20. 5383351 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  21. 2c04f57 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  22. 510c01c Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
  23. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  24. db2b5c9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
  25. 6b3b7f8 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
  26. 64c6c80 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
  27. 6289ccc Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
  28. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  29. 967714d Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
  30. 970584f Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
  31. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  32. 21d8d59 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
  33. 30380da Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
  34. c33940d Add a metatest program by Gilles Peskine · 1 year, 9 months ago
  35. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  36. e44be6a Merge pull request #8503 from gilles-peskine-arm/fix-license-generate_server9_bad_saltlen by Dave Rodgman · 1 year, 9 months ago
  37. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  38. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  39. 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  40. fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  41. e74ac9e Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
  42. a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  43. bfda7de Restore Changelog from 2.28.6 by Dave Rodgman · 1 year, 9 months ago
  44. 6097cdd Merge remote-tracking branch 'origin/mbedtls-2.28' into mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  45. 82b9f5e Revert back to 2.28.5 by Dave Rodgman · 1 year, 9 months ago
  46. 3a91dad Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago mbedtls-2.28.6 v2.28.6
  47. eb8f498 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  48. 9a0ad5c Changed the test to reflect mbedTLS's current behavior. by Matthias Schulz · 1 year, 9 months ago
  49. 5240ab0 Backported test cases from https://github.com/Mbed-TLS/mbedtls/pull/8378 by Matthias Schulz · 1 year, 9 months ago
  50. d6d43ec Merge pull request #8485 from gilles-peskine-arm/check-files-license-2.28 by Dave Rodgman · 1 year, 9 months ago
  51. 32ffbfd Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  52. 1b4f036 Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  53. 15db682 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  54. 5136156 Sort imports by Gilles Peskine · 1 year, 9 months ago
  55. 68142f1 Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
  56. 8243ebf Merge pull request #8477 from paul-elliott-arm/full_no_platform_2_28 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/mbedtls-2.28/pr-8477-588feb858890c9d0b66a9e5dfb33fc8355d5903c
  57. 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
  58. 521ae84 improve document by Jerry Yu · 1 year, 10 months ago
  59. 60313c1 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 10 months ago
  60. 8c31148 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  61. dbb7b46 Add server9-bad-saltlen generate command by Jerry Yu · 2 years, 2 months ago
  62. af0b58d Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
  63. 2fd6505 add script for server9_bad_saltlen by Jerry Yu · 2 years, 3 months ago
  64. 588feb8 Merge pull request #8464 from daverodgman/license-change-2.28 by Gilles Peskine · 1 year, 9 months ago
  65. 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  66. f5021c1 Remove not-needed sentence by Dave Rodgman · 1 year, 9 months ago
  67. d0ac480 Bump version by Dave Rodgman · 1 year, 9 months ago
  68. 18b3e8a Assemble changelog by Dave Rodgman · 1 year, 9 months ago
  69. ace2ecb Add Changelog for license by Dave Rodgman · 1 year, 9 months ago
  70. f429557 Update documentation by Dave Rodgman · 1 year, 9 months ago
  71. 287ab6e Update header by Dave Rodgman · 1 year, 9 months ago
  72. 625458b Update header by Dave Rodgman · 1 year, 9 months ago
  73. 0f2971a Update headers by Dave Rodgman · 1 year, 9 months ago
  74. 1146161 Add Changelog for license by Dave Rodgman · 1 year, 9 months ago
  75. bf7805f Update documentation by Dave Rodgman · 1 year, 9 months ago
  76. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  77. 1df57fc Merge pull request #8196 from tgonzalezorlandoarm/tg/check_test_cases by Dave Rodgman · 1 year, 9 months ago
  78. 9043a2f Fix type annotation by Gilles Peskine · 2 years ago
  79. e25a619 Remove dead code by Gilles Peskine · 2 years ago
  80. 2bff1bf New test suite for the low-level hash interface by Tomás González · 1 year, 9 months ago
  81. 734d22c Move PSA information and dependency automation into their own module by Tomás González · 1 year, 9 months ago
  82. f29cc32 Merge pull request #8390 from gilles-peskine-arm/20231017-misc-cleanup-2.28 by Paul Elliott · 1 year, 9 months ago
  83. aaea3a3 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  84. cbb2e45 ssl-opt: Introduce --list-test-cases option by Tomás González · 1 year, 11 months ago
  85. 3ccb844 Merge pull request #8373 from sergio-nsk/sergio-nsk/8372/1 by Bence Szépkúti · 1 year, 9 months ago
  86. c8d89a1 Merge pull request #8421 from gilles-peskine-arm/test-datax-chdir-2.28 by Gilles Peskine · 1 year, 9 months ago
  87. f38e2fe Merge pull request #8118 from gilles-peskine-arm/ssl-progs-usage-2.28 by Gilles Peskine · 1 year, 9 months ago
  88. e3d1c76 Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 9 months ago
  89. 290e008 Define try_chdir everywhere by Gilles Peskine · 1 year, 9 months ago
  90. 460cf76 Note about the lack of Windows support by Gilles Peskine · 1 year, 10 months ago
  91. 994efa2 Print a notice if chdir fails by Gilles Peskine · 1 year, 10 months ago
  92. 9cc1255 Support running unit tests from another directory by Gilles Peskine · 1 year, 10 months ago
  93. 37b8478 Merge pull request #8403 from daverodgman/iar-fixes-2.28 by Dave Rodgman · 1 year, 10 months ago
  94. c6d5628 Merge pull request #8392 from lpy4105/backport-2.28/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/mbedtls-2.28/pr-8392-7e36ad1f5cf884f8d0263bae266920c0be1cde2a
  95. 2af05c8 Stop IAR warning about goto skipping variable definition by Dave Rodgman · 1 year, 10 months ago
  96. e6cbec8 all.sh: build_mingw: test build default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  97. fa27636 Close file on error path by Gilles Peskine · 1 year, 10 months ago
  98. bf85200 Use modern macros for calloc in test code by Gilles Peskine · 1 year, 10 months ago
  99. 3ca2f5c Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
  100. 7e36ad1 Merge pull request #7983 from gilles-peskine-arm/sample-program-demos-2.28 by Gilles Peskine · 1 year, 10 months ago