1. e55bc34 Merge pull request #1257 from gilles-peskine-arm/psa-drbg-no-hmac-document-3.6 by Gilles Peskine · 1 year ago
  2. 7fb5007 Merge pull request #1259 from gilles-peskine-arm/ecdsa-conversion-overflow-3.6 by Manuel Pégourié-Gonnard · 1 year ago
  3. 79d1cad Improve description of who is affected by Gilles Peskine · 1 year, 1 month ago
  4. 6907e6c More diversified sizes in tests by Gilles Peskine · 1 year, 1 month ago
  5. 4269ee6 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  6. 5d66039 Force MBEDTLS_PSA_HMAC_DRBG_MD_TYPE based on CTR_DRBG by Gilles Peskine · 1 year, 1 month ago
  7. 3f21ca7 Document that MBEDTLS_PSA_HMAC_DRBG_MD_TYPE does not force HMAC by Gilles Peskine · 1 year, 1 month ago
  8. f6275b7 Merge pull request #9021 from mpg/compat-fixes-3.6 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  9. 763b240 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  10. b9f9c0e Merge pull request #9042 from valeriosetti/asn1-missing-guard-in-rsa-backport by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  11. 0595dc6 changelog: fix text by Valerio Setti · 1 year, 4 months ago
  12. 82c3b40 add changelog by Valerio Setti · 1 year, 4 months ago
  13. 11530fd adjust_legacy_crypto: enable ASN1_[PARSE|WRITE]_C when RSA_C by Valerio Setti · 1 year, 4 months ago
  14. e7987b6 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  15. c50bf95 Merge pull request #9028 from ronald-cron-arm/openssl3-3.6 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  16. cfb9f4d ssl-opt.sh: Fix some test dependencies by Ronald Cron · 1 year, 4 months ago
  17. 561181c Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
  18. b3cdd4b ssl-opt.sh: Adapt tests to OpenSSL 3 by Ronald Cron · 1 year, 4 months ago
  19. 0e711e1 Add RSA key certificates by Ronald Cron · 1 year, 4 months ago
  20. 48395bc compat.sh: properly skip unsupported DTLS 1.2 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  21. 8488254 compat.sh: properly report skipped tests by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  22. 974006b Merge pull request #9000 from tom-cosgrove-arm/fix-compilation-when-memcpy-is-function-like-macro-3.6 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-3.6/pr-9000-79d25877ff5bb11536a09fd6e14fd0b6eba88d68
  23. 79d2587 Merge pull request #9009 from mpg/fix-wrong-dep-test-case-3.6 by Gilles Peskine · 1 year, 4 months ago gh-readonly-queue/mbedtls-3.6/pr-9009-f05f7066a12f57c105a6cd3dd6f13f0f947829f6
  24. f05f706 Merge pull request #9014 from ronald-cron-arm/nofa_no_session_tickets-3.6 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  25. 05c1ba2 Add change log by Ronald Cron · 1 year, 4 months ago
  26. 8d63084 tls13: Do not initiate at all resumption if tickets not supported by Ronald Cron · 1 year, 4 months ago
  27. fccfa69 tls13: Fix doc of mbedtls_ssl_session_set() - 2 by Ronald Cron · 1 year, 4 months ago
  28. 7fb4343 tls13: Fix doc of mbedtls_ssl_session_set() - 1 by Ronald Cron · 1 year, 4 months ago
  29. e221f67 tls13: Fix doc of mbedtls_ssl_session_get() - 2 by Ronald Cron · 1 year, 4 months ago
  30. de4183f tls13: Fix doc of mbedtls_ssl_session_get() - 1 by Ronald Cron · 1 year, 4 months ago
  31. 48e29a1 tls: Fix doc of mbedtls_ssl_session_save() by Ronald Cron · 1 year, 4 months ago
  32. 698c8e9 ssl_msg.c: Rename _check_new_session_ticket to _is_new_session_ticket by Ronald Cron · 1 year, 4 months ago
  33. 6a8e4eb all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  34. f02af2d tests: ssl: Fix dependencies of SRV TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  35. 54a9b11 ssl-opt.sh: Add tests where tickets are ignored by Ronald Cron · 1 year, 4 months ago
  36. 6071f61 tls13: cli: Ignore tickets if not supported by Ronald Cron · 1 year, 4 months ago
  37. c93fc86 ssl-opt.sh: Add missing MBEDTLS_SSL_SESSION_TICKETS dependencies by Norbert Fabritius · 2 years, 4 months ago
  38. 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  39. 094f553 tests: ssl: Fix dependencies of TLS 1.3 session serialization tests by Ronald Cron · 1 year, 4 months ago
  40. 346b818 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  41. 1fb5854 tests: ssl: Remove redundant test by Ronald Cron · 1 year, 4 months ago
  42. 8196369 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  43. 93b2c32 Constify parameter of ssl_tls13_session_load by Norbert Fabritius · 2 years, 6 months ago
  44. ba1de9f Enable ssl_tls13_get_ciphersuite_hash_alg only if macro is active by Norbert Fabritius · 2 years, 6 months ago
  45. b6ff610 Unconditionally define session variable by Norbert Fabritius · 2 years, 6 months ago
  46. 5e297b9 tls13: srv: Fix guards of _is_psk_(ephemeral_)available by Ronald Cron · 1 year, 4 months ago
  47. da0d169 Guard ticket specific TLS 1.3 function with macro by Norbert Fabritius · 2 years, 7 months ago
  48. 4ee6ddc Merge pull request #9004 from valeriosetti/issue8903-backport by Bence Szépkúti · 1 year, 4 months ago
  49. ec17c1c Merge pull request #9005 from valeriosetti/issue8712-backport by Bence Szépkúti · 1 year, 4 months ago
  50. 87747c7 Fix closing comment to match opening guard by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  51. 5aa6a64 Fix style of preprocessor expression by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  52. 3bb89dc Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  53. a44cab0 Add missing dependency of fallback test in driver wrappers suite by Pengyu Lv · 1 year, 8 months ago
  54. b13c218 Add missing definition of AT_LEAST_ONE_BUILTIN_KDF by Pengyu Lv · 1 year, 8 months ago
  55. 64b6e4d Fix wrong dependency in psa_crypto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  56. a9d3eaf Fix wrong dependency in psa_crypto_pake suite by Pengyu Lv · 1 year, 8 months ago
  57. f3abbfe Fix typo in ssl test suite by Pengyu Lv · 1 year, 8 months ago
  58. 0dfb5bb Correct dependancy on `MBEDTLS_X509_INFO` for x509parse by Pengyu Lv · 1 year, 8 months ago
  59. 387aaff Merge pull request #9007 from mpg/checkbox-3.6 by Tom Cosgrove · 1 year, 4 months ago
  60. b76573c We now have two LTS branches to backport to. by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  61. fd0e2f3 pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  62. b2470d9 pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  63. 320180f pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 5 months ago
  64. b2840b0 test_suite_pk: add failing check for sign_ext() in pk_psa_wrap_sign_ext() by Valerio Setti · 1 year, 5 months ago
  65. a53f543 pk: simplify mbedtls_pk_sign_ext() by Valerio Setti · 1 year, 5 months ago
  66. c26646c pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 5 months ago
  67. c51b08c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  68. 013fa95 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  69. 872b8c4 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 5 months ago
  70. 3c5ea11 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  71. b711a98 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  72. 7ab1861 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 5 months ago
  73. 7e9711a test_suite_pk: test check_pair() also with opaque RSA keys by Valerio Setti · 1 year, 4 months ago
  74. b32d7ae Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro by Tom Cosgrove · 1 year, 4 months ago
  75. 30978ec Merge pull request #8874 from stevenwdv/development by Paul Elliott · 1 year, 4 months ago
  76. e146940 Merge pull request #1216 from Mbed-TLS/mbedtls-3.6.0_mergeback by minosgalanakis · 1 year, 4 months ago
  77. 9860056 Revert "Autogenerated files for 3.6.0" by Minos Galanakis · 1 year, 4 months ago
  78. 2ca6c28 Merge pull request #1215 from Mbed-TLS/mbedtls-3.6.0rc1-pr by minosgalanakis · 1 year, 4 months ago mbedtls-3.6.0 v3.6.0
  79. 078f823 Merge pull request #8990 from tom-cosgrove-arm:record-size-limit-support-is-now-released by Minos Galanakis · 1 year, 4 months ago
  80. a11b9d6 Merge pull request #8989 from tom-cosgrove-arm:fix-typo-in-psa_key_production_parameters_t-doc by Minos Galanakis · 1 year, 4 months ago
  81. f02c6ef Fix typo in psa_key_production_parameters_t doc: 65535 should be 65537 by Tom Cosgrove · 1 year, 4 months ago
  82. 1b3b174 Record size limit support is released, so remove warning about only for testing by Tom Cosgrove · 1 year, 4 months ago
  83. 7424296 Merge pull request #1213 from Mbed-TLS/mbedtls-3.6.0rc0-pr by minosgalanakis · 1 year, 5 months ago
  84. e8a6833 Autogenerated files for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  85. 8d94aec Fix some Changelog typos by Minos Galanakis · 1 year, 5 months ago
  86. 4492dbd Version Bump for 3.6.0 by Minos Galanakis · 1 year, 5 months ago
  87. 2c1daef Assemble Changelog by Minos Galanakis · 1 year, 5 months ago
  88. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 5 months ago
  89. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 5 months ago
  90. 611f899 Merge pull request #8957 from valeriosetti/issue8836 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  91. e2925ef Merge pull request #8967 from ronald-cron-arm/improve-version-selection-tests-titles by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  92. d9d6435 Merge branch 'development-restricted' into mbedtls-3.6.0rc0-pr by Minos Galanakis · 1 year, 5 months ago
  93. 2107feb Merge pull request #8586 from lpy4105/issue/fix-fake-case-listed-in-compat_sh by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  94. 5a9020f Merge pull request #8941 from daverodgman/branches-3.6lts by minosgalanakis · 1 year, 5 months ago
  95. 32a96d6 Merge pull request #8951 from valeriosetti/issue8938 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  96. 35884a4 ssl-opt.sh: Improve version selection test titles by Ronald Cron · 1 year, 5 months ago
  97. 2833050 test_suite_pk: fix guards in pk_psa_sign() by Valerio Setti · 1 year, 5 months ago
  98. e331dde Merge pull request #1208 from Mbed-TLS/origin/dev/minosgalanakis/development-restricted-merge-19032024 by minosgalanakis · 1 year, 5 months ago
  99. ea01efa add changelog by Valerio Setti · 1 year, 5 months ago
  100. 144c27b pkwrite: add new internal symbol for the max supported public key DER length by Valerio Setti · 1 year, 5 months ago