- adb93d7 Adds ChangeLog entry by Thomas Daubney · 4 years, 2 months ago
- 3726db4 Removes obsolete test by Thomas Daubney · 4 years, 2 months ago
- 42aaf7a Removes component_test_new_ecdh_context in all.sh by Thomas Daubney · 4 years, 2 months ago
- 416c46f Defines MBEDTLS_ECDH_LEGACY_CONTEXT in ecdh.h by Thomas Daubney · 4 years, 2 months ago
- c8901ed Removes MBEDTLS_ECDH_LEGACY_CONTEXT from check_config.h by Thomas Daubney · 4 years, 2 months ago
- 8f4eaca Removes MBEDTLS_ECDH_LEGACY_CONTEXT from config.h by Thomas Daubney · 4 years, 2 months ago
- 9d1ce40 Additional corrections by TRodziewicz · 4 years, 2 months ago
- 4ca18aa Corrections after the code review by TRodziewicz · 4 years, 3 months ago
- d807060 Addition of migration guide and corrections to the ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 97e4172 Remove the _SSL_FALLBACK_ tests by TRodziewicz · 4 years, 3 months ago
- 6370dbe Remove the _SSL_FALLBACK_ parts by TRodziewicz · 4 years, 3 months ago
- 2d8800e Small corrections in the comments by TRodziewicz · 4 years, 3 months ago
- b5850c5 Correction of too restrictive ssl cli minor check by TRodziewicz · 4 years, 3 months ago
- ef73f01 Removing strayed dtls1 after doing tests by TRodziewicz · 4 years, 3 months ago
- 55bd84b Correction to the ssl client/server usage comment. by TRodziewicz · 4 years, 3 months ago
- 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- f823722 Merge pull request #4532 from gilles-peskine-arm/host_test-int32-3.0 by Ronald Cron · 4 years, 3 months ago
- 7fc487c Merge pull request #4347 from hanno-arm/ssl_session_cache_3_0 by Janos Follath · 4 years, 3 months ago
- ea047c8 Merge pull request #4429 from gilles-peskine-arm/openssl-dhparam-robustness-3.0 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 59c4412 Merge pull request #4497 from netfoundry/fix-mingw-build-development by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- ca72287 Merge pull request #4304 from mstarzyk-mobica/convert_NO_SHA384_to_positive by Ronald Cron · 4 years, 3 months ago
- e913174 Merge pull request #4543 from gilles-peskine-arm/undefined-reference-3.0 by Gilles Peskine · 4 years, 3 months ago
- 3248be4 Merge pull request #4462 from netfoundry/gcc11.fixes by Gilles Peskine · 4 years, 3 months ago
- f4c1d58 Merge pull request #4453 from facchinm/crt_in_filesystem_mbed_os by Gilles Peskine · 4 years, 3 months ago
- 49fef37 Merge pull request #4342 from gilles-peskine-arm/gcm-update-any-length by Ronald Cron · 4 years, 3 months ago
- 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- 3489cc1 Improve migration guide for SHA384 option by Mateusz Starzyk · 4 years, 3 months ago
- 085e94f Merge pull request #4395 from gilles-peskine-arm/no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
- 15c7b40 Reorder the text to say who is affected first by Gilles Peskine · 4 years, 3 months ago
- 7f312c8 Add migration guides for GCM by Gilles Peskine · 4 years, 3 months ago
- 4b3dfd0 Fix test data description by Mateusz Starzyk · 4 years, 3 months ago
- 425e23e Fix notes for is384 parameter by Mateusz Starzyk · 4 years, 3 months ago
- eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
- a13deaf Use an order-only dependency the presence matters but not the content by Gilles Peskine · 4 years, 3 months ago
- 7ca4ff6 Remove Git pre-commit hook by Gilles Peskine · 4 years, 3 months ago
- 67debb6 Test check-generated-files.sh by Gilles Peskine · 4 years, 3 months ago
- 94230ea Fix `make generated_files` generating broken visualc files by Gilles Peskine · 4 years, 3 months ago
- e2f476e Avoid creating visualc/VS2010/*.bak.bak files by Gilles Peskine · 4 years, 3 months ago
- 539f143 Remove caching of cc_is_msvc by Bence Szépkúti · 4 years, 3 months ago
- 7c18550 Remove object file in finally by Bence Szépkúti · 4 years, 3 months ago
- 46d8949 Move object file handling out of create_c_file() by Bence Szépkúti · 4 years, 3 months ago
- 0671dd3 Add notice of caching whether the compiler is MSVC by Bence Szépkúti · 4 years, 3 months ago
- 24c29fe Clean up object files produced by MSVC by Bence Szépkúti · 4 years, 3 months ago
- fa6bf1e Detect MSVC without relying on compiler filename by Bence Szépkúti · 4 years, 3 months ago
- b32966d In update mode, create the files if they don't exist by Gilles Peskine · 4 years, 3 months ago
- e151e21 Explicitly use UTF-8 in assemble_changelog by Gilles Peskine · 4 years, 3 months ago
- 7261fff Switch assemble_changelog to using text strings by Gilles Peskine · 4 years, 3 months ago
- 383339c Changelog entry for the requirement to generate source files by Gilles Peskine · 4 years, 3 months ago
- d05a588 Document how to build the generated source files by Gilles Peskine · 4 years, 3 months ago
- 3bd51b0 Improve MSVC detection by Bence Szépkúti · 4 years, 3 months ago
- 9e84ec7 Always use posix semantics when joining paths by Bence Szépkúti · 4 years, 3 months ago
- cabae3d Specify output name for MSVC as well by Bence Szépkúti · 4 years, 3 months ago
- d2968bd Explicitly specify exit code for "exit /b" by Bence Szépkúti · 4 years, 3 months ago
- 9d1edb6 If $CC looks like MSVC, use a compatible command line syntax by Gilles Peskine · 4 years, 4 months ago
- a4d3273 Accept Windows line endings on inputs on any platform by Gilles Peskine · 4 years, 4 months ago
- 6e245c6 Simplify line ending management and make it work on Windows by Gilles Peskine · 4 years, 4 months ago
- b0fa9d2 Don't require make to generate visualc files by Gilles Peskine · 4 years, 4 months ago
- 1411c7c Don't make configuration-independent files depend on config.h by Gilles Peskine · 4 years, 4 months ago
- de7f1e0 Generate source files before doing builds on Travis by Gilles Peskine · 4 years, 4 months ago
- 0da63be Script to generate source files on Windows by Gilles Peskine · 4 years, 4 months ago
- 1570b59 Generate source files before running any components by Gilles Peskine · 4 years, 4 months ago
- 76c5185 Move VS2010 Git ignore list to the VS2010 directory by Gilles Peskine · 4 years, 3 months ago
- b5e0863 Ignore generated source files that are no longer checked in by Gilles Peskine · 4 years, 4 months ago
- 1af28f9 Fix SHA224 documentation in default config. by Mateusz Starzyk · 4 years, 3 months ago
- 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 1905a24 Fix missing compilation guard around psa_crypto_driver_wrappers.c by Gilles Peskine · 4 years, 3 months ago
- 03092f5 avoid -Wmaybe-uninitialized when buiding with gcc11 by Shawn Carey · 4 years, 3 months ago
- aa13e93 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 by Shawn Carey · 4 years, 3 months ago
- 2396b21 Provide more in-depth migration guide after removal of null entropy. by Mateusz Starzyk · 4 years, 3 months ago
- c6d94ab Fix remaining SHA384 dependencies and ifdef blocks. by Mateusz Starzyk · 4 years, 3 months ago
- 2213871 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 44085de Add migration guide for SHA384 and SHA224 options. by Mateusz Starzyk · 4 years, 3 months ago
- 9cf91af Merge pull request #4536 from daverodgman/padlock-docs-fix by Dave Rodgman · 4 years, 3 months ago
- 0e3ec27 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 by Ronald Cron · 4 years, 3 months ago
- d9a4c73 Add changelog entries for MBEDTLS_SHA224_C and MBEDTLS_SHA384_C. by Mateusz Starzyk · 4 years, 3 months ago
- af5b26a Fix parameter names in documentation by Gilles Peskine · 4 years, 3 months ago
- fe561fe Doxygen: use \p for parameter names by Gilles Peskine · 4 years, 3 months ago
- f09a66d Merge pull request #4526 from gilles-peskine-arm/pr_4510-changelog by Gilles Peskine · 4 years, 3 months ago
- 86ead6a Add changelog entries for SHA1 and SHA384 ciphersuites bugfixes. by Mateusz Starzyk · 4 years, 3 months ago
- 9d2d6c9 Clarfiy SHA224 and SHA256 documentation by Mateusz Starzyk · 4 years, 3 months ago
- c722ebb Update SHA-224 documentation. by Mateusz Starzyk · 4 years, 3 months ago
- 6848537 Remove obsolete config requirements for SHA384 in ssl-opt. by Mateusz Starzyk · 4 years, 3 months ago
- a309e0e Remove redundant SHA384 `if defined` block. by Mateusz Starzyk · 4 years, 3 months ago
- 3ea8e2d Restore alphabetical order of SHA definitions by Mateusz Starzyk · 4 years, 3 months ago
- 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
- b7bb0687 Rework and reword the guarantees on output_size by Gilles Peskine · 4 years, 3 months ago
- d9380b5 Document reasons for MBEDTLS_ERR_GCM_BAD_INPUT in update and finish by Gilles Peskine · 4 years, 3 months ago
- 8e8cdd1 Add some information about the multipart calling sequence by Gilles Peskine · 4 years, 3 months ago
- 518fdb0 Fix size/length confusion in documentation by Gilles Peskine · 4 years, 3 months ago
- 5211818 Fix copypasta in the description of mbedtls_gcm_update_ad by Gilles Peskine · 4 years, 3 months ago
- 96d6e08 Make the formatting of numbers consistent by Gilles Peskine · 4 years, 3 months ago
- c1ae30a Fix docs for mbedtls_padlock_has_support by Dave Rodgman · 4 years, 3 months ago
- a7a4306 Fix build error when int32_t is not int by Gilles Peskine · 4 years, 3 months ago
- ef80a9c Add migration guide for removed null entropy config option by Mateusz Starzyk · 4 years, 3 months ago
- e7e958b Merge pull request #4393 from gilles-peskine-arm/generate-tests-python3-make-2.x by Gilles Peskine · 4 years, 3 months ago
- ea62086 Fix formatting of changelog entry by Hanno Becker · 4 years, 3 months ago
- 217715d Add ChangeLog entry by Hanno Becker · 4 years, 3 months ago
- 9039303 Add migration guide by Hanno Becker · 4 years, 3 months ago
- 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 4 months ago