- bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- ecc9961 Reinforce warning about a significant comment by Gilles Peskine · 1 year, 11 months ago
- eeed74e Fix `prepare_release.sh -u` with CMakeLists.txt by Gilles Peskine · 1 year, 11 months ago
- e4f6d79 BUILD: Update For IAR support by TTornblom · 5 years ago
- a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
- 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
- 0f1dd57 Use emptiness-checks rather than DEFINED checks by David Horstmann · 2 years, 6 months ago
- ae33ab8 Pass config file options to mbedtls_test(_helpers) by David Horstmann · 2 years, 7 months ago
- e5eb33d Fix typo in cmake file for IAR by Robin Kastberg · 2 years, 2 months ago
- 1a0feb3 Set LANGUAGES explicitly in CMakeLists.txt project() by Antonio de Angelis · 2 years, 3 months ago
- f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago
- df2b5da Add generated files by Paul Elliott · 2 years, 5 months ago
- db67e99 Bump library, libcrypto and libx509 versions by Paul Elliott · 2 years, 4 months ago
- b458b8c Fix build errors in CMake by Yanray Wang · 2 years, 9 months ago
- 116a516 Merge pull request #6699 from gilles-peskine-arm/lcov-script by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 01f6e61 Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3 by Dave Rodgman · 2 years, 8 months ago
- 0ab6c8a Remove obsolete target covtest by Gilles Peskine · 2 years, 8 months ago
- 48223bc Bump version to 3.3.0. No changes to .so versions. by Dave Rodgman · 2 years, 8 months ago
- 760f3a0 Install CMake files in MbedTLS dir by Issam E. Maghni · 2 years, 9 months ago
- cb33076 Call the new lcov script from CMake builds by Gilles Peskine · 2 years, 8 months ago
- c6d1636 Copy files instead of hard-linking on Windows by Dominik Gschwind · 3 years ago
- 5d8adab cmake: IAR support option( MBEDTLS_FATAL_WARNINGS) by savent · 3 years, 2 months ago
- ecc1031 Merge pull request #6086 from paul-elliott-arm/fix_cmake_no_gen_files by Dave Rodgman · 3 years ago
- a14f5d9 Spelling fix by Dave Rodgman · 3 years, 1 month ago
- 582f72b Fix linking of generated files in cmake by Paul Elliott · 3 years, 1 month ago
- 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
- cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
- 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
- 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
- cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
- 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
- 32c995a Merge pull request #5724 from Biswa96/cmake-mingw by Dave Rodgman · 3 years, 2 months ago
- 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
- d87e46f Merge pull request #3641 from okhowang/c99 by Dave Rodgman · 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
- f5f1cfc Additional CMake flag for controlling C standard by Dave Rodgman · 3 years, 3 months ago
- df865c3 Pass c99 to compiler in CMakeLists.txt by okhowang(王沛文) · 5 years ago
- 0f2e87b cmake: Use GnuInstallDirs to customize install directories by Biswapriyo Nath · 3 years, 3 months ago
- ca947a4 Fix Windows build host detection by Anton Komlev · 3 years, 4 months ago
- 9202909 build(msvc): always assume source files are in UTF-8 by Andrea Pappacoda · 3 years, 7 months ago
- 77d778e Merge branch 'development' into mbedtls-3.1.0_merge_into_release by Dave Rodgman · 3 years, 8 months ago
- 17b1e2f Bump version to 3.1.0 by Ronald Cron · 3 years, 8 months ago
- 2869c67 Make CMakeLists.txt discover if mbed TLS is being built as subproject by Antonio de Angelis · 3 years, 8 months ago
- 7749651 Turn GEN_FILES off by default on windows by David Horstmann · 3 years, 10 months ago
- a8d1406 Rename DEV_MODE to GEN_FILES by David Horstmann · 3 years, 10 months ago
- b3a5424 Add function to remove last filename extension by David Horstmann · 3 years, 10 months ago
- e90e405 Introduce "Dev mode" option by Manuel Pégourié-Gonnard · 4 years ago
- 8c51b73 Update CMake version for CMP0090 by lhuang04 · 4 years ago
- 1bc9e93 Manual updates to version information by Dave Rodgman · 4 years, 1 month ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
- be4af04 Update minimum CMake version in CMakeLists.txt by Dave Rodgman · 4 years, 2 months ago
- d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
- 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 2065a8d Reduce level of -Wformat-truncation by Paul Elliott · 4 years, 5 months ago
- a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
- 21c62a2 Raise level of -Wformat-truncation to 2 by Paul Elliott · 4 years, 8 months ago
- ea32d55 Add printf warning flags to CMake Build by Paul Elliott · 4 years, 8 months ago
- b250ac9 Set CMake policies for newer versions of CMake by Paul Elliott · 4 years, 11 months ago
- 2da4292 Merge pull request #3790 from peter-toft-greve/development by Gilles Peskine · 4 years, 9 months ago
- 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
- 70e2062 Updated minimum cmake requirement down to 2.8.12 by Peter Toft · 4 years, 10 months ago
- 995c66f Build: Add MBEDTLS_TARGET_PREFIX by Raef Coles · 4 years, 10 months ago
- fdf3379 Add fix for cmake control of CMAKE_BUILD_TYPE only if mbedtls is the root project by Peter Toft · 4 years, 10 months ago
- a70d588 Add initial test driver conforming to the new spec by Steven Cooreman · 5 years ago
- e74f372 Get back -Wsigned-one-bit-field and fix sources according to it by makise-homura · 5 years ago
- 0be6aa9 Get back -Wsign-compare and fix sources according to it by makise-homura · 5 years ago
- ac2fd65 Support building on e2k (Elbrus) architecture by makise-homura · 5 years ago
- 0cd8e0f Only pass -Wformat-signedness to versions of GCC that support it. by okhowang(王沛文) · 5 years ago
- dd6bdb5 cmake: Add comment about mbedtls_test target by Ronald Cron · 5 years ago
- ddaf99c build: Add top-level mbedtls_test target by Ronald Cron · 5 years ago
- b1790af cmake: Add include directory policy documentation by Ronald Cron · 5 years ago
- 8552741 cmake: Remove global include directories by Ronald Cron · 5 years ago
- 67d4b55 cmake: Limit scope of 3rd party definitions by Ronald Cron · 5 years ago
- f19f312 cmake: Add 3rd party public include directories by Ronald Cron · 5 years ago
- 3c1b090 Use FindPython3 when cmake version >= 3.15.0 by okhowang(王沛文) · 5 years ago
- 924a1f2 Merge pull request #3147 from gocarlos/gocarlos-patch-1 by danh-arm · 5 years ago
- e150c77 build: readd unsafe build to show #warnings in CI by Carlos Gomes Martinho · 5 years ago
- 518d435 Fix GCC format-signedness warnings by Kenneth Soerensen · 5 years ago
- a5f0bd3 build: add option to treat compiler warnings as errors by Carlos Gomes Martinho · 5 years ago
- f64db80 build: do not treat compiler warnings as errors for unsafe builds with msvc by Carlos Gomes Martinho · 5 years ago
- 7dc9704 Revert "Remove tests that depend on TLS or X.509" by Gilles Peskine · 5 years ago
- 6bbe783 Revert "Remove pkcs11-helper option" by Gilles Peskine · 5 years ago
- 5bb8bec Revert "Remove zlib" by Gilles Peskine · 5 years ago
- 9740929 cmake: fix Python requirement by Gilles Peskine · 6 years ago
- 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
- 10d42b6 Unify gcc and clang cmake flags to test with UBsan by Unknown · 6 years ago
- 7b747fc 3rdparty: fix inclusion order of CMakeLists.txt by Christoph M. Wintersteiger · 6 years ago
- 6ea2dea1 3rdparty: Add additional build facilities for 3rd-party code by Christoph M. Wintersteiger · 7 years ago
- 62dddd0 Add new 3rdparty build scripts by Christoph M. Wintersteiger · 7 years ago
- d5fd766 ECDH: Include Everest Curve25519 in build scripts by Christoph M. Wintersteiger · 7 years ago
- 8dd1690 Merge remote-tracking branch 'tls/development' into development by Jaeden Amero · 6 years ago
- 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
- be51716 Warn if VLAs are used by Gilles Peskine · 6 years ago
- 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
- d85a7e9 Remove use of CMAKE_SOURCE_DIR by Ashley Duncan · 6 years ago
- c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago