- fb4e9be Remove some bashisms from all.sh by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- c7b3205 Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
- 77624b2 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
- 1323670 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
- 858373a Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
- 3638a96 Clarify a comment by Gilles Peskine · 3 years, 10 months ago
- 2ae2431 Correct support function name by Gilles Peskine · 3 years, 10 months ago
- c131775 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
- bbce377 Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
- 24180ac 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
- 0a1a9e7 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 9d94452 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- 3c546f7 Test that generate_test_code.py is still compatible with Python 2 by Gilles Peskine · 4 years, 3 months ago
- 7f652ad Use $ASAN_FLAGS instead of repeating its contents by Gilles Peskine · 4 years, 7 months ago
- 629fd93 Test SSL with non-deterministic ECDSA by Gilles Peskine · 4 years, 9 months ago
- 8ffc158 Add a build with MBEDTLS_ERROR_STRERROR_DUMMY by Gilles Peskine · 4 years, 9 months ago
- bd1b89a all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
- 36169d4 Merge branch 'mbedtls-2.16-restricted' by Janos Follath · 5 years ago
- 75475d8 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
- f082847 Add an option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
- f0b469e Merge branch 'mbedtls-2.16' into mbedtls-2.16-restricted by Manuel Pégourié-Gonnard · 5 years ago
- a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 2b80249 Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
- a237722 Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- ee69477 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
- f69b919 Merge branch 'mbedtls-2.16-restricted' into mbedtls-2.16.7r0 by Janos Follath · 5 years ago
- 805b146 all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
- 1ee6850 Make check_generate_test_code more -q friendly by Manuel Pégourié-Gonnard · 5 years ago
- de4ad2d Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
- 1bff684 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
- c2400d3 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
- 2df5857 Remove SHA-1 as a fallback option by Manuel Pégourié-Gonnard · 5 years ago
- 72177e3 Add fall-back to hash-based KDF for internal ECP DRBG by Manuel Pégourié-Gonnard · 5 years ago
- 047986c Add support for RESTARTABLE with internal RNG by Manuel Pégourié-Gonnard · 5 years ago
- 23983f3 Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
- f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
- 51b41d5 Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
- c5243c1 Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
- 014ff5b Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
- 3c23c82 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
- 0f59341 Merge pull request #3247 from gilles-peskine-arm/travis-rationalize-2.16 by Gilles Peskine · 5 years ago
- e6c0c7d all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
- dac156b all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
- fcccfbc all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
- a3c6c8a Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
- 77b1f30 all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
- 313bb50 Strict C99: check it in the full config by Gilles Peskine · 5 years ago
- df4f7c1 Document and fix the MBEDTLS_xxx_ALT logic for the full config by Gilles Peskine · 5 years ago
- 67c3c3f all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
- 5bd9f56 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
- 8c3ad4b Make check_python_files non-optional in all.sh by Gilles Peskine · 5 years ago
- 47f7287 Change the use of pylint to optionally use pylint3 by Simon Butcher · 5 years ago
- 9f3bdb8 Add test for MBEDTLS_SSL_HW_RECORD_ACCEL in all.sh by Andres Amaya Garcia · 7 years ago
- 0fe92c2 Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
- 99d70d8 Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
- 114d339 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
- 4ef189d Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
- ec904e4 Merge pull request #2899 from gilles-peskine-arm/asan-test-fail-2.16 by Jaeden Amero · 6 years ago
- ac47906 Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
- b1478e8 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
- ff26b04 Unify ASan options in make builds by Gilles Peskine · 6 years ago
- c6b0986 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
- 60ebd98 Enable MBEDTLS_MEMORY_DEBUG in memory buffer alloc test in all.sh by Andrzej Kurek · 6 years ago
- c73f857 Remove unnecessary memory buffer alloc and memory backtrace unsets by Andrzej Kurek · 6 years ago
- 1f5a596 Disable DTLS proxy tests for MEMORY_BUFFER_ALLOC test by Andrzej Kurek · 6 years ago
- 1d07082 all.sh: restructure memory allocator tests by Andrzej Kurek · 6 years ago
- d130b98 Add missing dependency in memory buffer alloc set in all.sh by Hanno Becker · 6 years ago
- f8799e8 Add all.sh run with full config and ASan enabled by Hanno Becker · 6 years ago
- 74b5e34 Add all.sh run with MBEDTLS_MEMORY_BUFFER_ALLOC_C enabled by Hanno Becker · 6 years ago
- a9c2a3b Adapt all.sh to removal of buffer allocator from full config by Andrzej Kurek · 6 years ago
- 6d079ba Merge remote-tracking branch 'upstream-restricted/mbedtls-2.16-proposed' into mbedtls-2.16-restricted by Gilles Peskine · 6 years ago
- 376d0d9 Merge remote-tracking branch 'upstream-public/pr/2736' into mbedtls-2.16 by Gilles Peskine · 6 years ago
- 560f332 Document the rationale for the armel build by Gilles Peskine · 6 years ago
- e07b9ff Switch armel build to -Os by Gilles Peskine · 6 years ago
- 0bd284d Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
- dc25c32 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
- 2c47ffc Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
- 87bf1b5 Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
- 7b03e87 Merge remote-tracking branch 'restricted/pr/582' into mbedtls-2.16-restricted by Jaeden Amero · 6 years ago
- 5ecbd14 Merge remote-tracking branch 'origin/pr/2701' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- a5ebd5f Merge remote-tracking branch 'origin/pr/2615' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- 096bccf Merge remote-tracking branch 'origin/pr/2450' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- dcab202 Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
- 8118e46 Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
- 1adf212 Merge remote-tracking branch 'origin/pr/2497' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- 11f38e2 Add a test for signing content with a long ECDSA key by k-stachowiak · 6 years ago
- e562e7d Add run to all.sh exercising !MBEDTLS_PEM_PARSE_C + !MBEDTLS_FS_IO by Hanno Becker · 6 years ago
- 473f2d4 all.sh: invoke check-names.sh in print-trace-on-exit mode by Gilles Peskine · 6 years ago
- 6e6ae9b Use 'config.pl baremetal' in all.sh by Manuel Pégourié-Gonnard · 6 years ago
- 0a47c4f Clarify comment mangled by an earlier refactoring by Gilles Peskine · 6 years ago
- 99a3310 Add an "out-of-box" component by Gilles Peskine · 6 years ago
- 7dd44b2 Run ssl-opt.sh on 32-bit runtime by Gilles Peskine · 6 years ago
- db8821c Merge remote-tracking branch 'origin/pr/2470' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- b0abd1c Merge remote-tracking branch 'origin/pr/2388' into mbedtls-2.16 by Jaeden Amero · 6 years ago
- 37e0a8c Adjust DES exclude lists in test scripts by Andres Amaya Garcia · 6 years ago
- ac9c522 Exclude 3DES tests in test scripts by Andres Amaya Garcia · 7 years ago
- 7b9fcdc Fix pylint errors going uncaught by Gilles Peskine · 6 years ago
- d5f4759 Fix #2370, minor typos and spelling mistakes by Antonin Décimo · 7 years ago
- 1e2aa72 all.sh: Test MBEDTLS_MPI_WINDOW_SIZE=1 by Peter Kolbus · 7 years ago
- 3098707 all.sh: Fix check_headers_in_cpp by Peter Kolbus · 7 years ago