1. 4a46d23 Fix: Set type_id in x509_get_other_name() by David Horstmann · 2 years ago
  2. 2545b40 Merge pull request #8081 from adeaarm/backport_IAR_fix by Gilles Peskine · 2 years ago
  3. 64dbdc0 Merge pull request #7768 from lpy4105/backport-2.28/issue/renew_cert_2027-01-01 by Gilles Peskine · 2 years ago
  4. 431e5c4 Remove workaround for non-zero shared_secret array by Antonio de Angelis · 2 years ago
  5. e453f9d Add description for invalid commands by Pengyu Lv · 2 years ago
  6. 1505d32 Fix error strings without quotes by Antonio de Angelis · 2 years ago
  7. ac9e340 BUILD: Update For IAR support by TTornblom · 5 years ago
  8. 96d0ef4 Fix invalid generation commands by Pengyu Lv · 2 years ago
  9. 7740eaf Merge pull request #7940 from AgathiyanB/backport-assert-false-macro by Gilles Peskine · 2 years ago
  10. a35283c Merge pull request #8046 from ivq/6999-backport by Manuel Pégourié-Gonnard · 2 years ago
  11. 8aa8d78 Add potential missing inline definition by Chien Wong · 2 years ago
  12. 12f6f28 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years ago
  13. 64a8135 Merge pull request #8037 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links-2.28 by Gilles Peskine · 2 years ago
  14. b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
  15. 1484a53 Merge pull request #8024 from daverodgman/changelog-warning-fixes-2.28 by Dave Rodgman · 2 years ago
  16. aaec137 Update links to Rijndael paper and NIST SP 800-90 DRBGs by Tom Cosgrove · 2 years ago
  17. f97832a Merge pull request #8015 from AgathiyanB/fix-unnecessary-type-quantifier by Dave Rodgman · 2 years ago
  18. 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
  19. b0eedb4 Update Changelog to cover certificate updates by Dave Rodgman · 2 years ago
  20. 8fd5eef Merge pull request #1042 from daverodgman/mbedtls-2.28.4rc0-pr by Dave Rodgman · 2 years ago
  21. 8abc2e6 Update BRANCHES.md by Dave Rodgman · 2 years ago
  22. 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
  23. ccba2b7 Assemble 2.28.4 changelog by Dave Rodgman · 2 years ago
  24. 973494d Clarify changelog not needed for compiler warnings by Dave Rodgman · 2 years ago
  25. c5f24c0 Merge pull request #8001 from AgathiyanB/fix-control-bypass-2.28 by Tom Cosgrove · 2 years ago
  26. 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
  27. 06d5e10 Fix IAR warning about unnecessary type quantifier by Agathiyan Bragadeesh · 2 years ago
  28. cc029af Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  29. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  30. 13850f3 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  31. 53453cf Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  32. 0a6743b Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  33. f5257c0 Cherry picked required prerequisites from dev branch, git hash 0167244b by Marek Jansta · 2 years ago
  34. e7eb805 Seperate declarations from function body by Agathiyan Bragadeesh · 2 years ago
  35. 5521b4c Assign have_rng in declaration of ecp_mul_mxz by Agathiyan Bragadeesh · 2 years ago
  36. e15b8d2 Merge pull request #8004 from daverodgman/code_style_since-2.28 by Tom Cosgrove · 2 years ago
  37. dd7b24c whitespace fix by Dave Rodgman · 2 years ago
  38. e67ffd6 pylint tidy-up by Dave Rodgman · 2 years ago
  39. 73b87e3 Make code_style.py -s default to -s=mbedtls-2.28 by Dave Rodgman · 2 years ago
  40. b96dbc6 Make code_style.py -s more precise by Dave Rodgman · 2 years ago
  41. 7b0ee1e Fix control bypass warnings by Agathiyan Bragadeesh · 2 years ago
  42. ae68c09 Merge pull request #7987 from gilles-peskine-arm/ssl_premaster_secret-empty-2.28 by Gilles Peskine · 2 years ago
  43. 34d8bd3 Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  44. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  45. e5507d5 Fix empty union when TLS is disabled by Gilles Peskine · 2 years, 1 month ago
  46. 1dd20a3 Remove trailing backslash by Agathiyan Bragadeesh · 2 years, 1 month ago
  47. b98d39c Merge pull request #7965 from gilles-peskine-arm/psa_inject_entropy-file-stability-2.28 by Gilles Peskine · 2 years, 1 month ago
  48. 1fc7116 Add missing dependencies on real entropy by Gilles Peskine · 2 years, 1 month ago
  49. 24d0124 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  50. 581c6e1 MBEDTLS_PSA_INJECT_ENTROPY: ignore seed file by Gilles Peskine · 2 years, 3 months ago
  51. 58d0854 MBEDTLS_PSA_INJECT_ENTROPY: check the seed file UID by Gilles Peskine · 2 years, 3 months ago
  52. 154dadf MBEDTLS_PSA_INJECT_ENTROPY: check the lifecycle of the seed file by Gilles Peskine · 2 years, 3 months ago
  53. cf21e94 Modernize remove_seed_file() by Gilles Peskine · 2 years, 3 months ago
  54. 55e8998 Test MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  55. bfda1a9 MBEDTLS_PSA_INJECT_ENTROPY: Skip incompatible tests by Gilles Peskine · 2 years, 3 months ago
  56. 4f8bf3c MBEDTLS_PSA_INJECT_ENTROPY: Make sure the seed file exist when running tests by Gilles Peskine · 2 years, 3 months ago
  57. 73521b0 Tests: provide necessary functions for MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  58. 9a9d5ee Fix a build error when MBEDTLS_PSA_INJECT_ENTROPY is enabled by Gilles Peskine · 2 years, 3 months ago
  59. 668323c Merge pull request #7922 from AndrzejKurek/doxygen-bad-param-names-2-28 by Dave Rodgman · 2 years, 1 month ago
  60. 27e2989 Back port TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  61. db54dbd Fix \p misuses in documentation by Andrzej Kurek · 2 years, 1 month ago
  62. 532ec20 doxygen: \p commands misuse - review comments by Andrzej Kurek · 2 years, 3 months ago
  63. c00fb7f doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
  64. 0cbfbd9 doxygen: fix misused \p commands in rsa.h by Andrzej Kurek · 3 years, 6 months ago
  65. 96ce1b0 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
  66. a490042 Fix documentation - parameter name mistakes by Andrzej Kurek · 3 years, 6 months ago
  67. a3d315a doxygen: remove unnecessary description by Andrzej Kurek · 3 years, 6 months ago
  68. 4e73afe Merge pull request #7907 from gowthamsk-arm/fix_ecp_group_compare by Gilles Peskine · 2 years, 1 month ago
  69. 21f2b7a tests/test_suite_ecp: Fix ECP group compare test by Gowtham Suresh Kumar · 2 years, 1 month ago
  70. 76a54ff Merge pull request #7901 from tgonzalezorlandoarm/tg/7879-backport by Gilles Peskine · 2 years, 1 month ago
  71. 814a14a Merge pull request #7897 from tgonzalezorlandoarm/7136-backport by Dave Rodgman · 2 years, 1 month ago
  72. 991c49f tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
  73. 5659981 ssl-opt.sh: support to parse --outcome-file by Yanray Wang · 2 years, 5 months ago
  74. b18d45f Merge pull request #7483 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug-2.28 by Dave Rodgman · 2 years, 1 month ago
  75. dc1244d Merge pull request #6974 from davidhorstmann-arm/2.28-cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  76. f788a45 Merge pull request #7213 from sergio-nsk/patch-5 by Tom Cosgrove · 2 years, 1 month ago
  77. f8f4c60 Merge branch 'mbedtls-2.28' into mbedtls_x509_crt_parse_path-qemu-bug-2.28 by Dave Rodgman · 2 years, 1 month ago
  78. 31d5046 test-framework.md: document compat.sh by Yanray Wang · 2 years, 6 months ago
  79. 44ba969 compat.sh: add support to record outcome of test cases by Yanray Wang · 2 years, 6 months ago
  80. e992af6 Merge pull request #7585 from gilles-peskine-arm/fuzz-file-open-fail-2.28 by Dave Rodgman · 2 years, 1 month ago
  81. 0f386b7 compat.sh: call record_fail if test case fails by Yanray Wang · 2 years, 6 months ago
  82. 63b06a8 Add ChangeLog entry for CMake config defines by David Horstmann · 2 years, 1 month ago
  83. b8e6b66 Merge pull request #7868 from gilles-peskine-arm/readme-python3.6 by Dave Rodgman · 2 years, 1 month ago
  84. 58dda67 Use emptiness-checks rather than DEFINED checks by David Horstmann · 2 years, 6 months ago
  85. 6762231 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  86. 175afbd all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  87. 1a30cf7 Pass config file options to mbedtls_test(_helpers) by David Horstmann · 2 years, 7 months ago
  88. e31e287 Pass MBEDTLS_CONFIG_FILE defines through cmake by David Horstmann · 2 years, 7 months ago
  89. 09f198d Merge pull request #7876 from gilles-peskine-arm/code-style-since-2.28 by Dave Rodgman · 2 years, 1 month ago
  90. 7b78049 Handle deleted files correctly by Gilles Peskine · 2 years, 1 month ago
  91. 8ceeba4 Add --since option to check files modified since a given commit by Gilles Peskine · 2 years, 1 month ago
  92. 0f1053c Clean up subprocess invocation in get_src_files by Gilles Peskine · 2 years, 1 month ago
  93. 1e1600f Specify the minimum minor version of Python by Gilles Peskine · 2 years, 1 month ago
  94. 08efc3d Merge pull request #7854 from daverodgman/fix-unused-aes-2.28 by Dave Rodgman · 2 years, 1 month ago
  95. a3fc295 Merge pull request #7823 from SlugFiller/mbedtls-2.28 by Dave Rodgman · 2 years, 1 month ago
  96. fbcb5d4 Merge pull request #7850 from davidhorstmann-arm/2.28-fix-string-to-names-retcode by Tom Cosgrove · 2 years, 1 month ago
  97. 3fb807c Merge pull request #7761 from waleed-elmelegy-arm/crypt_and_hash-decrypt-fix_backport by Dave Rodgman · 2 years, 1 month ago
  98. f72b837 Fix order of endif comments by Dave Rodgman · 2 years, 1 month ago
  99. bf99828 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  100. 173227d Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago