- feb98cc Merge pull request #8497 from ronald-cron-arm/remove-cocci-files-2.28 by Gilles Peskine · 1 year, 9 months ago
- 181844f Merge pull request #8491 from mschulz-at-hilscher/mbedtls-2.28 by Gilles Peskine · 1 year, 9 months ago
- 04a8d02 Merge pull request #8543 from gilles-peskine-arm/metatest-create-2.28 by Dave Rodgman · 1 year, 9 months ago
- e00255c Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
- 96c87c4 Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
- d4084fd Readability improvement by Gilles Peskine · 1 year, 9 months ago
- c41133b Add documentation by Gilles Peskine · 1 year, 9 months ago
- efc57ca Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
- 226f1bc More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
- 5383351 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
- 2c04f57 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
- 510c01c Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
- e38eb79 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
- db2b5c9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
- 6b3b7f8 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
- 64c6c80 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
- 6289ccc Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
- ee8af06 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
- 967714d Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
- 970584f Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
- 6effdff Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
- 21d8d59 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
- 30380da Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
- c33940d Add a metatest program by Gilles Peskine · 1 year, 9 months ago
- e44be6a Merge pull request #8503 from gilles-peskine-arm/fix-license-generate_server9_bad_saltlen by Dave Rodgman · 1 year, 9 months ago
- ac5fcd4 Update license by Gilles Peskine · 1 year, 9 months ago
- bfc1844 Merge pull request #8480 from yuhaoth/backports/7649/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
- 79659cd Merge pull request #8469 from daverodgman/mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
- fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
- e74ac9e Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
- a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
- bfda7de Restore Changelog from 2.28.6 by Dave Rodgman · 1 year, 9 months ago
- 6097cdd Merge remote-tracking branch 'origin/mbedtls-2.28' into mbedtls-2.28.6-pr by Dave Rodgman · 1 year, 9 months ago
- 82b9f5e Revert back to 2.28.5 by Dave Rodgman · 1 year, 9 months ago
- 3a91dad Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago mbedtls-2.28.6 v2.28.6
- eb8f498 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
- 9a0ad5c Changed the test to reflect mbedTLS's current behavior. by Matthias Schulz · 1 year, 9 months ago
- 5240ab0 Backported test cases from https://github.com/Mbed-TLS/mbedtls/pull/8378 by Matthias Schulz · 1 year, 9 months ago
- d6d43ec Merge pull request #8485 from gilles-peskine-arm/check-files-license-2.28 by Dave Rodgman · 1 year, 9 months ago
- 32ffbfd Pacify mypy by Gilles Peskine · 1 year, 9 months ago
- 1b4f036 Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
- 15db682 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
- 5136156 Sort imports by Gilles Peskine · 1 year, 9 months ago
- 68142f1 Update BRANCHES by Dave Rodgman · 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
- 0c835db move script to `tests/scripts` by Jerry Yu · 1 year, 10 months ago
- 521ae84 improve document by Jerry Yu · 1 year, 10 months ago
- 60313c1 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 10 months ago
- 8c31148 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
- dbb7b46 Add server9-bad-saltlen generate command by Jerry Yu · 2 years, 2 months ago
- af0b58d Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
- 2fd6505 add script for server9_bad_saltlen by Jerry Yu · 2 years, 3 months ago
- 588feb8 Merge pull request #8464 from daverodgman/license-change-2.28 by Gilles Peskine · 1 year, 9 months ago
- 6805037 Add build preset full_no_platform by Paul Elliott · 1 year, 9 months ago
- f5021c1 Remove not-needed sentence by Dave Rodgman · 1 year, 9 months ago
- d0ac480 Bump version by Dave Rodgman · 1 year, 9 months ago
- 18b3e8a Assemble changelog by Dave Rodgman · 1 year, 9 months ago
- ace2ecb Add Changelog for license by Dave Rodgman · 1 year, 9 months ago
- f429557 Update documentation by Dave Rodgman · 1 year, 9 months ago
- 287ab6e Update header by Dave Rodgman · 1 year, 9 months ago
- 625458b Update header by Dave Rodgman · 1 year, 9 months ago
- 0f2971a Update headers by Dave Rodgman · 1 year, 9 months ago
- 1146161 Add Changelog for license by Dave Rodgman · 1 year, 9 months ago
- bf7805f Update documentation by Dave Rodgman · 1 year, 9 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 1df57fc Merge pull request #8196 from tgonzalezorlandoarm/tg/check_test_cases by Dave Rodgman · 1 year, 9 months ago
- f29cc32 Merge pull request #8390 from gilles-peskine-arm/20231017-misc-cleanup-2.28 by Paul Elliott · 1 year, 9 months ago
- aaea3a3 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
- cbb2e45 ssl-opt: Introduce --list-test-cases option by Tomás González · 1 year, 11 months ago
- 3ccb844 Merge pull request #8373 from sergio-nsk/sergio-nsk/8372/1 by Bence Szépkúti · 1 year, 9 months ago
- c8d89a1 Merge pull request #8421 from gilles-peskine-arm/test-datax-chdir-2.28 by Gilles Peskine · 1 year, 9 months ago
- f38e2fe Merge pull request #8118 from gilles-peskine-arm/ssl-progs-usage-2.28 by Gilles Peskine · 1 year, 10 months ago
- e3d1c76 Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 10 months ago
- 290e008 Define try_chdir everywhere by Gilles Peskine · 1 year, 10 months ago
- 460cf76 Note about the lack of Windows support by Gilles Peskine · 1 year, 10 months ago
- 994efa2 Print a notice if chdir fails by Gilles Peskine · 1 year, 10 months ago
- 9cc1255 Support running unit tests from another directory by Gilles Peskine · 1 year, 10 months ago
- 37b8478 Merge pull request #8403 from daverodgman/iar-fixes-2.28 by Dave Rodgman · 1 year, 10 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
- 2af05c8 Stop IAR warning about goto skipping variable definition by Dave Rodgman · 1 year, 10 months ago
- e6cbec8 all.sh: build_mingw: test build default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
- fa27636 Close file on error path by Gilles Peskine · 1 year, 10 months ago
- bf85200 Use modern macros for calloc in test code by Gilles Peskine · 1 year, 10 months ago
- 3ca2f5c Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 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
- c5d9d2d Reword the changelog entry by Pengyu Lv · 1 year, 10 months ago
- f24a85f Add a changelog entry by Pengyu Lv · 1 year, 10 months ago
- f3c6e2e aesni: select `__cpuid` impl based on compiler type by Pengyu Lv · 1 year, 10 months ago
- 79d7faf aesni: declare cpuinfo as int by Pengyu Lv · 1 year, 10 months ago
- 2856e07 aesni: support cpuid on WIN32 by Pengyu Lv · 1 year, 10 months ago
- 9902a6b Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
- 72aa683 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
- ce9c4f5 Remove redundant null check by Gilles Peskine · 1 year, 10 months ago
- 5b5da94 test: proper positioning of USE_PSA_INIT + fixed some exit labels by valerio · 2 years, 4 months ago
- 11f4179 Fix missing initializations on some error paths by Gilles Peskine · 1 year, 10 months ago
- 5fdd0bd Convey that it's ok for mbedtls_ssl_session_save to fail by Gilles Peskine · 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
- 0190277 Merge pull request #8162 from yanrayw/2.28-save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
- 3841af0 Merge pull request #8349 from kasjer/kasjer/mbedtls-2.28/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago