1. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  2. 1296ac8 Merge pull request #8695 from jwinzig-at-hilscher/mbedtls-2.28 by Paul Elliott · 1 year, 7 months ago
  3. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  4. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  5. 05bd9a9 Merge pull request #8685 from gilles-peskine-arm/asymmetric_key_data-secpr1-2.28 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  6. 1bc4348 Indicate which curves Mbed TLS supports by Gilles Peskine · 1 year, 7 months ago
  7. 4bc4a2d Note unusual curve size by Gilles Peskine · 1 year, 7 months ago
  8. 6bf4dfc Fix typo in curve name by Gilles Peskine · 1 year, 7 months ago
  9. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  10. 64dcb78 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  11. 92b90b8 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  12. ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
  13. 0fd07d5 Mark test function with MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  14. 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  15. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  16. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  17. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  18. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  19. b046b9a Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  20. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  21. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  22. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  23. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  24. 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
  25. 1631d13 Merge pull request #8638 from bensze01/fix_supported_components_2.28 by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8638-b80ac7d73bd2c6a892bb54f7a9390441f13cc9db
  26. b80ac7d Merge pull request #8628 from tom-cosgrove-arm/ip_len-2.28 by Bence Szépkúti · 1 year, 8 months ago
  27. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  28. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  29. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  30. 4966eb8 Merge pull request #8625 from davidhorstmann-arm/fix-uninit-mpi-test-2.28 by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8625-0dc3ed029a019c789283935a6fb10e7b7769d4a2
  31. e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
  32. ec4c47f Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  33. 0dc3ed0 Merge pull request #8620 from davidhorstmann-arm/fix-selftest-doublefree-2.28 by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8620-f09b8379775658f9bceb5a200f7eaea2785600ba
  34. 05fde60 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
  35. f09b837 Merge pull request #8614 from daverodgman/backport-filter-components-in-pr-job by Dave Rodgman · 1 year, 8 months ago
  36. e1c6c4c Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago backport-filter-components-in-pr-job
  37. 7655fd2 Merge pull request #8570 from yuhaoth/pr/fix-ciphersuite-list-wrong-for-mbedtls-2.28 by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/mbedtls-2.28/pr-8570-60dcdd1686dbde47f2a8dfbe177a372541c37111
  38. ba77a66 Align forced ciphersuite with test description by Ronald Cron · 1 year, 8 months ago
  39. 6f2183f ssl-opt.sh: Remove unnecessary symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  40. 237e3f8 ssl-opt.sh: Fix some symmetric crypto dependencies by Ronald Cron · 1 year, 8 months ago
  41. a8b474f ssl-opt.sh: Add a check of the list of supported ciphersuites by Ronald Cron · 1 year, 8 months ago
  42. 46a660a ssl-opt.sh: Fix getting the list of supported ciphersuites. by Ronald Cron · 1 year, 9 months ago
  43. 60dcdd1 Merge pull request #8558 from gilles-peskine-arm/MBEDTLS_TEST_HAVE_xSAN-2.28 by Dave Rodgman · 1 year, 9 months ago
  44. 20e7613 Merge pull request #8557 from gilles-peskine-arm/metatest-gcc-12-2.28 by Paul Elliott · 1 year, 9 months ago
  45. c3a9bdb Detect enabled GCC/Clang sanitizers by Gilles Peskine · 1 year, 9 months ago
  46. e9616fd Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  47. b9c7058 Merge pull request #8222 from tgonzalezorlandoarm/tg/backport-psa-low-hash-mac-size by Dave Rodgman · 1 year, 9 months ago
  48. feb98cc Merge pull request #8497 from ronald-cron-arm/remove-cocci-files-2.28 by Gilles Peskine · 1 year, 9 months ago
  49. 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
  50. 04a8d02 Merge pull request #8543 from gilles-peskine-arm/metatest-create-2.28 by Dave Rodgman · 1 year, 9 months ago
  51. e00255c Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  52. 96c87c4 Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  53. d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
  54. c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
  55. efc57ca Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  56. 226f1bc More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  57. 5383351 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  58. 2c04f57 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  59. 510c01c Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
  60. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  61. db2b5c9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
  62. 6b3b7f8 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
  63. 64c6c80 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
  64. 6289ccc Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
  65. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  66. 967714d Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
  67. 970584f Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
  68. 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
  69. 21d8d59 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
  70. 30380da Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
  71. c33940d Add a metatest program by Gilles Peskine · 1 year, 9 months ago
  72. 5fae560 Update new license headers by Tomás González · 1 year, 9 months ago
  73. e44be6a Merge pull request #8503 from gilles-peskine-arm/fix-license-generate_server9_bad_saltlen by Dave Rodgman · 1 year, 9 months ago
  74. ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
  75. bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  76. 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  77. fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  78. e74ac9e Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
  79. a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  80. bfda7de Restore Changelog from 2.28.6 by Dave Rodgman · 1 year, 9 months ago
  81. 6097cdd Merge remote-tracking branch 'origin/mbedtls-2.28' into mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
  82. 82b9f5e Revert back to 2.28.5 by Dave Rodgman · 1 year, 9 months ago
  83. 3a91dad Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago mbedtls-2.28.6 v2.28.6
  84. eb8f498 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  85. 9a0ad5c Changed the test to reflect mbedTLS's current behavior. by Matthias Schulz · 1 year, 9 months ago
  86. 5240ab0 Backported test cases from https://github.com/Mbed-TLS/mbedtls/pull/8378 by Matthias Schulz · 1 year, 9 months ago
  87. d6d43ec Merge pull request #8485 from gilles-peskine-arm/check-files-license-2.28 by Dave Rodgman · 1 year, 9 months ago
  88. 32ffbfd Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  89. 1b4f036 Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  90. 15db682 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  91. 5136156 Sort imports by Gilles Peskine · 1 year, 9 months ago
  92. 68142f1 Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
  93. 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
  94. 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
  95. 521ae84 improve document by Jerry Yu · 1 year, 10 months ago
  96. 60313c1 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 10 months ago
  97. 8c31148 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  98. dbb7b46 Add server9-bad-saltlen generate command by Jerry Yu · 2 years, 2 months ago
  99. af0b58d Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
  100. 2fd6505 add script for server9_bad_saltlen by Jerry Yu · 2 years, 3 months ago