1. ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
  2. 69555ea Merge remote-tracking branch 'mbedtls-2.28' into mbedtls-2.28-restricted by Gilles Peskine · 11 months ago
  3. 70de13d Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year ago
  4. 6b32ac7 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  5. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  6. 823f9a9 Invert note about buffer overlap support by David Horstmann · 1 year, 7 months ago
  7. fcad4d5 Remove accidental addition of MBEDTLS_TEST_HOOKS by David Horstmann · 1 year, 8 months ago
  8. 7cb7343 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  9. 93b2dc7 Add note about support for buffer overlap by David Horstmann · 1 year, 8 months ago
  10. c0a2c30 Add MBEDTLS_PSA_COPY_CALLER_BUFFERS config option by David Horstmann · 1 year, 8 months ago
  11. fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  12. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  13. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  14. 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  15. 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  16. 3f87d63 Improve the documentation of MBEDTLS_PLATFORM_MEMORY by Andrzej Kurek · 2 years, 1 month ago
  17. 33b1222 Enable certain documented defines only when generating doxygen by Andrzej Kurek · 2 years, 1 month ago
  18. 8ca66a0 Add an mbedtls_calloc(SIZE_MAX/2, SIZE_MAX/2) test by Andrzej Kurek · 2 years, 1 month ago
  19. c83d49e Add a description of how mbedtls_calloc is determined by Andrzej Kurek · 2 years, 1 month ago
  20. ba16859 Documentation and cosmetic fixes by Andrzej Kurek · 2 years, 1 month ago
  21. dc11cd1 Extend mbedtls_calloc and mbedtls_free documentation by Andrzej Kurek · 2 years, 1 month ago
  22. 96ce1b0 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
  23. 97cbff7 Add a test for calloc zeroization by Andrzej Kurek · 2 years, 3 months ago
  24. a242c75 Document mbedtls_calloc zeroization by Andrzej Kurek · 2 years, 3 months ago
  25. e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
  26. 601e839 Fix typos by Tom Cosgrove · 2 years, 5 months ago
  27. 6e9385b Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
  28. b43d5e7 Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
  29. b884f7e Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  30. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  31. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  32. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  33. d3a4f22 Merge pull request #6414 from daverodgman/update_docs_links_2.28 by Dave Rodgman · 2 years, 10 months ago
  34. 4e7892e Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  35. 97d5740 Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  36. 864b43d Fix configuration requirements(MBEDTLS_SSL_CONTEXT_SERIALIZATION, MBEDTLS_SSL_SESSION_TICKETS) by Przemek Stekiel · 2 years, 10 months ago
  37. 5205c97 Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  38. 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  39. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  40. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  41. 238f976 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  42. 8290976 Fix references to mbedtls_config.h by Gilles Peskine · 3 years, 3 months ago
  43. 29e89bb Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 4 months ago
  44. 8a55775 Wording improvement by Gilles Peskine · 3 years, 4 months ago
  45. 33665c4 More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 4 months ago
  46. 99e075b State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 4 months ago
  47. 25496d0 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 4 months ago
  48. 7266526 Document the section "General configuration options" by Gilles Peskine · 3 years, 4 months ago
  49. 1341e21 Fix name mismatch in section end comment by Gilles Peskine · 3 years, 4 months ago
  50. d742baa Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 4 months ago
  51. 86198d7 Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 4 months ago
  52. 7e2a91f Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  53. 5283435 Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  54. 781f734 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  55. c2d1938 Merge pull request #5720 from tom-cosgrove-arm/adamwolf-reasonable-2.28 by Dave Rodgman · 3 years, 4 months ago
  56. ef30d90 Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  57. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  58. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  59. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  60. c277932 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  61. 9110809 Fix mistake in the sample implementation of MBEDTLS_CHECK_RETURN by Gilles Peskine · 3 years, 10 months ago
  62. 8472a10 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 10 months ago
  63. 6b5c0f0 Better default for MBEDTLS_CHECK_RETURN in config.h by Gilles Peskine · 3 years, 10 months ago
  64. ee0a443 Define indirection macros MBEDTLS_CHECK_RETURN_xxx by Gilles Peskine · 3 years, 10 months ago
  65. 1ef29fc Add MBEDTLS_CHECK_RETURN description to config.h by Mateusz Starzyk · 4 years ago
  66. 5b4caf2 Fix typos pointed out by check_names by Yuto Takano · 4 years ago
  67. b52b91d Remove warning about PSA Crypto being beta by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  68. 00b72fc Add docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  69. 7d13539 Disable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE in default config. by Mateusz Starzyk · 4 years ago
  70. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  71. f87422f Merge pull request #4427 from gilles-peskine-arm/tls_ext_cid-config-2.x by Manuel Pégourié-Gonnard · 4 years ago
  72. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  73. 33c92f0 Determine MBEDTLS_ECP_MAX_BITS automatically by Gilles Peskine · 4 years, 2 months ago
  74. b3ca90b Reduce the default ECP window size by Gilles Peskine · 4 years, 2 months ago
  75. 02b6fba Fix typos in C header files by Tobias Nießen · 4 years, 3 months ago
  76. 5d342bf Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  77. 065a1c8 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  78. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 5 months ago
  79. bb86d0c Merge pull request #3995 from stevew817/feature/psa_configurable_static_ram_usage by Gilles Peskine · 4 years, 5 months ago
  80. 863470a Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT by Steven Cooreman · 4 years, 5 months ago
  81. 1f968fd Define the user-configurable PSA config flag in config.h by Steven Cooreman · 4 years, 5 months ago
  82. 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
  83. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  84. 6226a12 Documentation update for MBEDTLS_ECP_NO_FALLBACK by Steven Cooreman · 4 years, 6 months ago
  85. 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
  86. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 9 months ago
  87. 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
  88. b0a748e Copyediting by Gilles Peskine · 4 years, 8 months ago
  89. b663a60 Note the expectations on mbedtls_psa_external_get_random() by Gilles Peskine · 4 years, 8 months ago
  90. 14c332b Fix a Doxygen warning by Gilles Peskine · 4 years, 9 months ago
  91. ed03890 PSA: allow the configuration to favor HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  92. 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
  93. b8af228 Autonomous random driver: declare the type and function by Gilles Peskine · 4 years, 9 months ago
  94. f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
  95. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 8 months ago
  96. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  97. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  98. 58858b7 Document that MBEDTLS_PSA_CRYPTO_CONFIG requires config_psa.h by Gilles Peskine · 4 years, 9 months ago
  99. a26b3e5 Only include config_psa.h from config.h with new-style PSA configuration by Gilles Peskine · 4 years, 9 months ago
  100. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 10 months ago