1. 9302684 Merge pull request #8145 from tom-cosgrove-arm/check-mbedtls_platform_zeroize-calls-2.28 by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/mbedtls-2.28/pr-8145-12a2bfc9702caa30592e842a3d3ee478568b2c14
  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. 95b5d79 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
  4. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  5. 5117062 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  6. f7829b0 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  7. 43210b5 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
  8. 12a2bfc Merge pull request #8096 from davidhorstmann-arm/2.28-initialize-struct-get-other-name by Paul Elliott · 1 year, 11 months ago
  9. 4ee11a0 Merge pull request #8132 from davidhorstmann-arm/2.28-fix-unnecessary-include-prefixes by Gilles Peskine · 1 year, 11 months ago
  10. e6771ed Merge pull request #8128 from yanrayw/2.28-7094-collect-compatsh-test-cases by Gilles Peskine · 1 year, 11 months ago
  11. 1804a15 Fix unnecessary header prefix in tests by David Horstmann · 2 years ago
  12. 930cbee check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
  13. b2cd07c compat: list all test cases properly by Yanray Wang · 2 years ago
  14. 8aba83b compat.sh: return $? in option --list-test-case to handle error case by Yanray Wang · 2 years, 5 months ago
  15. 67fe264 check_test_cases.py: do not redirect stderr to stdout by Yanray Wang · 2 years, 5 months ago
  16. 8844844 check_test_cases.py: use check_output to capture error and return by Yanray Wang · 2 years, 5 months ago
  17. 9412a46 check_test_cases.py: simplify how to store test case description by Yanray Wang · 2 years, 5 months ago
  18. f0dbde1 compat.sh: uniform TITLE format for --list-test-case and run_client by Yanray Wang · 2 years, 5 months ago
  19. a81131d compat.sh: fix uncompatiable name of peers in --list-test-case by Yanray Wang · 2 years, 5 months ago
  20. 7e1c0c7 compat.sh: uniform test description by Yanray Wang · 2 years, 5 months ago
  21. baced97 check_test_cases.py: support checking test coverage in compat.sh by Yanray Wang · 2 years, 5 months ago
  22. dd21fc9 compat.sh: add --list-test-case by Yanray Wang · 2 years, 5 months ago
  23. 3e325aa Merge pull request #8115 from tgonzalezorlandoarm/backport-8074 by Gilles Peskine · 2 years ago gh-readonly-queue/mbedtls-2.28/pr-8115-c10520f45f67807d438e8436d5dbe94aa10352b2
  24. c10520f Merge pull request #8102 from AgathiyanB/backport-iar-warnings-changelog by Gilles Peskine · 2 years ago
  25. 1cf437b Correct analyze_outcomes identation by Tomás González · 2 years ago
  26. 14b36ef Make non-executed tests that are not in the allow list an error by Tomás González · 2 years ago
  27. c895733 Add EdDSA and XTS to the allow list by Tomás González · 2 years ago
  28. 45d4959 Add a flag for requiring full coverage in coverage tests by Tomás González · 2 years ago
  29. 2fdd503 Add allow list for non-executed test cases by Tomás González · 2 years ago
  30. 31d5bbe Merge pull request #7986 from tom-cosgrove-arm/single-source-of-truth-for-licensing-2.28 by Tom Cosgrove · 2 years ago gh-readonly-queue/mbedtls-2.28/pr-7986-9471815dd3b30871a0e9d8b5af05bbfed8250960
  31. 0aab8a8 Add changelog entry for 2.28 IAR warning fixes by Agathiyan Bragadeesh · 2 years ago
  32. 9471815 Merge pull request #7828 from davidhorstmann-arm/2.28-reword-net-free-description-2544 by Gilles Peskine · 2 years ago
  33. 27adfd8 Merge pull request #7487 from AndrzejKurek/calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  34. d81f75b Fixup incorrectly-formatted ChangeLog entry by David Horstmann · 2 years ago
  35. 2bda812 Merge pull request #8085 from gilles-peskine-arm/mpi_exp_mod-remove_initial_copy-2.28 by Tom Cosgrove · 2 years ago
  36. 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  37. f9f183c Merge pull request #8089 from ivq/8017-backport by Tom Cosgrove · 2 years ago
  38. 869609f Add ChangeLog entry for otherName SAN fixes by David Horstmann · 2 years ago
  39. dcf7326 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
  40. 4a46d23 Fix: Set type_id in x509_get_other_name() by David Horstmann · 2 years ago
  41. 2545b40 Merge pull request #8081 from adeaarm/backport_IAR_fix by Gilles Peskine · 2 years ago
  42. 64dbdc0 Merge pull request #7768 from lpy4105/backport-2.28/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  43. 431e5c4 Remove workaround for non-zero shared_secret array by Antonio de Angelis · 2 years ago
  44. 0118a1d Fix a few unchecked return values by Chien Wong · 2 years ago
  45. 20d54e3 mbedtls_mpi_exp_mod: remove spurious copy of the output variable by Gilles Peskine · 2 years ago
  46. e453f9d Add description for invalid commands by Pengyu Lv · 2 years ago
  47. 1505d32 Fix error strings without quotes by Antonio de Angelis · 2 years ago
  48. ac9e340 BUILD: Update For IAR support by TTornblom · 5 years ago
  49. 96d0ef4 Fix invalid generation commands by Pengyu Lv · 2 years ago
  50. 7740eaf Merge pull request #7940 from AgathiyanB/backport-assert-false-macro by Gilles Peskine · 2 years ago
  51. a35283c Merge pull request #8046 from ivq/6999-backport by Manuel Pégourié-Gonnard · 2 years ago
  52. 8aa8d78 Add potential missing inline definition by Chien Wong · 2 years ago
  53. 12f6f28 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years ago
  54. 64a8135 Merge pull request #8037 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links-2.28 by Gilles Peskine · 2 years ago
  55. b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
  56. 1484a53 Merge pull request #8024 from daverodgman/changelog-warning-fixes-2.28 by Dave Rodgman · 2 years ago
  57. aaec137 Update links to Rijndael paper and NIST SP 800-90 DRBGs by Tom Cosgrove · 2 years ago
  58. f97832a Merge pull request #8015 from AgathiyanB/fix-unnecessary-type-quantifier by Dave Rodgman · 2 years ago
  59. aeb97a1 Merge pull request #1045 from Mbed-TLS/cert-changelog-2.28.4 by Dave Rodgman · 2 years ago mbedtls-2.28.4 v2.28.4
  60. b0eedb4 Update Changelog to cover certificate updates by Dave Rodgman · 2 years ago
  61. 8fd5eef Merge pull request #1042 from daverodgman/mbedtls-2.28.4rc0-pr by Dave Rodgman · 2 years ago
  62. 8abc2e6 Update BRANCHES.md by Dave Rodgman · 2 years ago
  63. 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
  64. ccba2b7 Assemble 2.28.4 changelog by Dave Rodgman · 2 years ago
  65. 973494d Clarify changelog not needed for compiler warnings by Dave Rodgman · 2 years ago
  66. c5f24c0 Merge pull request #8001 from AgathiyanB/fix-control-bypass-2.28 by Tom Cosgrove · 2 years ago
  67. 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
  68. 06d5e10 Fix IAR warning about unnecessary type quantifier by Agathiyan Bragadeesh · 2 years ago
  69. cc029af Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  70. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  71. 13850f3 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  72. 53453cf Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  73. dcaa5ea Update CONTRIBUTING.md by Tom Cosgrove · 2 years ago
  74. 0a6743b Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  75. f5257c0 Cherry picked required prerequisites from dev branch, git hash 0167244b by Marek Jansta · 2 years ago
  76. e7eb805 Seperate declarations from function body by Agathiyan Bragadeesh · 2 years ago
  77. 5521b4c Assign have_rng in declaration of ecp_mul_mxz by Agathiyan Bragadeesh · 2 years ago
  78. e15b8d2 Merge pull request #8004 from daverodgman/code_style_since-2.28 by Tom Cosgrove · 2 years ago
  79. dd7b24c whitespace fix by Dave Rodgman · 2 years ago
  80. e67ffd6 pylint tidy-up by Dave Rodgman · 2 years ago
  81. 73b87e3 Make code_style.py -s default to -s=mbedtls-2.28 by Dave Rodgman · 2 years ago
  82. b96dbc6 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  83. 7b0ee1e Fix control bypass warnings by Agathiyan Bragadeesh · 2 years ago
  84. ae68c09 Merge pull request #7987 from gilles-peskine-arm/ssl_premaster_secret-empty-2.28 by Gilles Peskine · 2 years ago
  85. 34d8bd3 Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  86. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  87. e5507d5 Fix empty union when TLS is disabled by Gilles Peskine · 2 years, 1 month ago
  88. f6ba9ce Have a single source of truth for licensing information by Tom Cosgrove · 2 years ago
  89. 1dd20a3 Remove trailing backslash by Agathiyan Bragadeesh · 2 years, 1 month ago
  90. b98d39c Merge pull request #7965 from gilles-peskine-arm/psa_inject_entropy-file-stability-2.28 by Gilles Peskine · 2 years, 1 month ago
  91. 1fc7116 Add missing dependencies on real entropy by Gilles Peskine · 2 years, 1 month ago
  92. 24d0124 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  93. 581c6e1 MBEDTLS_PSA_INJECT_ENTROPY: ignore seed file by Gilles Peskine · 2 years, 3 months ago
  94. 58d0854 MBEDTLS_PSA_INJECT_ENTROPY: check the seed file UID by Gilles Peskine · 2 years, 3 months ago
  95. 154dadf MBEDTLS_PSA_INJECT_ENTROPY: check the lifecycle of the seed file by Gilles Peskine · 2 years, 3 months ago
  96. cf21e94 Modernize remove_seed_file() by Gilles Peskine · 2 years, 3 months ago
  97. 55e8998 Test MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  98. bfda1a9 MBEDTLS_PSA_INJECT_ENTROPY: Skip incompatible tests by Gilles Peskine · 2 years, 3 months ago
  99. 4f8bf3c MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  100. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago