1. 0600095 mpi_exp_mod: fix out of bounds access by Janos Follath · 2 years, 9 months ago
  2. 9c09326 mpi_mod_exp: be pedantic about right shift by Janos Follath · 2 years, 9 months ago
  3. 74369b2 Add paper title to Changelog by Janos Follath · 2 years, 9 months ago
  4. be54ca7 mpi_exp_mod: improve documentation by Janos Follath · 2 years, 9 months ago
  5. 7460120 mpi_exp_mod: remove the 'one' variable by Janos Follath · 2 years, 9 months ago
  6. b2c2fca mpi_exp_mod: simplify freeing loop by Janos Follath · 2 years, 9 months ago
  7. 3646ff0 mpi_exp_mod: move X next to the precomputed values by Janos Follath · 2 years, 9 months ago
  8. 7fa11b8 mpi_exp_mod: rename local variables by Janos Follath · 2 years, 9 months ago
  9. 8446148 mpi_exp_mod: remove memory ownership confusion by Janos Follath · 2 years, 9 months ago
  10. f08b40e mpi_exp_mod: improve documentation by Janos Follath · 2 years, 9 months ago
  11. b3608af Add ChangeLog entry by Janos Follath · 2 years, 10 months ago
  12. b764ee1 mpi_exp_mod: protect out of window zeroes by Janos Follath · 2 years, 10 months ago
  13. 8e7d6a0 mpi_exp_mod: load the output variable to the table by Janos Follath · 2 years, 10 months ago
  14. 72fa1c2 Merge pull request #960 from paul-elliott-arm/merge-into-3.2.1 by Paul Elliott · 3 years, 1 month ago
  15. af4b90d Revert "Add missing library/psa_crypto_driver_wrappers.c" by Paul Elliott · 3 years, 1 month ago
  16. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 3 years, 1 month ago
  17. 869298b Add 3.2.1 Changelog by Paul Elliott · 3 years, 1 month ago mbedtls-3.2.1 v3.2.1
  18. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 3 years, 1 month ago
  19. c2a9387 Add missing library/psa_crypto_driver_wrappers.c by Dave Rodgman · 3 years, 1 month ago
  20. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 3 years, 1 month ago
  21. 6dc7cdf Merge pull request #959 from paul-elliott-arm/merge-into-3.2.0 by Paul Elliott · 3 years, 1 month ago
  22. 7adb8cb Revert "Add generated files for 3.2.0 release" by Paul Elliott · 3 years, 1 month ago
  23. 3aef767 Merge pull request #957 from paul-elliott-arm/mbedtls-3.2.0rc0-pr by Paul Elliott · 3 years, 1 month ago mbedtls-3.2.0 v3.2.0
  24. cb21f2e Add generated files for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  25. f14b742 Update BRANCHES.md for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  26. 20362cd Bump library and so versions for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  27. 2238eed Update Changelog for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  28. 2089fd0 Rename Changelog entries that don't have .txt extension by Paul Elliott · 3 years, 1 month ago
  29. 237c87b Add missing Changelog entries by Paul Elliott · 3 years, 1 month ago
  30. f518f81 Ensure return for mbedtls_ssl_write_alpn_ext() is checked by Paul Elliott · 3 years, 1 month ago
  31. 9a8d784 Fixup test tls13_server_certificate_msg_invalid_vector_len by Paul Elliott · 3 years, 1 month ago
  32. 20ccd6e Merge remote-tracking branch 'origin/development' into mbedtls-3.2.0rc2-pr by Paul Elliott · 3 years, 1 month ago
  33. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  34. a343d34 Merge pull request #6077 from paul-elliott-arm/fix_generate_debug_helpers_pylint by Paul Elliott · 3 years, 1 month ago
  35. 4a49651 Fix formatting of generate_ssl_debug_helpers.py by Paul Elliott · 3 years, 1 month ago
  36. 391e33a Merge pull request #6076 from paul-elliott-arm/fix_generate_debug_helpers by Dave Rodgman · 3 years, 1 month ago
  37. fe9d43c Fix generation of ssl_debug_helpers by Paul Elliott · 3 years, 1 month ago
  38. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  39. 1ce9ca0 Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  40. 21b5080 Clarify the need for calling mbedtls_ssl_derive_keys after extension parsing by Andrzej Kurek · 3 years, 1 month ago
  41. 826762e Merge pull request #5765 from leorosen/fix-some-resource-leaks by Paul Elliott · 3 years, 1 month ago
  42. 3a29e9c Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  43. c6a4a1c Merge pull request #6011 from gabor-mezei-arm/coverity_22_07_01 by Dave Rodgman · 3 years, 1 month ago
  44. ddb8cd6 test_suite_ssl: Fix handshake options cleanup by Andrzej Kurek · 3 years, 1 month ago
  45. 0358597 Merge pull request #5757 from mpg/update-doc-use-psa by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  46. 9dc4402 test_suite_ssl: zeroize the cache pointer in case if the struct memory gets reused by Andrzej Kurek · 3 years, 1 month ago
  47. 1e08568 test_suite_ssl: remove unnecessary user data checks by Andrzej Kurek · 3 years, 1 month ago
  48. 3d0d501 test_suite_ssl: prefer ASSERT_ALLOC over malloc by Andrzej Kurek · 3 years, 1 month ago
  49. 2e1a232 Fix changelog wording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  50. 92d7417 Formatting fixes Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  51. e11acb2 test_suite_ssl: add proper cache cleanup by Andrzej Kurek · 3 years, 1 month ago
  52. e8ad0d7 Disable bad session id length test in TLS 1.3 by Andrzej Kurek · 3 years, 2 months ago
  53. 456a109 test_suite_ssl: add required dependencies for default handshake parameters by Andrzej Kurek · 3 years, 2 months ago
  54. 6e518ab test_suite_ssl: add missing options cleanup by Andrzej Kurek · 3 years, 2 months ago
  55. ed58b50 test_suite_ssl: add missing MBEDTLS_SSL_SERVER_C dependency by Andrzej Kurek · 3 years, 2 months ago
  56. 626a931 test_suite_ssl: Add missing arguments in endpoint initialization by Andrzej Kurek · 3 years, 2 months ago
  57. 9abad0c Improve the changelog message to contain more details by Andrzej Kurek · 3 years, 2 months ago
  58. 514683a Add a test with a bad session_id_len that makes cache setting fail by Andrzej Kurek · 3 years, 2 months ago
  59. 780dc18 Refactor test_suite_ssl tests to enable cache setting by Andrzej Kurek · 3 years, 2 months ago
  60. b7aba1a Improve Changelog by Paul Elliott · 3 years, 3 months ago
  61. 072d2b0 Add pem_free() to other error paths in pk_parse_public_key() by Paul Elliott · 3 years, 3 months ago
  62. 56e01f3 Created customary ChangeLog.d entry. by Leonid Rozenboim · 3 years, 4 months ago
  63. 116f50c Fix resource leaks by Leonid Rozenboim · 3 years, 4 months ago
  64. b5b27c1 Misc clean-ups in docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  65. 465341f Add ChangeLog entries for general Use PSA improvements by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  66. 2dc436d Tune description of PSA crypto implementation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  67. 0dba51c Fix list of what's common to TLS 1.2 and 1.3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  68. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  69. cbc03f5 Update README about USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  70. f3f79a0 Now compatible with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  71. 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  72. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  73. b2bd34e Update docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  74. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  75. 97ec0b7 Clarify effect of USE_PSA on TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  76. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  77. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  78. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  79. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  80. 4d7af2a Merge pull request #5835 from superna9999/5831-tls-1-2-ciphersuite-selection by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  81. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  82. 0e39ece Merge pull request #5916 from yuhaoth/pr/tls13-refactor-get-sig-alg-from-pk by Ronald Cron · 3 years, 1 month ago
  83. 7c6b0e4 Merge pull request #5972 from wernerlewis/migration_guide_removals by Paul Elliott · 3 years, 1 month ago
  84. 6931e43 Fix Handshake select ECDH-RSA- test dependencies by Neil Armstrong · 3 years, 1 month ago
  85. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  86. c466ec2 Fix code formatting by Paul Elliott · 3 years, 1 month ago
  87. dfb5da2 Fix changelog requirements section. by Paul Elliott · 3 years, 1 month ago
  88. ff15dba Make definition order a bit neater by Paul Elliott · 3 years, 1 month ago
  89. 7922bfb Merge pull request #6005 from ronald-cron-arm/tls13-changelogs-doc-update by Ronald Cron · 3 years, 1 month ago
  90. 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
  91. 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
  92. dc3f3bb Initilize variable by Gabor Mezei · 3 years, 1 month ago
  93. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  94. 7ac0d49 remove force_version for client by Jerry Yu · 3 years, 1 month ago
  95. 8b8a161 Merge pull request #936 from paul-elliott-arm/fix_tls_record_size_check by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  96. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  97. 52b7d92 fix various issues by Jerry Yu · 3 years, 1 month ago
  98. 0834643 Add TLS 1.3 change logs by Ronald Cron · 3 years, 1 month ago
  99. 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
  100. 7999cb3 Remove auth_mode=required and client crt_file/key_file when testing server authentication by Neil Armstrong · 3 years, 1 month ago