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