1. b3edc15 Merge pull request #2602 from edsiper/crt-symlink by Gilles Peskine · 3 years ago
  2. 7e1ee0f Merge pull request #6114 from mman/development by Gilles Peskine · 3 years ago
  3. 4741e0b Use double quotes to include private header file psa_crypto_cipher.h by Martin Man · 3 years ago
  4. 919ff15 Merge pull request #4686 from Kazuyuki-Kimura/patch_#2020 by Dave Rodgman · 3 years ago
  5. 257319a Merge pull request #6133 from tom-cosgrove-arm/extend-query_compile_time_config-to-psa_want by Dave Rodgman · 3 years ago
  6. 6957627 Add ChangeLog entry by Thomas Daubney · 3 years, 2 months ago
  7. ff3c6c1 Add parsing of psa/crypto_config.h for PSA_WANT_xxx to query_compile_time_config by Tom Cosgrove · 3 years ago
  8. a948f05 Merge pull request #1986 from jacmet/bn_mul-fix-x86-pic-compilation-for-gcc-4 by Dave Rodgman · 3 years, 1 month ago
  9. ecc1031 Merge pull request #6086 from paul-elliott-arm/fix_cmake_no_gen_files by Dave Rodgman · 3 years, 1 month ago
  10. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 3 years, 1 month ago
  11. c95cb6d Add Changelog entry by Dave Rodgman · 3 years, 1 month ago
  12. 582f72b Fix linking of generated files in cmake by Paul Elliott · 3 years, 1 month ago
  13. d99f24c Add a ChangeLog entry by Tom Cosgrove · 3 years, 1 month ago
  14. 2238eed Update Changelog for 3.2.0 release by Paul Elliott · 3 years, 1 month ago
  15. 2089fd0 Rename Changelog entries that don't have .txt extension by Paul Elliott · 3 years, 1 month ago
  16. 237c87b Add missing Changelog entries by Paul Elliott · 3 years, 1 month ago
  17. ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
  18. 6e80e09 Merge pull request #5915 from AndrzejKurek/cid-resumption-clash by Paul Elliott · 3 years, 1 month ago
  19. 1ce9ca0 Changelog rewording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  20. 826762e Merge pull request #5765 from leorosen/fix-some-resource-leaks by Paul Elliott · 3 years, 1 month ago
  21. 3a29e9c Improve changelog wording by Andrzej Kurek · 3 years, 1 month ago
  22. 2e1a232 Fix changelog wording Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> by Andrzej Kurek · 3 years, 1 month ago
  23. 9abad0c Improve the changelog message to contain more details by Andrzej Kurek · 3 years, 2 months ago
  24. b7aba1a Improve Changelog by Paul Elliott · 3 years, 3 months ago
  25. 56e01f3 Created customary ChangeLog.d entry. by Leonid Rozenboim · 3 years, 4 months ago
  26. 465341f Add ChangeLog entries for general Use PSA improvements by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  27. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  28. bae7a1a Merge pull request #5620 from gstrauss/dn_hints by Paul Elliott · 3 years, 1 month ago
  29. dfb5da2 Fix changelog requirements section. by Paul Elliott · 3 years, 1 month ago
  30. 7922bfb Merge pull request #6005 from ronald-cron-arm/tls13-changelogs-doc-update by Ronald Cron · 3 years, 1 month ago
  31. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  32. 8b8a161 Merge pull request #936 from paul-elliott-arm/fix_tls_record_size_check by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  33. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  34. 0834643 Add TLS 1.3 change logs by Ronald Cron · 3 years, 1 month ago
  35. cf4d9f9 Changelog entry for mbedtls_setbuf() by Gilles Peskine · 3 years, 1 month ago
  36. cb67e1a Merge pull request #5917 from gilles-peskine-arm/asn1write-0-fix by Ronald Cron · 3 years, 1 month ago
  37. 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
  38. f6a56cf Merge pull request #939 from ronald-cron-arm/tls13-add-missing-overread-check by Paul Elliott · 3 years, 1 month ago
  39. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  40. dd76ef3 Refactor AES context to be shallow-copyable by Werner Lewis · 3 years, 2 months ago
  41. 1dc6848 Merge pull request #5976 from gilles-peskine-arm/selftest-calloc-pointer-comparison-fix-development by Dave Rodgman · 3 years, 1 month ago
  42. 5b50f38 Merge pull request #934 from gilles-peskine-arm/mpi-0-mod-2 by Dave Rodgman · 3 years, 1 month ago
  43. d86abf2 Merge pull request #5861 from wernerlewis/csr_subject_comma by Gilles Peskine · 3 years, 1 month ago
  44. 7d14c19 Merge pull request #5905 from gilles-peskine-arm/changelog-improvements-20220609-development by Gilles Peskine · 3 years, 1 month ago
  45. 999ef70 Add accessors to config DN hints for cert request by Glenn Strauss · 3 years, 5 months ago
  46. bf918b9 Use headlinese for added functions, per request by Gilles Peskine · 3 years, 1 month ago
  47. f5b7082 Merge pull request #5811 from polhenarejos/bug_x448 by Dave Rodgman · 3 years, 1 month ago
  48. 251ca25 Clarify potential ambiguity in changelog entry by Gilles Peskine · 3 years, 1 month ago
  49. fd8cfe4 Replace parsing with outputting by Werner Lewis · 3 years, 1 month ago
  50. b33dacd Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  51. e0d7367 Add change log by Ronald Cron · 3 years, 2 months ago
  52. 9738a8d Merge pull request #943 from ronald-cron-arm/tls13-fix-key-usage-checks by Ronald Cron · 3 years, 1 month ago
  53. 0ff241a Remove largely useless bit of test log to silence GCC 12 by Gilles Peskine · 3 years, 1 month ago
  54. 668b31f Fix the wrong variable being used for TLS record size checks by Paul Elliott · 3 years, 2 months ago
  55. 93a7f7d Merge pull request #5954 from wernerlewis/x509_next_merged by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  56. 5708b45 Add a changelog entry for the session resumption + CID bug by Andrzej Kurek · 3 years, 1 month ago
  57. 19a567b Fix impact evaluation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  58. 32a38df Add ChangeLog for potential overread with USE_PSA by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  59. e0469b5 Merge pull request #931 from AndrzejKurek/clihlo_cookie_pxy_fix by Gilles Peskine · 3 years, 2 months ago
  60. 98473c4 Officially deprecate MBEDTLS_PSA_CRYPTO_SE_C by Gilles Peskine · 3 years, 2 months ago
  61. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 2 months ago
  62. c3e9abe Add change log by Ronald Cron · 3 years, 2 months ago
  63. b3acb05 Add mbedtls_x509_dn_get_next function by Werner Lewis · 3 years, 2 months ago
  64. 321a089 Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
  65. 96d5439 Fix incorrect changelog entry by Andrzej Kurek · 3 years, 2 months ago
  66. ae25bb0 Fix null pointer dereference in mpi_mod_int(0, 2) by Gilles Peskine · 3 years, 2 months ago
  67. 76c1c6b Changelog: minor copyediting by Gilles Peskine · 3 years, 2 months ago
  68. e1efbf7 Changelog: when adding a new function, state its name by Gilles Peskine · 3 years, 2 months ago
  69. c23a6d4 Changelog: make some long entries about TLS 1.3 more to the point by Gilles Peskine · 3 years, 2 months ago
  70. 26a51cf Changelog: list deprecations in the dedicated section by Gilles Peskine · 3 years, 2 months ago
  71. 8df3623 Changelog: clarify some cmake-related entries as being about cmake by Gilles Peskine · 3 years, 2 months ago
  72. fed024d Changelog: mention bug id in bugfix entry by Gilles Peskine · 3 years, 2 months ago
  73. d99083f Changelog: remove bugfix entry that's actually a robustness improvement by Gilles Peskine · 3 years, 2 months ago
  74. 3ea721e Changelog: Remove redundant entry about USE_PSA_CRYPTO in reduced configs by Gilles Peskine · 3 years, 2 months ago
  75. 10301d4 Changelog: Consolidate and clarify Armv8 SHA2 acceleration support by Gilles Peskine · 3 years, 2 months ago
  76. 1193069 Merge pull request #5827 from wernerlewis/time_utc by Dave Rodgman · 3 years, 2 months ago
  77. 5f2bc75 Merge pull request #5792 from yuhaoth/pr/add-tls13-moving-state-tests by Paul Elliott · 3 years, 2 months ago
  78. 5313f03 Add change log by Ronald Cron · 3 years, 2 months ago
  79. 4b55a89 Merge pull request #5887 from tom-daubney-arm/mbedtls_x509_crt_ext_types_accessor by Dave Rodgman · 3 years, 2 months ago
  80. e6487ab Add a changelog entry for the cookie parsing bounds bug by Andrzej Kurek · 3 years, 2 months ago
  81. 5e03d9e Merge pull request #5837 from robert-shade/robert-shade/add_subdirectory_support by Dave Rodgman · 3 years, 2 months ago
  82. 452a415 Changelog: HKDF-Expand and HKDF-Extract as separate algorithms in the PSA API by Przemek Stekiel · 3 years, 2 months ago
  83. acd01e5 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
  84. 3d3cfc5 Add Changelog entry by Thomas Daubney · 3 years, 2 months ago
  85. f940693 Merge pull request #5725 from tom-daubney-arm/x25519_program by Gilles Peskine · 3 years, 2 months ago
  86. 09858ae Merge pull request #5813 from mprse/deprecate_mbedtls_cipher_setup_psa by Gilles Peskine · 3 years, 2 months ago
  87. 3527880 Add Changelog entry by Dave Rodgman · 3 years, 2 months ago
  88. a636d1f Merge pull request #5714 from daverodgman/k-stachowiak_static-runtime-option-msvc by Dave Rodgman · 3 years, 2 months ago
  89. 32c995a Merge pull request #5724 from Biswa96/cmake-mingw by Dave Rodgman · 3 years, 2 months ago
  90. 591e729 Allow building as a subdir by Robert Shade · 3 years, 3 months ago
  91. eff0f3f Add changelog entry by Thomas Daubney · 3 years, 3 months ago
  92. 3e56130 psa_raw_key_agreement: return BUFFER_TOO_SMALL when warranted by Gilles Peskine · 3 years, 4 months ago
  93. 3383e43 Add changelog entry by Dave Rodgman · 3 years, 3 months ago
  94. fd750d1 Add change log entry: deprecate mbedtls_cipher_setup_psa by Przemek Stekiel · 3 years, 3 months ago
  95. f72803d Removing tabs. by Pol Henarejos · 3 years, 3 months ago
  96. 030e802 Added Changelog entry. by Pol Henarejos · 3 years, 3 months ago
  97. b374a98 Add ChangeLog entry by Werner Lewis · 3 years, 3 months ago
  98. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  99. 4acd3c7 Merge pull request #5776 from mprse/mixed_psk_log by Gilles Peskine · 3 years, 3 months ago
  100. f216179 Merge pull request #2082 from hanno-arm/iotssl-2490 by Gilles Peskine · 3 years, 3 months ago