1. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  2. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  3. 9726aea Merge pull request #8376 from mpg/ecp-light-check-config by Manuel Pégourié-Gonnard · 1 year, 10 months ago gh-readonly-queue/development/pr-8376-2fde39a22c99d5fae16d02e02f1cbc23c9ce6194
  4. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  5. 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
  6. 745ec5d Fix static initializer warning by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  7. 6d42921 Require at least on curve for ECP_LIGHT by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  8. 2fde39a Merge pull request #8283 from daverodgman/more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  9. 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  10. f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
  11. dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
  12. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  13. 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
  14. 5f5573f cipher: reintroduce symbol for legacy AEAD support by Valerio Setti · 1 year, 10 months ago
  15. 28b5633 Merge pull request #7942 from tom-daubney-arm/psa_crypto_example_hash by Gilles Peskine · 1 year, 10 months ago
  16. 195411b Merge pull request #8062 from yanrayw/save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
  17. 73cb6f8 Merge pull request #8360 from Mbed-TLS/revert-8352-iar-fixes by Gilles Peskine · 1 year, 10 months ago
  18. 2457bcd Tidy up logic for MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
  19. cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
  20. 9a32632 Fix 3rdparty/Makefile.inc when included recursively by Gilles Peskine · 1 year, 10 months ago
  21. 97a6231 Revert "Fix a few IAR warnings" by Gilles Peskine · 1 year, 10 months ago revert-8352-iar-fixes
  22. 2d67e3a Merge pull request #8352 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 10 months ago
  23. 193e383 check_config: fix typo causing build issues with only CCM enabled by Valerio Setti · 1 year, 10 months ago
  24. 71f2e39 Merge pull request #8345 from mcagriaksoy/branch_issue_8344 by Tom Cosgrove · 1 year, 10 months ago
  25. 584c810 Use a block to save 12b by Dave Rodgman · 1 year, 10 months ago
  26. 351a81c Keep initialisation of p in its original location by Dave Rodgman · 1 year, 10 months ago
  27. bcb1818 Fix IAR 'transfer of control bypasses initialization' warnings by Dave Rodgman · 1 year, 10 months ago
  28. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  29. 54bb76e Merge pull request #8348 from kasjer/kasjer/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago
  30. 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
  31. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  32. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  33. 9b0c816 Merge pull request #8330 from KloolK/extern-c by Bence Szépkúti · 1 year, 10 months ago
  34. a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
  35. ee62fce Rename local variable in aes.c by Jerzy Kasenberg · 1 year, 10 months ago
  36. d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
  37. cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
  38. 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
  39. 56e9011 Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  40. 66f9b3f Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  41. 6bd3d9b cipher: fix missing spaces by Valerio Setti · 1 year, 10 months ago
  42. a797ce3 test: use full config in test_psa_crypto_config_accel_cipher by Valerio Setti · 1 year, 10 months ago
  43. d4a10ce cipher/tls: use new symbols for guarding AEAD code by Valerio Setti · 1 year, 10 months ago
  44. d0411de cipher: add internal symbols for AEAD capabilities by Valerio Setti · 1 year, 10 months ago
  45. e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
  46. 3f02bb7 test: use full config in accelerated AEAD test by Valerio Setti · 1 year, 10 months ago
  47. 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
  48. cffd713 Merge pull request #8328 from yanrayw/sha256_context_guard by Bence Szépkúti · 1 year, 10 months ago gh-readonly-queue/development/pr-8328-a89d2ba132ce5650cf40a24c826cdbdd8ed23e8e
  49. 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
  50. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  51. 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
  52. 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
  53. 7871cb1 Include psa/build_info.h instead of mbedtls/build_info.h by Ronald Cron · 1 year, 10 months ago
  54. 946720a Fix C++ build issue when MBEDTLS_ASN1_PARSE_C is not enabled by Jan Bruckner · 1 year, 10 months ago
  55. e7ebec6 Merge pull request #8281 from daverodgman/fix-hwonly-warnings by Dave Rodgman · 1 year, 10 months ago gh-readonly-queue/development/pr-8281-e6fa2c53a2bc7355231db35b908d98b2c1af4f79
  56. e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
  57. 3274361 Merge pull request #8114 from yanesca/threading_requirements_update by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8114-fea6606f98ece4a434c83dd4350b363f6aabad44
  58. 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
  59. fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
  60. 29db8b0 sha256.h: add guard for is224 in sha256 context by Yanray Wang · 1 year, 10 months ago
  61. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  62. 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
  63. 4934ae7 Merge pull request #8319 from davidhorstmann-arm/fix-3rdparty-target-prefix by Dave Rodgman · 1 year, 10 months ago
  64. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  65. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  66. 3677352 Merge pull request #8308 from valeriosetti/issue8052 by Paul Elliott · 1 year, 10 months ago
  67. 8e00fe0 Merge pull request #8309 from daverodgman/iar-warnings2 by Dave Rodgman · 1 year, 10 months ago
  68. 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
  69. 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
  70. f484884 pkcs12: use mbedtls_cipher_crypt() instead of explicitly defining all steps by Valerio Setti · 1 year, 10 months ago
  71. 0d31537 Merge pull request #8289 from daverodgman/check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
  72. 8d487ad Merge pull request #1103 from Mbed-TLS/mbedtls-3.5.0_mergeback by minosgalanakis · 1 year, 10 months ago
  73. 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
  74. 9bf752c Support MSVS with clang by Dave Rodgman · 1 year, 10 months ago
  75. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  76. 644fd34 Merge pull request #8284 from gilles-peskine-arm/cmake-fix-3rdparty-custom-config by Paul Elliott · 1 year, 10 months ago gh-readonly-queue/development/pr-8284-3406564b012e2a1f909f9f9708e821d67133632a
  77. 1ec6906 Merge pull request #1090 from Mbed-TLS/mbedtls-3.5.0rc0-pr by minosgalanakis · 1 year, 10 months ago mbedtls-3.5.0 v3.5.0
  78. 749f222 Get MBEDTLS_MAYBE_UNUSED to cover more compilers by Dave Rodgman · 1 year, 10 months ago
  79. f7e81d9 Updated BRANCHES.MD by Minos Galanakis · 1 year, 10 months ago
  80. 5d323bf Re-assemble changelog to add missing item, plus a couple of typo fixes. by Dave Rodgman · 1 year, 10 months ago
  81. e35e387 Bump library so-crypto, so-x509, so-tls versions. by Minos Galanakis · 1 year, 10 months ago
  82. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  83. 2546d7d Merge pull request #8284 from gilles-peskine-arm:cmake-fix-3rdparty-custom-config by Minos Galanakis · 1 year, 10 months ago
  84. feadcaf Support MBEDTLS_MAYBE_UNUSED in MSVC and IAR by Dave Rodgman · 1 year, 10 months ago
  85. 18ddf61 Use MBEDTLS_MAYBE_UNUSED to simplify aes.c and let compiler remove unused variables by Dave Rodgman · 1 year, 10 months ago
  86. 1ec1a0f Introduce MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
  87. a7127eb tidy up by Dave Rodgman · 1 year, 10 months ago
  88. 7a8a249 Tidy-up by Dave Rodgman · 1 year, 10 months ago
  89. b1107ae Tidy up bash syntax by Dave Rodgman · 1 year, 10 months ago
  90. 54ada8b Improve docs by Dave Rodgman · 1 year, 10 months ago
  91. 28e38d8 Use lower-case for local variables by Dave Rodgman · 1 year, 10 months ago
  92. 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
  93. 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
  94. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  95. 974388f ChangeLog: Set release date by Minos Galanakis · 1 year, 10 months ago
  96. 80a8156 Prepare ChangeLog for 3.5.0 release by Minos Galanakis · 1 year, 10 months ago
  97. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  98. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  99. 3406564 Merge pull request #8291 from minosgalanakis/bugfix/updated_check_generated_files by Dave Rodgman · 1 year, 10 months ago
  100. 3cde6a2 Improve naming by Dave Rodgman · 1 year, 10 months ago