1. b790c93 depends.py: remove symbols that are not present in 2.28 by Andrzej Kurek · 2 years, 6 months ago
  2. 3e7666b Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  3. 3ebe7d6 Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  4. 2432dc2 depends.py: improve expected argument type by Andrzej Kurek · 2 years, 6 months ago
  5. 2e1aeb1 depends.py: merge set/unset config option into one function by Andrzej Kurek · 2 years, 7 months ago
  6. cf39406 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 6 months ago
  7. 908e810 Merge pull request #6929 from paul-elliott-arm/fix_iar_warnings by Gilles Peskine · 2 years, 6 months ago
  8. fc820d9 Fix IAR warnings by Paul Elliott · 2 years, 7 months ago
  9. 79e0433 Merge pull request #7072 from mpg/cleanup-md-tests-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  10. 430c633 Merge pull request #7089 from sergio-nsk/patch-2 by Gilles Peskine · 2 years, 6 months ago
  11. 26f53f1 Fix compiler warning: unreachable code by Sergey · 2 years, 6 months ago
  12. a15b405 Merge pull request #7070 from yanrayw/2.28-7008-compatsh-disable-VERIFY-for-PSK by Gilles Peskine · 2 years, 6 months ago
  13. da82903 Merge pull request #7053 from KloolK/typos-backport by Gilles Peskine · 2 years, 6 months ago
  14. a4c10ab Merge pull request #7063 from AndrzejKurek/2.28_x508_san_parsing_testing by Gilles Peskine · 2 years, 6 months ago
  15. 3607698 Merge pull request #7065 from gilles-peskine-arm/coding-style-doc-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  16. 2122f44 Use TEST_EQUAL in one more place in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  17. 3c30191 Use ASSERT_COMPARE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  18. 21daf29 compat.sh: simplify code of iterating on VERIFY for PSK tests by Yanray Wang · 2 years, 6 months ago
  19. 8332db9 compat.sh: remove G_CLIENT_PRIO as it's not used by Yanray Wang · 2 years, 6 months ago
  20. 34ddcc9 compat.sh: display "no" even if $VERIFY=YES for PSK test cases by Yanray Wang · 2 years, 6 months ago
  21. 89ac843 compat.sh: do not filter PSK ciphersuites for GnuTLS if $VERIFY=YES by Yanray Wang · 2 years, 6 months ago
  22. b1ae735 compat.sh: remove check_openssl_server_bug by Yanray Wang · 2 years, 6 months ago
  23. 571e24b compat.sh: avoid running duplicate test cases for PSK by Yanray Wang · 2 years, 6 months ago
  24. eafa355 compat.sh: ignore $VERIFY in PSK TYPE by Yanray Wang · 2 years, 6 months ago
  25. 55a77fd Improve test and coding standards overview by Gilles Peskine · 2 years, 7 months ago
  26. b5e9cd3 Announce coding style change in the changelog by Gilles Peskine · 2 years, 7 months ago
  27. 3818fd9 Add a ChangeLog entry by Hanno Becker · 6 years ago
  28. 95f316a X.509: Improve negative testing for SubjectAltName parsing by hanno-becker · 2 years, 6 months ago
  29. c4f885d X.509: Remove red'n bounds checks and zeroiz'n in OtherName parsing by hanno-becker · 2 years, 6 months ago
  30. 75ab076 Fix X.509 SAN parsing by hanno-becker · 2 years, 6 months ago
  31. bfe7903 Merge pull request #7021 from lpy4105/issue/backport-do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  32. d6bb16a Merge pull request #6976 from davidhorstmann-arm/2.28-c-build-helper-improvements by Gilles Peskine · 2 years, 6 months ago
  33. 6d47550 Fix typos by Jan Bruckner · 2 years, 6 months ago
  34. 54faadc Fix style in test_suite_md.function by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  35. 67565d0 Use TEST_EQUAL when applicable in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  36. 96108b6 Avoid unnecessary copy in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  37. 2a5e213 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  38. a876bd2 Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  39. b028531 Merge pull request #7013 from gilles-peskine-arm/build-without-certs-2.28.2 by Dave Rodgman · 2 years, 6 months ago
  40. 9f63cb7 Merge pull request #7026 from aditya-deshpande-arm/backport-fix-example-programs-usage by Dave Rodgman · 2 years, 6 months ago
  41. 56d9003 Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
  42. c87dc5f Merge pull request #7023 from daverodgman/3DES-warning-2.28 by Gilles Peskine · 2 years, 6 months ago
  43. a4f9148 Merge pull request #6983 from aditya-deshpande-arm/backport-check-files-characters by Gilles Peskine · 2 years, 6 months ago
  44. fc9cb13 Merge pull request #7030 from daverodgman/sizeof-brackets-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  45. ecb4420 Address missed instances of sizeof by Dave Rodgman · 2 years, 6 months ago
  46. b6c5d04 Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  47. 4ff0231 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
  48. 1868870 Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  49. e87ed42 Amend changelog entry by Aditya Deshpande · 2 years, 6 months ago
  50. a7d8791 Add changelog entry by Aditya Deshpande · 2 years, 6 months ago
  51. 0504ac2 Fix bugs in example programs: change argc == 0 to argc < 2 by Aditya Deshpande · 2 years, 6 months ago
  52. b43d5e7 Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  53. a89b367 all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  54. 50bc975 Fix indentation by Gilles Peskine · 2 years, 6 months ago
  55. 5619443 Test without MBEDTLS_CERTS_C by Gilles Peskine · 2 years, 6 months ago
  56. 33d03fe Add missing dependencies on certs.c in unit tests by Gilles Peskine · 2 years, 6 months ago
  57. 90420aa Add missing dependencies on certs.c in fuzz programs by Gilles Peskine · 2 years, 6 months ago
  58. 4d483a1 Fix misplaced #endif in test program by Gilles Peskine · 2 years, 6 months ago
  59. 5e29196 Fix near-tautological repetition in ChangeLog by David Horstmann · 2 years, 6 months ago
  60. a9186f3 Allow whole Box Drawings range by Aditya Deshpande · 2 years, 6 months ago
  61. 45379cb Merge pull request #7001 from ucko/2023a-bignum-2.28 by Gilles Peskine · 2 years, 6 months ago
  62. 78b823a mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701). by Aaron M. Ucko · 2 years, 6 months ago
  63. 9a10538 Merge pull request #6965 from davidhorstmann-arm/2.28-code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  64. e76dc39 Modify comments to make them more inclusive by Aditya Deshpande · 2 years, 6 months ago
  65. ed514d3 Allow specific Box Drawing UTF characters that are used in Markdown trees in check_files.py by Aditya Deshpande · 2 years, 6 months ago
  66. 4b7cb8c Merge pull request #6919 from valeriosetti/issue6843-backport by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  67. e28f2ee Add docstring for new compile function. by David Horstmann · 2 years, 6 months ago
  68. 54be0fa Merge pull request #6968 from aditya-deshpande-arm/backport-check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  69. 41fbc3a Add ChangeLog for c_build_helper improvements by David Horstmann · 2 years, 6 months ago
  70. 0b1b97b Make c_build_helper module respect HOSTCC by David Horstmann · 2 years, 6 months ago
  71. ddb09e4 c_build_helper.py: Move compile to helper by David Horstmann · 2 years, 7 months ago
  72. 7d20bb4 Re-add empty lines that were accidentally omitted in the previous commit. by Aditya Deshpande · 2 years, 6 months ago
  73. 27276fc Merge pull request #6844 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215-2.28 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  74. f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
  75. 0f16ce0 Merge pull request #6963 from davidhorstmann-arm/2.28-fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  76. c2738f2 Merge pull request #6954 from gilles-peskine-arm/6658-not-print-Terminated-ubuntu-22.04-2.28 by Gilles Peskine · 2 years, 6 months ago
  77. 7ba0037 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  78. 26d3839 Be consistent with self-test naming by Andrzej Kurek · 2 years, 6 months ago
  79. 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
  80. 94375c8 Update check_names.py so that identifiers in excluded files are still compared against the output of nm. by Aditya Deshpande · 2 years, 6 months ago
  81. 04aaa45 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  82. 659d905 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  83. 4fc7e0e Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  84. 6956cb5 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  85. 5682e80 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  86. 6d02f0c Add basic output on success by David Horstmann · 2 years, 6 months ago
  87. 3febe15 Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  88. 64827e4 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  89. 71ccdaa Remove unnecessary "Line length options" heading by David Horstmann · 2 years, 7 months ago
  90. a27d872 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  91. f7b7bf7 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  92. 8431fe0 Merge pull request #6953 from daverodgman/getting-started-2.28 by Dave Rodgman · 2 years, 6 months ago
  93. 85f65f8 Merge pull request #6944 from AndrzejKurek/2.28-depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  94. 385c81a Minor fixes by Dave Rodgman · 2 years, 7 months ago
  95. aefb5e1 Fix some additional over-long lines by Dave Rodgman · 2 years, 7 months ago
  96. ddf6260 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 7 months ago
  97. 2cf3c83 Merge pull request #6951 from daverodgman/fix-rsaalt-test-guards-2.28 by Dave Rodgman · 2 years, 7 months ago
  98. 2a7b2a6 Redirect stdout/stderr to SRV_OUT by Yanray Wang · 2 years, 7 months ago
  99. d2ad200 Remove Terminated message from stdout by Yanray Wang · 2 years, 7 months ago
  100. 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago