1. 68014b2 Return and propagate errors in calc_finished() by David Horstmann · 5 months ago
  2. 2cc9dcb Document the need to call mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
  3. 538553f Improve documentation of mbedtls_ssl_set_hostname by Gilles Peskine · 6 months ago
  4. 6310e98 Expose mbedtls_ssl_get_hostname_pointer() by Gilles Peskine · 6 months ago
  5. 7d193ac Expand and rectify the documentation of mbedtls_ssl_context::hostname by Gilles Peskine · 6 months ago
  6. 1ecf2c7 Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup by Gilles Peskine · 6 months ago
  7. ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
  8. 63f958d Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
  9. f33c45f Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
  10. 520ceb2 Update the documentation of ssl->hostname by Gilles Peskine · 6 months ago
  11. 3a2f75d Access ssl->hostname through abstractions by Gilles Peskine · 6 months ago
  12. c22ead7 Fix documentation for GCM decryption functions by Harry Ramsey · 9 months ago
  13. 7220652 Update GCM buffer overlap documentation by Harry Ramsey · 9 months ago
  14. 9f7cc4c Bump version to 2.28.9 by Manuel Pégourié-Gonnard · 11 months ago
  15. 69555ea Merge remote-tracking branch 'mbedtls-2.28' into mbedtls-2.28-restricted by Gilles Peskine · 12 months ago
  16. 36548ee Merge pull request #9256 from gilles-peskine-arm/psa-keystore-dynamic-backport-2.28 by Gilles Peskine · 12 months ago
  17. 55aa72f Merge remote-tracking branch 'public/mbedtls-2.28' into merge-2.28 by Manuel Pégourié-Gonnard · 12 months ago
  18. 70de13d Improve the documentation of MBEDTLS_PSA_KEY_SLOT_COUNT by Gilles Peskine · 1 year, 1 month ago
  19. 91773db Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  20. 37a4fcc Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  21. 6b32ac7 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  22. 20e964f Fix some typo for include folder by Wenxing Hou · 1 year, 2 months ago
  23. e5995e2 crypto.h: fix documentation for some functions by Valerio Setti · 1 year, 2 months ago
  24. 6fe0ae0 Version bump for 2.28.8 by Minos Galanakis · 1 year, 5 months ago
  25. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  26. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  27. 84dc44b Note that ecp read/write functions don't support Curve448 yet by Gilles Peskine · 1 year, 5 months ago
  28. 7ce99c0 mbedtls_ecp_write_key: document that this function doesn't detect unset data by Gilles Peskine · 1 year, 6 months ago
  29. e65e98a mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  30. 75bb596 mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  31. c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
  32. 049ea32 Fix copypasta by Gilles Peskine · 1 year, 6 months ago
  33. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  34. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  35. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  36. eaeff5b Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  37. 1bc4348 Indicate which curves Mbed TLS supports by Gilles Peskine · 1 year, 7 months ago
  38. 4bc4a2d Note unusual curve size by Gilles Peskine · 1 year, 7 months ago
  39. 6bf4dfc Fix typo in curve name by Gilles Peskine · 1 year, 7 months ago
  40. 54b2eda Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  41. 823f9a9 Invert note about buffer overlap support by David Horstmann · 1 year, 8 months ago
  42. fcad4d5 Remove accidental addition of MBEDTLS_TEST_HOOKS by David Horstmann · 1 year, 8 months ago
  43. 7cb7343 Add missing newline at end of file by David Horstmann · 1 year, 8 months ago
  44. 93b2dc7 Add note about support for buffer overlap by David Horstmann · 1 year, 8 months ago
  45. c0a2c30 Add MBEDTLS_PSA_COPY_CALLER_BUFFERS config option by David Horstmann · 1 year, 8 months ago
  46. e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
  47. fd0f440 Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  48. a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  49. 3a91dad Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago mbedtls-2.28.6 v2.28.6
  50. d0ac480 Bump version by Dave Rodgman · 1 year, 9 months ago
  51. 0f2971a Update headers by Dave Rodgman · 1 year, 9 months ago
  52. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  53. 9902a6b Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
  54. c7a8ea9 Bump version to 2.28.5 by Minos Galanakis · 1 year, 10 months ago
  55. 6d16994 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.5rc0-pr by Minos Galanakis · 1 year, 10 months ago
  56. fe4d93a ssl_cache: return error codes on error by Gilles Peskine · 1 year, 10 months ago
  57. 917dd8b Add new error code for SSL cache entry not found by Gilles Peskine · 1 year, 10 months ago
  58. 7a8ec0f Merge pull request #8209 from lpy4105/issue/8168/2.28_fix-aesni-selection by Dave Rodgman · 1 year, 10 months ago
  59. 8068b08 Fix comment by Pengyu Lv · 1 year, 10 months ago
  60. 916ed7b restore internal comment in cipher.h due to LTS by Waleed Elmelegy · 1 year, 11 months ago
  61. 8ce42eb Remove invalid comments from cipher.h by Waleed Elmelegy · 1 year, 11 months ago
  62. e4138e3 Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  63. 8013e68 Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  64. 3697954 Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  65. 08fd33a Add warning to mbedtls_cipher_setup() about setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  66. 20384f4 Fix the comments of some guards by Pengyu Lv · 1 year, 11 months ago
  67. f4cf4a6 Merge pull request #1070 from gilles-peskine-arm/merge-2.28-restricted-20230915 by Dave Rodgman · 1 year, 11 months ago
  68. 9cacae3 Merge remote-tracking branch 'upstream-public/mbedtls-2.28' into HEAD by Gilles Peskine · 1 year, 11 months ago
  69. 6060cf1 Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  70. 7fb6fc6 padlock: introduce MBEDTLS_VIA_PADLOCK_HAVE_CODE by Pengyu Lv · 1 year, 11 months ago
  71. 3d9978e Merge pull request #8172 from ronald-cron-arm/psa-config-add-comment by Gilles Peskine · 1 year, 11 months ago
  72. e707dc1 aesni: refine the condition of MBEDTLS_HAVE_X86_64 by Pengyu Lv · 1 year, 11 months ago
  73. dc5a88b aesni: make AESNI only operate on X86 and X86_64 by Pengyu Lv · 1 year, 11 months ago
  74. 5a09159 aesni: define MBEDTLS_HAVE_X86 by Pengyu Lv · 1 year, 11 months ago
  75. bd26a8d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  76. f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
  77. fa9392a PSA config: Add comment about HKDF. by Ronald Cron · 1 year, 11 months ago
  78. 38a89ad Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  79. 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
  80. 5c46332 Merge pull request #8146 from tom-cosgrove-arm/define-psa-macros-to-1-2.28 by Tom Cosgrove · 1 year, 11 months ago
  81. dcad168 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
  82. 7d8f95b Improve mbedtls_pkcs5_pbes2_ext function signature comments by Waleed Elmelegy · 2 years ago
  83. b66cb65 Add new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
  84. 95b5d79 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
  85. 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  86. 73285cc Define all PSA_xxx macros to 1 rather than have them empty, for consistency by Tom Cosgrove · 1 year, 11 months ago
  87. 43210b5 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
  88. 9471815 Merge pull request #7828 from davidhorstmann-arm/2.28-reword-net-free-description-2544 by Gilles Peskine · 2 years ago
  89. 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
  90. 8aa8d78 Add potential missing inline definition by Chien Wong · 2 years ago
  91. 12f6f28 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years ago
  92. 01b6df7 Improve mbedtls_pkcs5_pbes2 function signature comments by Waleed Elmelegy · 2 years ago
  93. 412629c Improve & test legacy mbedtls_pkcs5_pbe2 by Waleed Elmelegy · 2 years, 1 month ago
  94. b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
  95. 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
  96. 0a6743b Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
  97. f5257c0 Cherry picked required prerequisites from dev branch, git hash 0167244b by Marek Jansta · 2 years ago
  98. e5507d5 Fix empty union when TLS is disabled by Gilles Peskine · 2 years, 1 month ago
  99. 3f87d63 Improve the documentation of MBEDTLS_PLATFORM_MEMORY by Andrzej Kurek · 2 years, 1 month ago
  100. 33b1222 Enable certain documented defines only when generating doxygen by Andrzej Kurek · 2 years, 1 month ago