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