1. f6f4695 Merge pull request #8320 from valeriosetti/issue8263 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8320-62418dd20b8eccd121a865c3ba2173547b88ffbb
  2. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  3. 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
  4. 745ec5d Fix static initializer warning by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  5. 2fde39a Merge pull request #8283 from daverodgman/more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  6. 74cb404 ssl: improve ssl_check_key_curve() by Valerio Setti · 1 year, 10 months ago
  7. dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
  8. 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
  9. 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
  10. 5f5573f cipher: reintroduce symbol for legacy AEAD support by Valerio Setti · 1 year, 10 months ago
  11. 195411b Merge pull request #8062 from yanrayw/save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
  12. 2457bcd Tidy up logic for MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
  13. 97a6231 Revert "Fix a few IAR warnings" by Gilles Peskine · 1 year, 10 months ago revert-8352-iar-fixes
  14. 2d67e3a Merge pull request #8352 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 10 months ago
  15. 71f2e39 Merge pull request #8345 from mcagriaksoy/branch_issue_8344 by Tom Cosgrove · 1 year, 10 months ago
  16. 584c810 Use a block to save 12b by Dave Rodgman · 1 year, 10 months ago
  17. 351a81c Keep initialisation of p in its original location by Dave Rodgman · 1 year, 10 months ago
  18. bcb1818 Fix IAR 'transfer of control bypasses initialization' warnings by Dave Rodgman · 1 year, 10 months ago
  19. 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
  20. 54bb76e Merge pull request #8348 from kasjer/kasjer/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago
  21. db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
  22. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  23. ee62fce Rename local variable in aes.c by Jerzy Kasenberg · 1 year, 10 months ago
  24. 56e9011 Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  25. 66f9b3f Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
  26. 4d0e846 ssl: reorganize guards surrounding ssl_get_ecdh_params_from_cert() by Valerio Setti · 1 year, 10 months ago
  27. d4a10ce cipher/tls: use new symbols for guarding AEAD code by Valerio Setti · 1 year, 10 months ago
  28. 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
  29. 7871cb1 Include psa/build_info.h instead of mbedtls/build_info.h by Ronald Cron · 1 year, 10 months ago
  30. 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
  31. 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
  32. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  33. 3677352 Merge pull request #8308 from valeriosetti/issue8052 by Paul Elliott · 1 year, 10 months ago
  34. 8e00fe0 Merge pull request #8309 from daverodgman/iar-warnings2 by Dave Rodgman · 1 year, 10 months ago
  35. e7cefae ssl: fix getting group id in ssl_check_key_curve() by Valerio Setti · 1 year, 10 months ago
  36. d3925d2 pk_internal: change guards for mbedtls_pk_ec_[ro/rw] by Valerio Setti · 1 year, 10 months ago
  37. f484884 pkcs12: use mbedtls_cipher_crypt() instead of explicitly defining all steps by Valerio Setti · 1 year, 10 months ago
  38. 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
  39. 9bf752c Support MSVS with clang by Dave Rodgman · 1 year, 10 months ago
  40. 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
  41. 749f222 Get MBEDTLS_MAYBE_UNUSED to cover more compilers by Dave Rodgman · 1 year, 10 months ago
  42. e35e387 Bump library so-crypto, so-x509, so-tls versions. by Minos Galanakis · 1 year, 10 months ago
  43. 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
  44. feadcaf Support MBEDTLS_MAYBE_UNUSED in MSVC and IAR by Dave Rodgman · 1 year, 10 months ago
  45. 18ddf61 Use MBEDTLS_MAYBE_UNUSED to simplify aes.c and let compiler remove unused variables by Dave Rodgman · 1 year, 10 months ago
  46. 1ec1a0f Introduce MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
  47. 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
  48. 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
  49. 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
  50. 3713bee Remove leftover local debug line by Gilles Peskine · 1 year, 10 months ago
  51. 7910cdd Avoid compiler warning about size comparison by Gilles Peskine · 1 year, 10 months ago
  52. 530c423 Improve some debug messages and error codes by Gilles Peskine · 1 year, 10 months ago
  53. c29df53 Improve robustness of ECDH public key length validation by Gilles Peskine · 1 year, 10 months ago
  54. c8df898 Fix buffer overflow in TLS 1.2 ClientKeyExchange parsing by Gilles Peskine · 1 year, 10 months ago
  55. 12c5aaa Fix buffer overflow in TLS 1.3 ECDH public key parsing by Gilles Peskine · 1 year, 10 months ago
  56. a06d45e Code style by Dave Rodgman · 1 year, 10 months ago
  57. 450c1ff Fix some more incorrect guards in aes.c by Dave Rodgman · 1 year, 10 months ago
  58. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  59. e81a632 Restore missing #if by Dave Rodgman · 1 year, 10 months ago
  60. 782df035 Improve AES hardware-only check by Dave Rodgman · 1 year, 10 months ago
  61. de527fb Add MBEDTLS_TARGET_PREFIX to 3rdparty CMake by David Horstmann · 1 year, 10 months ago
  62. 90330a4 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  63. 02a53d7 Fix IAR pointless integer comparison by Dave Rodgman · 1 year, 10 months ago
  64. 7e9af05 Fix IAR control bypasses initialisation warning by Dave Rodgman · 1 year, 10 months ago
  65. 73d8591 Fix IAR change of sign warning by Dave Rodgman · 1 year, 10 months ago
  66. 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
  67. f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  68. 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
  69. b7b4f23 Add CMake include path for generated header by David Horstmann · 1 year, 10 months ago
  70. e9dc63e No need to include the 3rd party entry point head file by Xiaokang Qian · 1 year, 10 months ago
  71. b909aea Remove useless spaces in Makefile by Xiaokang Qian · 1 year, 10 months ago
  72. 0e5b53c Move the dependency adjacent to the generated file by Xiaokang Qian · 1 year, 11 months ago
  73. 1b61d6e Change include guards of psa_crypto_driver_wrappers_no_static.h by Xiaokang Qian · 1 year, 11 months ago
  74. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  75. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
  76. 54a4fdf Automaticly generate psa_crypto_driver_wrappers_no_static.c by Xiaokang Qian · 1 year, 11 months ago
  77. 97d1ccb Dont't generate object file for file only include static functions by Xiaokang Qian · 1 year, 11 months ago
  78. 42266dd Revert the Makefile to remove the dependency of generate_files by Xiaokang Qian · 1 year, 11 months ago
  79. 9345b2e Move functions out of the static file by Xiaokang Qian · 1 year, 11 months ago
  80. cad99fa Change code style by Xiaokang Qian · 1 year, 11 months ago
  81. e9c39c4 Enable build of non-static psa wrapper functions by Xiaokang Qian · 2 years ago
  82. e518eea Move function psa_driver_wrapper_export_public_key out of auto-generated by Xiaokang Qian · 2 years ago
  83. 5db65c7 Remove static inline functions declare and make it only in c file by Xiaokang Qian · 2 years ago
  84. 077ffc0 Ensure build of P256 pass by Xiaokang Qian · 2 years ago
  85. b862031 Remove useless declaration by Xiaokang Qian · 2 years ago
  86. 7046468 Define the psa wrapper functions as static inline by Thomas Daubney · 2 years, 1 month ago
  87. 391dd7f Fix propagation of return value from parse_attribute_value_hex_der_encoded by Gilles Peskine · 1 year, 11 months ago
  88. 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago
  89. 7077781 Fix integer overflow with an input buffer larger than INT_MAX by Gilles Peskine · 1 year, 11 months ago
  90. 2566578 Rewrite parse_attribute_value_hex_der_encoded() by Gilles Peskine · 1 year, 11 months ago
  91. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
  92. c437fae psa_crypto: fix guards in mbedtls_ecc_group_to_psa() by Valerio Setti · 1 year, 11 months ago
  93. db6b4db Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Valerio Setti · 1 year, 11 months ago
  94. cf29c5d ssl: don't require MBEDTLS_ECP_DP with TLS1.3 by Valerio Setti · 1 year, 11 months ago
  95. 6d809cc lib/test: use new internal helpers in library's code and tests by Valerio Setti · 2 years ago
  96. f250ada tls/oid: add PSA_WANT_ECC_xxx guards together with existing MBEDTLS_ECP_DP_xxx by Valerio Setti · 2 years ago
  97. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
  98. 2108775 x509_crt: Removed unused intsafe.h by Minos Galanakis · 1 year, 10 months ago
  99. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
  100. a9bb34c x509_crt: Removed length_as_int intermediate variable by Minos Galanakis · 1 year, 10 months ago