1. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  2. 1b421b1 Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  3. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  4. 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
  5. e42c235 Don't use full path for setting CC by Dave Rodgman · 1 year, 8 months ago
  6. 9d2c67f Use gcc in test_full_deprecated_warning by Dave Rodgman · 1 year, 8 months ago
  7. ce04f24 Add -O2 to some CFLAGS which were not setting it by Dave Rodgman · 1 year, 7 months ago
  8. 374b188 Don't specify gcc unless the test requires it by Dave Rodgman · 1 year, 7 months ago
  9. 5b00fb1 Use gcc in test_psa_compliance by Dave Rodgman · 1 year, 8 months ago
  10. b0660c2 Ensure test_psa_compliance uses gcc by Dave Rodgman · 1 year, 8 months ago
  11. e0a2f6d Ensure clang is present by Dave Rodgman · 1 year, 8 months ago
  12. 62be456 Use clang by default by Dave Rodgman · 1 year, 8 months ago
  13. dda52ae Add all.sh coponent to test with copying disabled by David Horstmann · 1 year, 8 months ago
  14. cb89fbd Set OpenSSL/GnuTLS variables in release components by Bence Szépkúti · 1 year, 8 months ago
  15. 44043ed Document release components in all.sh by Bence Szépkúti · 1 year, 8 months ago
  16. 2064c9b all.sh: Parse arguments before checking if a test is supported by Bence Szépkúti · 1 year, 8 months ago
  17. 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
  18. e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  19. ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  20. 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
  21. 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
  22. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  23. c6d5628 Merge pull request #8392 from lpy4105/backport-2.28/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/mbedtls-2.28/pr-8392-7e36ad1f5cf884f8d0263bae266920c0be1cde2a
  24. e6cbec8 all.sh: build_mingw: test build default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
  25. 7e36ad1 Merge pull request #7983 from gilles-peskine-arm/sample-program-demos-2.28 by Gilles Peskine · 1 year, 10 months ago
  26. b2ca032 all.sh: build_mingw: test AESNI intrinsics by Pengyu Lv · 1 year, 10 months ago
  27. 0ee9dac Merge pull request #8122 from gilles-peskine-arm/ssl-test-no-legacy-2.28 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  28. 3591cc6 Merge pull request #8103 from gilles-peskine-arm/7961-2.28 by Gilles Peskine · 1 year, 11 months ago
  29. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  30. 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
  31. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  32. 5117062 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  33. 549a961 Remove GNUTLS_LEGACY by Gilles Peskine · 2 years ago
  34. c67c3b3 Reduce adherence on "legacy" OpenSSL and GnuTLS by Gilles Peskine · 2 years ago
  35. 8d77ec2 PSA_CRYPTO_DRIVER_TEST_ALL is incompatible with MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 2 years ago
  36. 168be01 Correct some msg messages in full config by Gilles Peskine · 2 years, 1 month ago
  37. 2e70f1c Make malloc-0-null a user config file by Gilles Peskine · 2 years, 1 month ago
  38. d4c85af Fix inconsistencies in no-chachapoly test by Gilles Peskine · 2 years, 1 month ago
  39. 2d04ce2 Remove comments that duplicate the 'msg' call just below by Gilles Peskine · 2 years, 1 month ago
  40. 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  41. 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
  42. cc029af Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  43. 2afb24f Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  44. 13850f3 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  45. 53453cf Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  46. 1e3af24 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  47. 93aaf2e Run demo scripts in some builds by Gilles Peskine · 6 years ago
  48. 55e8998 Test MBEDTLS_PSA_INJECT_ENTROPY by Gilles Peskine · 2 years, 3 months ago
  49. 6e4a9be Disable msan errors on null allocation in all.sh by Andrzej Kurek · 2 years, 1 month ago
  50. d95b8ed Disable asan errors on null allocation in all.sh by Andrzej Kurek · 2 years, 1 month ago
  51. 6762231 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  52. 175afbd all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  53. bf99828 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  54. 173227d Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  55. c2e225b Add armclang build test by Dave Rodgman · 2 years, 2 months ago
  56. 43ea9ab Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
  57. d216c04 all.sh: add support function for build_armcc by Pengyu Lv · 2 years, 5 months ago
  58. a19ce12 all.sh: Skip build_mingw correctly by Pengyu Lv · 2 years, 5 months ago
  59. 6cda3d3 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
  60. bfe7903 Merge pull request #7021 from lpy4105/issue/backport-do-not-run-x86-tests-on-arm64 by Gilles Peskine · 2 years, 6 months ago
  61. a89b367 all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  62. 5619443 Test without MBEDTLS_CERTS_C by Gilles Peskine · 2 years, 6 months ago
  63. f57f3db Merge pull request #6931 from AndrzejKurek/timeless-selftest-waz-bad by Gilles Peskine · 2 years, 6 months ago
  64. 3a261a4 Add a selftest run for the TIMING_ALT test by Andrzej Kurek · 2 years, 6 months ago
  65. 5fce4f6 Add regression test by Dave Rodgman · 2 years, 7 months ago
  66. c890b22 Add a test for external alternate timing implementation by Andrzej Kurek · 2 years, 7 months ago
  67. b9e56fb Switch code style check to enforcement mode by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/mbedtls-2.28 archive/new-code-style/test/6844/target features/new-code-style/mbedtls-2.28 features/new-code-style/test/6844/target
  68. 89d4027 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  69. 5898796 Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  70. df86cef Merge pull request #6693 from mpg/optimize-with-asan-2.28 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  71. 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
  72. e09c476 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  73. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  74. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  75. 717f230 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  76. 154b84e Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  77. b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 8 months ago
  78. 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  79. e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  80. c5acdb9 Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
  81. 20d8a5f Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  82. 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 9 months ago
  83. 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
  84. 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  85. 85d6930 Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  86. 3cdd08c Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  87. 3495ca3 Merge pull request #6415 from mprse/aead_driver_test_2_28_backport by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  88. 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
  89. 8b56f23 all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  90. fa60941 Revert: Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
  91. 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  92. 9c764bf MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  93. 2b03880 Enable Key Wrapping mode for 128-bit block ciphers by Przemek Stekiel · 2 years, 10 months ago
  94. e535270 Add test components for tls 1.2 builds with single encryption type by Przemek Stekiel · 2 years, 10 months ago
  95. 7959858 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
  96. 423dd13 Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
  97. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  98. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  99. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  100. f7a101a Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28 by Gilles Peskine · 3 years, 4 months ago