1. dfc8e43 Merge remote-tracking branch 'upstream/mbedtls-3.6' into pre-3.6.3-upstream-merge by Minos Galanakis · 5 months ago
  2. d3b3c67 More generally, what needs psa_crypto_init also needs threading by Gilles Peskine · 5 months ago
  3. 730be78 Document PSA's need for threading by Gilles Peskine · 5 months ago
  4. 7656ad7 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
  5. fe0f09e Documentation: fix some nits by Valerio Setti · 10 months ago
  6. 54dc535 mbedtls_config: fix/improve descriptions of PSA_STATIC_KEY_SLOT symbols by Valerio Setti · 12 months ago
  7. 4603a08 mbedtls_config: fix descriptions for PSA static key slots by Valerio Setti · 12 months ago
  8. 2deb25a mbedtls_config: move MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE to the correct place by Valerio Setti · 12 months ago
  9. 8d4f150 psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 1 month ago
  10. 9f10979 Merge branch 'mbedtls-3.6-restricted' into mbedtls-3.6.1rc0-pr by David Horstmann · 11 months ago
  11. 590bdcb Call psa_crypto_init in the library when required for TLS 1.3: doc by Gilles Peskine · 11 months ago
  12. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 11 months ago
  13. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  14. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  15. e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  16. 3f21ca7 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  17. e7624ca Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year ago
  18. 848bccf Fix some typo for include folder by Wenxing Hou · 1 year, 1 month ago
  19. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  20. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 4 months ago
  21. 27eb68d Enable TLS 1.3 by default by Ronald Cron · 1 year, 5 months ago
  22. c9db499 Merge pull request #8930 from ronald-cron-arm/tls13-doc-update by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  23. 933aec8 Remove experimental warnings related to early data by Ronald Cron · 1 year, 5 months ago
  24. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  25. e05b542 Drop reference to Visual Studio 2013 from config by Bence Szépkúti · 1 year, 5 months ago
  26. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  27. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  28. 32a6458 Add a warning to the definition of MBEDTLS_PSA_CRYPTO_SE_C by Ryan Everett · 1 year, 5 months ago
  29. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  30. a8f8eb1 check_config: add missing dependency check for MBEDTLS_PK_WRITE_C by Yanray Wang · 1 year, 8 months ago
  31. 072a068 check_config: combine check for MBEDTLS_PK_PARSE_C by Yanray Wang · 1 year, 8 months ago
  32. 5b118d4 Check MBEDTLS_PK_{PARSE,WRITE}_C requires MBEDTLS_OID_C by Yanray Wang · 1 year, 8 months ago
  33. a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
  34. f311634 spelling by Matthias Schulz · 1 year, 6 months ago
  35. 7826678 Fix: by Matthias Schulz · 1 year, 6 months ago
  36. 0767fda Enhance GCM throughput using larger precalculated tables. Also refactored the code for shorter tables and moved the check for available accelerators to the context initialization code. by Matthias Schulz · 1 year, 6 months ago
  37. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  38. d5cab81 mbedtls_config: update documentation for CIPHER_C and CRYPTO_C by Valerio Setti · 1 year, 7 months ago
  39. c95ab2a mbedtls_config: extend documentation for MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 7 months ago
  40. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  41. e98ad59 mbedls_config: update documentation for MBEDTLS_PKCS[5/12]_C by Valerio Setti · 1 year, 7 months ago
  42. a70b3c2 rsa: minor comment/guard improvements by Tomi Fontanilles · 2 years ago
  43. c09f36d Invert note about buffer overlap support by David Horstmann · 1 year, 7 months ago
  44. d20ffaf Remove accidental addition of MBEDTLS_TEST_HOOKS by David Horstmann · 1 year, 8 months ago
  45. 853f9f9 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  46. 0d405d8 Add note about support for buffer overlap by David Horstmann · 1 year, 8 months ago
  47. 513101b Add MBEDTLS_PSA_COPY_CALLER_BUFFERS config option by David Horstmann · 1 year, 8 months ago
  48. 7ab9072 mbedtls_config: update descriptions of MBEDTLS_CTR_DRBG_C and MBEDTLS_PSA_CRYPTO_C by Valerio Setti · 1 year, 8 months ago
  49. 11c3fd1 Merge pull request #8568 from yanrayw/issue/8356/block_cipher_no_decrypt_cleanup by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  50. 9fbac38 Merge pull request #8326 from daverodgman/aesce-thumb2 by Dave Rodgman · 1 year, 8 months ago
  51. 16b00f9 mbedtls_config: improve documentation for BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 8 months ago
  52. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  53. 04fceb7 Add freshness check information into document by Jerry Yu · 1 year, 9 months ago
  54. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  55. 034a8b7 Update document of ticket age tolerance by Jerry Yu · 1 year, 9 months ago
  56. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
  57. 9eb2abd Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  58. 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
  59. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  60. e367e47 mbedtls_config: add new config option MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  61. 48b965d Update clang version requirements by Dave Rodgman · 1 year, 10 months ago
  62. 4b8e8dc Improve compiler version checking + docs + testing for armclang by Dave Rodgman · 1 year, 10 months ago
  63. 18838f6 Fix docs for MBEDTLS_AESCE_C by Dave Rodgman · 1 year, 10 months ago
  64. 7821df3 Adjust use of deprecated in Doxygen by Dave Rodgman · 1 year, 10 months ago
  65. d85277c Doxygen fixes by Dave Rodgman · 1 year, 10 months ago
  66. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  67. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  68. f097bef Refer to Armv8-A (not Armv8) in docs by Dave Rodgman · 1 year, 10 months ago
  69. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  70. 94a634d Rename A64 config options by Dave Rodgman · 1 year, 10 months ago
  71. 7ed619d Enable run-time detection for Thumb and Arm by Dave Rodgman · 1 year, 10 months ago
  72. bfe6021 Improve docs by Dave Rodgman · 1 year, 10 months ago
  73. ca92f50 Update docs for MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
  74. 8690859 Improve docs by Dave Rodgman · 1 year, 10 months ago
  75. 140c08e Minor clarifications. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  76. dfa42b3 Improve documentation about driver-only p256-m. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  77. 7a6836b Document that MBEDTLS_PSA_CRYPTO_SPM needs crypto_spe.h by Gilles Peskine · 1 year, 10 months ago
  78. 67cf66b Add a note about the code size benefits by Gilles Peskine · 1 year, 10 months ago
  79. 08b66cd Move MBEDTLS_PSA_P256M_DRIVER_ENABLED to keep alphabetical order by Gilles Peskine · 1 year, 10 months ago
  80. efaee9a Give a production-sounding name to the p256m option by Gilles Peskine · 1 year, 10 months ago
  81. 452beb9 Merge pull request #8203 from gilles-peskine-arm/p256-m-production by Gilles Peskine · 1 year, 10 months ago
  82. 83f0a65 Fix issue #8215 : add missing requires documentation in mbedtls_config.h by jnmeurisse · 1 year, 11 months ago
  83. a63775b Move MBEDTLS_SSL_MAX_EARLY_DATA_SIZE to the correct section by Tom Cosgrove · 1 year, 11 months ago
  84. 3b4471e MBEDTLS_SSL_MAX_EARLY_DATA_SIZE: default value should be commented out in config by Tom Cosgrove · 1 year, 11 months ago
  85. 016db89 Update p256-m to state that it's ready for production by Gilles Peskine · 1 year, 11 months ago
  86. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  87. 8673383 Modernize documentation of MBEDTLS_PLATFORM_ZEROIZE_ALT by Gilles Peskine · 1 year, 11 months ago
  88. f9e4caf Comment out default definition by Gilles Peskine · 1 year, 11 months ago
  89. d65ea42 Fix some TLS 1.3 settings that were required in mbedtls_config.h by Gilles Peskine · 1 year, 11 months ago
  90. da69eaa TLS 1.3 support is mostly complete by Gilles Peskine · 1 year, 11 months ago
  91. a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  92. 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
  93. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  94. 6c6b9f6 Change document to match real status by Jerry Yu · 2 years ago
  95. f11cfec Merge pull request #7998 from gilles-peskine-arm/MBEDTLS_PSA_CRYPTO_CONFIG-less_experimental by Gilles Peskine · 2 years ago
  96. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  97. 1414029 improve document about hardware only by Jerry Yu · 2 years ago
  98. 6943681 Improve error message and documents by Jerry Yu · 2 years, 3 months ago
  99. e77c4d9 Mention the crash risk without runtime detection by Jerry Yu · 2 years, 3 months ago
  100. 3660623 Rename plain c option and update comments by Jerry Yu · 2 years, 3 months ago