1. 08f7f0d Merge pull request #6744 from gilles-peskine-arm/windows-different-drives-build-error-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  2. df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. 0e0793f Merge pull request #6706 from davidhorstmann-arm/2.28-code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  4. 9f54092 Avoid unstructured macro usage with code duplication by Gilles Peskine · 2 years, 8 months ago
  5. eead72e Reindent line continuations for pylint by David Horstmann · 2 years, 8 months ago
  6. c747fdf Fixup: Config file name in code style script by David Horstmann · 2 years, 8 months ago
  7. 1f8b4d9 Add spaces around '+' by David Horstmann · 2 years, 8 months ago
  8. 4f51601 Remove legacy comments from config by David Horstmann · 2 years, 8 months ago
  9. 9008128 Improvements to the top of the code style config by David Horstmann · 2 years, 8 months ago
  10. 6ec778f Rename Uncrustify configuration by David Horstmann · 2 years, 8 months ago
  11. c543870 Explain that the script is only for the future by David Horstmann · 2 years, 8 months ago
  12. f47e657 Remove ChangeLog entry, style is not yet official by David Horstmann · 2 years, 8 months ago
  13. 3a6f9f9 Use constant for supported Uncrustify version by David Horstmann · 2 years, 8 months ago
  14. 99a669a Fix typo in code style script by David Horstmann · 2 years, 8 months ago
  15. 448cfec Use helper function for error printing by David Horstmann · 2 years, 8 months ago
  16. 27b3704 Miscellaneous improvements to code style script by David Horstmann · 2 years, 8 months ago
  17. 29cf15d Improve CMake backward compatibility by David Horstmann · 2 years, 8 months ago
  18. e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  19. b0423a2 Copy files instead of hard-linking on Windows by Dominik Gschwind · 3 years ago
  20. 5c581dd Merge pull request #6735 from daverodgman/fix_test_dep_spelling_2.28 by Dave Rodgman · 2 years, 8 months ago
  21. 3019ee6 Merge pull request #6739 from daverodgman/rsa-pss-doc-fix-2.28 by Dave Rodgman · 2 years, 8 months ago
  22. 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
  23. 5301532 Merge pull request #6736 from davidhorstmann-arm/2.28-cmake-get-skip-test-from-env by Dave Rodgman · 2 years, 8 months ago
  24. 54bc05d Update documenation of PSA_ALG_RSA_PSS by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  25. 5d094d3 Add ChangeLog entry for code style script by David Horstmann · 2 years, 8 months ago
  26. d2c83be Disable code style correction in check_config.h by David Horstmann · 2 years, 9 months ago
  27. 20d6bfa Add script to run Uncrustify by David Horstmann · 2 years, 9 months ago
  28. b95fa6b Add configuration file for Uncrustify by David Horstmann · 2 years, 10 months ago
  29. a03396a Fix additional mis-spellings by Dave Rodgman · 2 years, 8 months ago
  30. 04f25fc Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  31. 0f1bdea Merge pull request #6718 from tom-cosgrove-arm/fix-typos-2212-2.28 by Dave Rodgman · 2 years, 8 months ago
  32. 9d7b8ea Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  33. f656e1d Merge pull request #6730 from gilles-peskine-arm/changelog-20221129-pre-2.28.2 by Dave Rodgman · 2 years, 8 months ago
  34. a3e8dd4 Improve wording, punctuation, etc. by Gilles Peskine · 2 years, 8 months ago
  35. e87c335 Fix another typo where 'PSK' was 'PKS' by Tom Cosgrove · 2 years, 8 months ago
  36. c1b9842 Don't change typos in debug messages used by ssl-opt.sh by Tom Cosgrove · 2 years, 8 months ago
  37. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  38. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  39. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  40. 13e7307 Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
  41. 3daa98e Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
  42. bcc535c Linewrap for the benefit of Uncrustify by David Horstmann · 2 years, 9 months ago
  43. 3917028 Merge pull request #6695 from tom-cosgrove-arm/fix-name-of-basic-build-test.sh-2.28 by Gilles Peskine · 2 years, 8 months ago
  44. 5f49b3c Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
  45. 717f230 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  46. 154b84e Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  47. fa05a25 Merge pull request #6664 from davidhorstmann-arm/2.28-fix-typo-unsupported by Gilles Peskine · 2 years, 8 months ago
  48. ed179db Merge pull request #6657 from gilles-peskine-arm/psa-ecb-null-0-2.28 by Dave Rodgman · 2 years, 8 months ago
  49. f3fee12 Fix typo 'unsupoported' -> 'unsupported' by David Horstmann · 2 years, 8 months ago
  50. a1d41c0 You can't have colon-space in unquoted YAML (plain scalars) by Gilles Peskine · 2 years, 8 months ago
  51. ff97f33 Explain why p + n isn't good enough by Gilles Peskine · 2 years, 8 months ago
  52. d551413 Remove now-redundant definitions of inline by Gilles Peskine · 2 years, 8 months ago
  53. 53740c8 Travis: exclude test cases that are failing mysteriously by Gilles Peskine · 2 years, 8 months ago
  54. 7f15da6 Merge pull request #6654 from ronald-cron-arm/compat-fix by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  55. 35e58d8 Update the Travis "full" build to use modern Clang by Gilles Peskine · 2 years, 9 months ago dev/gilles-peskine-arm/psa-ecb-null-0-2.28
  56. a7ba2b5 compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 9 months ago
  57. 4eea196 Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  58. 0f6fb0c compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 9 months ago
  59. b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 9 months ago
  60. 8fe23a0 Fix MSVC 12 (Visual Studio 2013) choking on inline by Gilles Peskine · 2 years, 9 months ago
  61. 01bf631 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  62. f53d0ba depends.py: remove tls defines in SHA-512-only test by Andrzej Kurek · 2 years, 9 months ago
  63. f675727 Remove blowfish tests from test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  64. 05dcb13 Merge pull request #6613 from gilles-peskine-arm/run-test-suites-out-of-tree-2.28 by Gilles Peskine · 2 years, 9 months ago
  65. aa11281 Add a SHA512_NO_SHA384_C test to depends.py by Andrzej Kurek · 2 years, 9 months ago
  66. b358e46 Merge pull request #6618 from gilles-peskine-arm/mpi_sint-min-ub-2.28 by Gilles Peskine · 2 years, 9 months ago
  67. ae7cbd7 Express abs(z) in a way that satisfies GCC and MSVC by Gilles Peskine · 2 years, 9 months ago
  68. de1629a Fix undefined behavior with the most negative mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  69. 103cf59 Fix NULL+0 in addition 0 + 0 by Gilles Peskine · 2 years, 9 months ago
  70. cab02f6 Document mbedtls_mpi_uint and mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  71. e530b5b Merge pull request #6579 from gilles-peskine-arm/negative-zero-from-add-2.28 by Janos Follath · 2 years, 9 months ago
  72. 6b7c3cc Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
  73. 0fcc1cb Merge pull request #6583 from aditya-deshpande-arm/bugfix-dh_genprime by Gilles Peskine · 2 years, 9 months ago
  74. 8d82664 Merge pull request #6509 from valeriosetti/issue4577-backport by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  75. d3f7df4 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  76. 5c03ec3 Merge pull request #6575 from tom-cosgrove-arm/convert-mpi_mod_int-test-cases-to-hex-228 by Janos Follath · 2 years, 9 months ago
  77. d64123a Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
  78. 020ab7f Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  79. 5c307b9 Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  80. c2c6fcb Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  81. f22f73e Fix issue in dh_genprime.c where the error code returned by mbedtls_mpi_write_file() is incorrectly reported on failure by Aditya Deshpande · 2 years, 9 months ago
  82. 4637ed2 Merge pull request #6545 from davidhorstmann-arm/2.28-fix-unusual-macros-0-followup by Paul Elliott · 2 years, 9 months ago
  83. 83763ab Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  84. 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  85. 53a7206 Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  86. 195e1c8 Changelog entry for the negative zero from add/sub by Gilles Peskine · 2 years, 9 months ago
  87. 581c460 Fix negative zero created by (-A) + (+A) or (-A) - (-A) by Gilles Peskine · 2 years, 9 months ago
  88. ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
  89. cae0c74 Document invariants of MPI objects by Gilles Peskine · 2 years, 9 months ago
  90. 4e47bdc Unify mbedtls_mpi_add_mpi and mbedtls_mpi_sub_mpi by Gilles Peskine · 2 years, 9 months ago
  91. 676df8e Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 by Gilles Peskine · 2 years, 9 months ago
  92. 6b5fca1 Merge pull request #6580 from yanrayw/mbedtls-2.28 by Gilles Peskine · 2 years, 9 months ago
  93. d7d5e9a Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  94. d818c08 Fix: include version.h in ssl_test_lib.h by Yanray Wang · 2 years, 9 months ago
  95. 4d4b077 Add output of build version in ssl_server2 and ssl_client2 by Yanray Wang · 2 years, 9 months ago
  96. d5c76cf Avoid having both test_suite_XXX.data and test_suite_XXX.*.data by Gilles Peskine · 2 years, 10 months ago
  97. 618f989 Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
  98. 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
  99. 2478b34 Merge pull request #6572 from mpg/improve-test-suites-listing-2.28 by Gilles Peskine · 2 years, 9 months ago
  100. 8eff06f Minor improvements to test code script by David Horstmann · 2 years, 9 months ago