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