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