1. 189dcf6 Merge pull request #9910 from valeriosetti/issue9684 by Ronald Cron · 6 months ago gh-readonly-queue/development/pr-9910-7e1154c959fec59aabb9dfa60daed067d0779026
  2. 7e1154c Merge pull request #9906 from mpg/rm-conf-curves by Manuel Pégourié-Gonnard · 6 months ago
  3. 6348b46 ssl_ciphersuites: remove references/usages of DHE-PSK by Valerio Setti · 7 months ago
  4. 48659a1 ssl_tls: remove usage of DHE-PSK by Valerio Setti · 7 months ago
  5. 6b64a1b x509: remove definition and implementation of x509write_crt_set_serial by Valerio Setti · 7 months ago
  6. 6402c35 Remove internal helper mbedtls_ssl_get_groups() by Manuel Pégourié-Gonnard · 7 months ago
  7. 6b72016 Remove mbedtls_ssl_conf::curve_list by Manuel Pégourié-Gonnard · 7 months ago
  8. 93d4591 Remove deprecated function mbedtls_ssl_conf_curves() by Manuel Pégourié-Gonnard · 7 months ago
  9. bc7c523 Remove uses of secp244k1 by Gilles Peskine · 7 months ago
  10. 0d28fcb Merge pull request #9798 from NadavTasher/feature/more-debug-prints by Janos Follath · 7 months ago
  11. 51f228c Switch to actual TF-PSA-Crypto build_info.h by Ronald Cron · 9 months ago
  12. 6a2cbe7 Move driver wrappers generation to tf-psa-crypto by Ronald Cron · 9 months ago
  13. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  14. 8b592d2 Move psa_to_ssl_errors by Ronald Cron · 9 months ago
  15. 80963c6 Move hkdf.h to tf-psa-crypto by Ronald Cron · 8 months ago
  16. 685d128 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
  17. 8bfa04a Added debug print in tls13 ssl_tls13_write_key_share_ext by Nadav Tasher · 8 months ago
  18. 0381a98 cmake: Move copy of crypto libraries to mbedtls by Ronald Cron · 9 months ago
  19. b7d0e52 cmake: Rename mbedcrypto target to tfpsacrypto by Ronald Cron · 9 months ago
  20. 211bf6d cmake: Fix config files compile definitions by Ronald Cron · 10 months ago
  21. 91e7ebe Remove RSA_PSK suites from cipher suite lists by Gilles Peskine · 11 months ago
  22. b3ec125 Remove mentions of RSA-PSK key exchange from documentation by Gilles Peskine · 11 months ago
  23. 712e9a1 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK by Gilles Peskine · 11 months ago
  24. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 11 months ago
  25. 15baf8b Merge pull request #9708 from ronald-cron-arm/target-compile-options by Bence Szépkúti · 9 months ago
  26. 50bd4f8 cmake: libs: Set libraries specific compile options target by target by Ronald Cron · 10 months ago
  27. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  28. 665df83 Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries by Gilles Peskine · 9 months ago
  29. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  30. ed230c4 Merge pull request #9706 from ronald-cron-arm/pkg-install-doc-lcov by Ronald Cron · 9 months ago
  31. f0abbb4 Merge pull request #9711 from ThePassionate/mbedtls-1021 by David Horstmann · 10 months ago
  32. 331f084 Move error.o to OBJS_X509 by Harry Ramsey · 10 months ago
  33. 9606d56 net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
  34. 7b2fae2 cmake: Remove partial support for partial use CMake build system by Ronald Cron · 10 months ago
  35. 798d8b6 Update build scripts for error.c generation by Harry Ramsey · 10 months ago
  36. 13d2939 Merge pull request #9673 from eleuzi01/issue-54-fw by David Horstmann · 10 months ago
  37. 8085f51 Use MBEDTLS_ERROR_ADD instead of explicit addition: enforcement by Gilles Peskine · 11 months ago
  38. 09fee36 Adjust file path for generate_ssl_debug_helpers.py by Elena Uziunaite · 10 months ago
  39. fb6cea5 Remove duplicate mbedtls/build_info.h include by Harry Ramsey · 10 months ago
  40. e8e23fb Include ssl_misc.h for additional SSL helper files by Harry Ramsey · 10 months ago
  41. 4d432d6 Remove mbedtls/build_info from pkcs7.c by Harry Ramsey · 10 months ago
  42. 0f6bc41 Update includes for each library file by Harry Ramsey · 10 months ago
  43. 91c6d4f Add include for common.h by Harry Ramsey · 10 months ago
  44. 84f868e Move library/common.h to tf-psa-crypto/core directory by Harry Ramsey · 10 months ago
  45. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  46. 69c489c Move PSA drivers to drivers/builtin/src by Ronald Cron · 1 year ago
  47. e82ad15 CMake: Move build of the crypto library to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
  48. ac01d6e CMake: Move build of legacy crypto modules to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
  49. f8a3f28 CMake: Move library options to the top CMakeLists.txt by Ronald Cron · 1 year ago
  50. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  51. 3b71262 Remove MBEDTLS_OID_C guard from static functions by Harry Ramsey · 10 months ago
  52. 9ca9b92 Reduce level of non-error debug message by Gilles Peskine · 11 months ago
  53. dfbc1a9 Remove transitional always-on internal option by Gilles Peskine · 11 months ago
  54. 73a406e Separate accepting TLS 1.3 middlebox compatibility from sending it by Gilles Peskine · 11 months ago
  55. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  56. 3da783b Move static OID functions to x509.c by Sam Berry · 11 months ago
  57. c71abc3 Move mbedtls_oid_from_numeric_string to x509_create.c by Sam Berry · 1 year, 1 month ago
  58. 4f76194 Move function mbedtls_oid_get_numeric_string to x509.c by Sam Berry · 1 year, 1 month ago
  59. 7ba04a2 Bump version to 4.0.0 by David Horstmann · 11 months ago
  60. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  61. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago
  62. 63cb13e Replace MBEDTLS_ECP_HAVE_SECP224K1 with PSA_WANT_ECC_SECP_K1_224 by Elena Uziunaite · 11 months ago
  63. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  64. 1d98d9d Merge pull request #9526 from mpg/refactor-tls123-verif-dev by David Horstmann · 11 months ago
  65. 36fe918 Merge pull request #9252 from gabor-mezei-arm/9114_replace_MBEDTLS_MD_CAN_SHA512_with_PSA_WANT by David Horstmann · 11 months ago
  66. 5398e58 Fix guards around function now used by 1.3 as well by Manuel Pégourié-Gonnard · 12 months ago
  67. 9e3e991 Fix typos in comments by Manuel Pégourié-Gonnard · 12 months ago
  68. a040548 Improve some comments by Manuel Pégourié-Gonnard · 12 months ago
  69. 19dd9f5 Merge 1.2 and 1.3 certificate verification by Manuel Pégourié-Gonnard · 12 months ago
  70. 908f57d Minor refactoring of generic SSL certificate verif by Manuel Pégourié-Gonnard · 12 months ago
  71. 843a00d Add support for context f_vrfy callback in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  72. fd800c2 Improve a variable's name by Manuel Pégourié-Gonnard · 12 months ago
  73. 5bdadbb Restrict the scope of a few variables by Manuel Pégourié-Gonnard · 12 months ago
  74. bfbecf8 tls13: Add support for trusted certificate callback by Ronald Cron · 1 year, 4 months ago
  75. 6901504 Allow no authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  76. 58ab9ba Allow optional authentication of the server in 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  77. aefc593 Add comments about 1.3 server sending no cert by Manuel Pégourié-Gonnard · 12 months ago
  78. 5f9428a Rm translation code for unused flag by Manuel Pégourié-Gonnard · 12 months ago
  79. e5a916f Simplify certificate curve check for 1.2 by Manuel Pégourié-Gonnard · 12 months ago
  80. 7a4aa4d Make mbedtls_ssl_check_cert_usage() work for 1.3 by Manuel Pégourié-Gonnard · 12 months ago
  81. 94f7022 Clean up mbedtls_ssl_check_cert_usage() by Manuel Pégourié-Gonnard · 12 months ago
  82. 99b57bd Merge pull request #1272 from eleuzi01/forward-1263 by Gilles Peskine · 11 months ago
  83. c15ef93 Replace `MBEDTLS_MD_CAN_SHA512` with `PSA_WANT_ALG_SHA_512` by Gabor Mezei · 1 year, 2 months ago
  84. 805ac15 Merge pull request #9244 from waleed-elmelegy-arm/fix-tls13_parse_client_hello-issue by Gilles Peskine · 12 months ago
  85. 4956e32 Fix 1.3 failure to update flags for (ext)KeyUsage by Manuel Pégourié-Gonnard · 12 months ago
  86. 4ed0fde Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
  87. da41b60 Replace MBEDTLS_SSL_HAVE_CAMELLIA with PSA_WANT_KEY_TYPE_CAMELLIA by Elena Uziunaite · 1 year, 1 month ago
  88. b8457ff Merge pull request #9353 from eleuzi01/replace-ecp-have-secp384r1 by Gilles Peskine · 12 months ago
  89. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  90. 1da4ed1 Move the -Wmissing-prototypes option from library/CMakeLists.txt to the top-level CMakeLists.txt for GCC & Clang by Michael Schuster · 1 year, 2 months ago
  91. 7e39028 Fix build of v3.6 with unset MBEDTLS_DHM_C but MBEDTLS_USE_PSA_CRYPTO set (fixes #9188) by Michael Schuster · 1 year, 2 months ago
  92. 4394067 Fix server mode only build of v3.6 with MBEDTLS_SSL_CLI_C unset (fixes #9186) by Michael Schuster · 1 year, 2 months ago
  93. 6b4cd48 Replace MBEDTLS_ECP_HAVE_SECP384R1 with PSA_WANT_ECC_SECP_R1_384 by Elena Uziunaite · 1 year, 1 month ago
  94. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  95. e1171bd Merge pull request #9361 from eleuzi01/replace-key-aria by Gilles Peskine · 12 months ago
  96. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  97. dc10825 MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
  98. 51c85a0 Replace MBEDTLS_SSL_HAVE_ARIA with PSA_WANT_KEY_TYPE_ARIA by Elena Uziunaite · 1 year, 1 month ago
  99. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  100. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago