1. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  2. 2238eed Update Changelog for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  3. 2089fd0 Rename Changelog entries that don't have .txt extension by Paul Elliott · 3 years, 1 month ago
  4. 237c87b Add missing Changelog entries by Paul Elliott · 3 years, 1 month ago
  5. f518f81 Ensure return for mbedtls_ssl_write_alpn_ext() is checked by Paul Elliott · 3 years, 1 month ago
  6. 9a8d784 Fixup test tls13_server_certificate_msg_invalid_vector_len by Paul Elliott · 3 years, 1 month ago
  7. 20ccd6e Merge remote-tracking branch 'origin/development' into mbedtls-3.2.0rc2-pr by Paul Elliott · 3 years, 1 month ago
  8. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  9. a343d34 Merge pull request #6077 from paul-elliott-arm/fix_generate_debug_helpers_pylint by Paul Elliott · 3 years, 1 month ago
  10. 4a49651 Fix formatting of generate_ssl_debug_helpers.py by Paul Elliott · 3 years, 1 month ago
  11. 391e33a Merge pull request #6076 from paul-elliott-arm/fix_generate_debug_helpers by Dave Rodgman · 3 years, 1 month ago
  12. fe9d43c Fix generation of ssl_debug_helpers by Paul Elliott · 3 years, 1 month ago
  13. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  14. 1ce9ca0 Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  15. 21b5080 Clarify the need for calling mbedtls_ssl_derive_keys after extension parsing by Andrzej Kurek · 3 years, 1 month ago
  16. 826762e Merge pull request #5765 from leorosen/fix-some-resource-leaks by Paul Elliott · 3 years, 1 month ago
  17. 3a29e9c Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  18. c6a4a1c Merge pull request #6011 from gabor-mezei-arm/coverity_22_07_01 by Dave Rodgman · 3 years, 1 month ago
  19. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  20. 0358597 Merge pull request #5757 from mpg/update-doc-use-psa by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  21. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  22. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  23. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  24. 2e1a232 Fix changelog wording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  25. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  26. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  27. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  28. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  29. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  30. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  31. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  32. 9abad0c Improve the changelog message to contain more details by Andrzej Kurek · 3 years, 2 months ago
  33. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  34. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  35. b7aba1a Improve Changelog by Paul Elliott · 3 years, 3 months ago
  36. 072d2b0 Add pem_free() to other error paths in pk_parse_public_key() by Paul Elliott · 3 years, 3 months ago
  37. 56e01f3 Created customary ChangeLog.d entry. by Leonid Rozenboim · 3 years, 4 months ago
  38. 116f50c Fix resource leaks by Leonid Rozenboim · 3 years, 4 months ago
  39. b5b27c1 Misc clean-ups in docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  40. 465341f Add ChangeLog entries for general Use PSA improvements by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  41. 2dc436d Tune description of PSA crypto implementation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  42. 0dba51c Fix list of what's common to TLS 1.2 and 1.3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  43. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  44. cbc03f5 Update README about USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  45. f3f79a0 Now compatible with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  46. 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  47. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  48. b2bd34e Update docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  49. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  50. 97ec0b7 Clarify effect of USE_PSA on TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  51. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  52. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  53. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  54. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  55. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  56. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  57. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  58. 7c6b0e4 Merge pull request #5972 from wernerlewis/migration_guide_removals by Paul Elliott · 3 years, 1 month ago
  59. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  60. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  61. c466ec2 Fix code formatting by Paul Elliott · 3 years, 1 month ago
  62. dfb5da2 Fix changelog requirements section. by Paul Elliott · 3 years, 1 month ago
  63. ff15dba Make definition order a bit neater by Paul Elliott · 3 years, 1 month ago
  64. 7922bfb Merge pull request #6005 from ronald-cron-arm/tls13-changelogs-doc-update by Ronald Cron · 3 years, 1 month ago
  65. 971f30d Fix mbedtls_ssl_get_ciphersuite_sig_alg() by returning MBEDTLS_PK_NONE for MBEDTLS_KEY_EXCHANGE_RSA by Neil Armstrong · 3 years, 1 month ago
  66. c67e6e9 Depends on MBEDTLS_X509_REMOVE_INFO disable for double Opaque keys test requiring cert infos to determine selected key by Neil Armstrong · 3 years, 1 month ago
  67. dc3f3bb Initilize variable by Gabor Mezei · 3 years, 1 month ago
  68. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  69. 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
  70. 8b8a161 Merge pull request #936 from paul-elliott-arm/fix_tls_record_size_check by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  71. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  72. 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
  73. 0834643 Add TLS 1.3 change logs by Ronald Cron · 3 years, 1 month ago
  74. 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
  75. 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago
  76. 4b10209 Use different certs for double opaque keys and check certificate issuer CN by Neil Armstrong · 3 years, 1 month ago
  77. 11ccb35 Merge pull request #5994 from gilles-peskine-arm/storage-format-doc-2.25-development by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  78. 0bd76ee Fix Doxygen documentation attached to non-existent elements by Gilles Peskine · 3 years, 1 month ago
  79. 1948a20 Cleanup Order & Title of Opaque TLS tests, fix RSA- test definition by Neil Armstrong · 3 years, 1 month ago
  80. 96eceb8 Refine mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg() when USE_PSA_CRYPTO is selected by Neil Armstrong · 3 years, 1 month ago
  81. cf4d9f9 Changelog entry for mbedtls_setbuf() by Gilles Peskine · 3 years, 1 month ago
  82. 6d576c9 Call setbuf when reading or writing files: programs by Gilles Peskine · 3 years, 1 month ago
  83. da0913b Call setbuf when reading or writing files: library by Gilles Peskine · 3 years, 1 month ago
  84. 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
  85. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  86. bcde39c Merge pull request #5612 from tom-cosgrove-arm/tls13-config-options by Ronald Cron · 3 years, 1 month ago
  87. 0b7ee23 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
  88. 3898961 Typos by Gilles Peskine · 3 years, 1 month ago
  89. 219a348 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
  90. 3d65a19 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
  91. 167d82c Add dual keys Opaque ssl-opt tests by Neil Armstrong · 3 years, 1 month ago
  92. 31fcfd5 Merge pull request #5981 from mprse/hkdf_config_fix by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  93. 36b0223 Reorganize Opaque ssl-opt tests, pass key_opaque_algs=, add less wrong negative server testings by Neil Armstrong · 3 years, 1 month ago
  94. b2c3b5b Fix depends on handshake_ciphersuite_select tests by Neil Armstrong · 3 years, 1 month ago
  95. d7adb3c Add comments about MBEDTLS_PSA_CRYPTO_C also being required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  96. 25e39f2 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 3 years, 1 month ago
  97. db13497 Reorganize & add more handshake_ciphersuite_select to test all MBEDTLS_KEY_EXCHANGE_XXX cases by Neil Armstrong · 3 years, 1 month ago
  98. f6a56cf Merge pull request #939 from ronald-cron-arm/tls13-add-missing-overread-check by Paul Elliott · 3 years, 1 month ago
  99. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  100. 1dc6848 Merge pull request #5976 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-development by Dave Rodgman · 3 years, 1 month ago