- 67223bb add support for AES-CTR to benchmark by Dave Rodgman · 1 year, 7 months ago
- 62a2e3c Merge pull request #8512 from mschulz-at-hilscher/feature/timing-alt-compatible-benchmark by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8512-593e9cb60062df6af46a25dcb105bc96be92f158
- 593e9cb Merge pull request #8511 from mschulz-at-hilscher/feature/rsa3072-benchmark by Dave Rodgman · 1 year, 7 months ago
- 64cd2f2 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
- d9c69d1 Merge pull request #8513 from mschulz-at-hilscher/feature/explicitly-accessing-private-fields-in-benchmark by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8513-ad4f0ada3765a9e3b5066784c26cbe79f1cfb3c5
- 7a715c4 Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
- 70595f7 Explicitly indicating when private fields are accessed in benchmark.c. by Matthias Schulz · 1 year, 9 months ago
- 3b9240b Alternative Timing compatible benchmark.c by Matthias Schulz · 1 year, 9 months ago
- aa7dffa Add benchmark for RSA 3072. by Matthias Schulz · 1 year, 9 months ago
- 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
- ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
- cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
- ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
- da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
- d2fa698 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
- a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
- 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
- f0d5cf9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
- a1dfa14 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
- ee81095 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
- 6aa9f32 Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
- 69e8db0 Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago
- b0f0a64 Metatests for basic Asan and Msan features by Gilles Peskine · 1 year, 9 months ago
- 80ba832 Metatests for null pointer dereference by Gilles Peskine · 1 year, 9 months ago
- f309fbf Validate that test_fail causes a test failure by Gilles Peskine · 1 year, 9 months ago
- 33406b6 Add a metatest program by Gilles Peskine · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
- 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
- 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
- 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
- a722d0a Update CMake minimum version(s) to match main CMakeLists.txt by Paul Elliott · 1 year, 11 months ago
- 022b9a1 benchmark: add AES_CFB8 by Yanray Wang · 1 year, 11 months ago
- 55aba19 benchmark: add AES_CFB128 by Yanray Wang · 1 year, 11 months ago
- eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 1 year, 11 months ago
- b9664ee Don't include configuration adjustment headers by Gilles Peskine · 1 year, 11 months ago
- 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
- 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
- 9af413b Don't try to include mbedtls/config_*.h by Gilles Peskine · 2 years, 3 months ago
- 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
- f5d2d1c Skip dlopen demo in static builds by Gilles Peskine · 2 years ago
- c25ae6f Use demo_common.sh in dlopen test script by Gilles Peskine · 2 years ago
- 60de0b1 Move the overallocation test to test suites by Andrzej Kurek · 2 years, 3 months ago
- aae3208 Add an mbedtls_calloc(SIZE_MAX/2, SIZE_MAX/2) test by Andrzej Kurek · 2 years, 3 months ago
- e35f3a2 Add a calloc selftest for more than a page by Andrzej Kurek · 2 years, 3 months ago
- ecaf6fb Documentation and cosmetic fixes by Andrzej Kurek · 2 years, 3 months ago
- 9032711 Move the calloc buffer initialization test to selftest.c by Andrzej Kurek · 2 years, 3 months ago
- 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
- 4dfa368 Fix demo scripts for out-of-tree builds by David Horstmann · 3 years, 8 months ago
- d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
- 417c4c8 Merge pull request #5770 from mstorsjo/win32-fallback-timer by Dave Rodgman · 2 years, 3 months ago
- f61d6c0 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 5 months ago
- df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
- 5464773 Add checks to selftest by Dave Rodgman · 2 years, 6 months ago
- b3b220c Correct style. by Pol Henarejos · 2 years, 6 months ago
- a677928 Style. by Pol Henarejos · 2 years, 6 months ago
- 4e74733 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 6 months ago
- 9b45f6b Fix more argc checks by Aditya Deshpande · 2 years, 6 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- e3d8f31 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
- 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- d10e0a6 sha: fix minor issues/typos by Valerio Setti · 2 years, 8 months ago
- 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 8 months ago
- 46e8fd8 test: sha: test SHA224 and SHA256 separately by Valerio Setti · 2 years, 8 months ago
- 898e7a3 test: sha: test SHA384 and SHA512 separately by Valerio Setti · 2 years, 8 months ago
- ebf322d Merge pull request #6629 from concatime/cmake-config-dir by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 760f3a0 Install CMake files in MbedTLS dir by Issam E. Maghni · 2 years, 9 months ago
- 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
- c9754c3 Merge branch 'Mbed-TLS:development' into sha3 by Pol Henarejos · 2 years, 10 months ago
- e9b5592 Remove useless platform macro redefinitions: automatic part by Gilles Peskine · 2 years, 11 months ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- 62c8763 Improve macro expansion help message by Jerry Yu · 3 years ago
- 08dccc1 Improve help message by Jerry Yu · 3 years ago
- 2fcb056 Add requires_{any,all}_configs_enabled functions by Jerry Yu · 3 years ago
- 0ff241a Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
- 7dbd5d1 Add self tests (taken from #1549). by Pol Henarejos · 3 years, 3 months ago
- ebb3640 Added SHA3 to benchmark. by Pol Henarejos · 3 years, 3 months ago
- d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 3 years, 3 months ago
- 9bc53a2 Merge pull request #5806 from josesimoes/fix-3031 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- faef649 Fix Ubuntu compile error in udp_proxy.c by Dave Rodgman · 3 years, 3 months ago
- 2341956 Remove prompt to exit in all programs by josesimoes · 3 years, 3 months ago
- 72b99ed Merge pull request #5381 from mpg/benchmark-ecc-heap by Gilles Peskine · 3 years, 3 months ago
- 5c1479d Use QueryPerformanceCounter as fallback timer on non-x86 mingw by Martin Storsjö · 3 years, 3 months ago
- afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
- ed35887 Merge pull request #2104 from hanno-arm/iotssl-2071 by Dave Rodgman · 3 years, 4 months ago
- 8f5a29a Improve fix for printf specifier by Dave Rodgman · 3 years, 4 months ago
- eaba723 Fix printf specifier by Dave Rodgman · 3 years, 4 months ago
- e2e7e94 Fail for types not of size 2, 4 or 8 by Dave Rodgman · 3 years, 4 months ago
- baae59c Improve documentation of absence-of-padding check by Hanno Becker · 7 years ago
- 0d7dd3c Check that size_t and ptrdiff_t don't have padding by Hanno Becker · 7 years ago
- 4ab3850 Check that integer types don't use padding bits in selftest by Hanno Becker · 7 years ago
- e756f64 Seed the PRNG even if time() isn't available by Gilles Peskine · 3 years, 4 months ago
- 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
- 5b9cb9e programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
- fd222da Fix the build when MBEDTLS_PLATFORM_C is unset by Gilles Peskine · 3 years, 5 months ago
- bf5b46c Fix alignment in benchmark output by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 6ced002 Count allocs without side-effects by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- cd4ad0c No need to call a function to avoid a warning. by Manuel Pégourié-Gonnard · 3 years, 7 months ago