1. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  2. 17292f7 Minor fixes by Dave Rodgman · 2 years, 6 months ago
  3. 99ff0a7 Fix some additional over-long lines by Dave Rodgman · 2 years, 6 months ago
  4. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  5. 38699e5 Update the getting-started doc by Dave Rodgman · 2 years, 7 months ago
  6. 6bbeba6 Add ssl-opt.sh support to outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  7. 222bc85 Update outcome analysis script & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  8. a6e0291 Update documentation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  9. 55a188b Clarify the "restart vs use PSA" situation in TLS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  10. 4a8c9e2 tls13: Add definition of mbedtls_ssl_{write,read}_early_data by Ronald Cron · 2 years, 9 months ago
  11. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  12. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  13. 9398664 Remove reference vs drivers test from outcome-analysis.sh by Przemek Stekiel · 2 years, 9 months ago
  14. e2977b6 Remove TLS 1.2 exception about EC J-PAKE and PSA Crypto by Neil Armstrong · 2 years, 11 months ago
  15. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  16. 93dcb1b Update TLS 1.3 support document by Ronald Cron · 2 years, 10 months ago
  17. 10bf956 tls13: Fix documentation by Ronald Cron · 2 years, 10 months ago
  18. 9810b6d Fix kex config options documentation in tls13-support.md by Ronald Cron · 2 years, 10 months ago
  19. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  20. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  21. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  22. b51051f Cosmetic improvement by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  23. f6e6df9 Add option for before-after or just ref-drivers by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  24. 2bb2f15 Improve driver-only outcome-analysis script by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  25. b319684 Additional updates to docs links by Dave Rodgman · 2 years, 10 months ago
  26. b549776 Merge branch 'Mbed-TLS:development' into codegen_1.1 by asfand-silabs · 2 years, 11 months ago
  27. 138387f Fix some typos, improve wording & formatting by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  28. d18c24b EC J-PAKE is now implemented in PSA by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  29. a2cac32 Update and document mbedtls extensions by Archana · 3 years, 4 months ago
  30. 1776dd9 Doc improvements -Cosmetic by Archana · 3 years, 4 months ago
  31. 4688624 Driver Wrappers code gen migration guide updated. by Archana · 3 years, 5 months ago
  32. c42c7e6 Update documentation in legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  33. 11265d7 Remove PKCS5 from the ref config in the migration script by Andrzej Kurek · 3 years ago
  34. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  35. 0b86ac1 Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  36. 68429fc Fix a few more typos by Manuel Pégourié-Gonnard · 3 years ago
  37. fca4dc6 Clarifications & improved documentation by Manuel Pégourié-Gonnard · 3 years ago
  38. fb2ed58 Add notes on steps and testing by Manuel Pégourié-Gonnard · 3 years ago
  39. c8c352c Update strategy document to reflect new macros by Manuel Pégourié-Gonnard · 3 years ago
  40. bdc8fd6 Suggest strategy for intra-crypto dependencies by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  41. 8c7b81c Fix a bunch of typos by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  42. f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  43. af8cf5c Add a partial plan towards G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  44. c0d78e9 Remove outdated paragraphs about G5 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  45. 481846c General update of PSA strategy documentation by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  46. b5b27c1 Misc clean-ups in docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  47. 0dba51c Fix list of what's common to TLS 1.2 and 1.3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  48. 9bf9b9e Link to restartable ECC EPIC by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  49. f3f79a0 Now compatible with MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  50. 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  51. 103b992 Remove HKDF-Extract/Expand by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  52. b2bd34e Update docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  53. ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  54. 97ec0b7 Clarify effect of USE_PSA on TLS 1.3 by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  55. 2a47d23 Update strategy.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  56. 83c5388 Update psa-limitations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  57. b8a6c23 Update testing.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  58. 2ffb93a Rm tasks-g2.md by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  59. 7c6b0e4 Merge pull request #5972 from wernerlewis/migration_guide_removals by Paul Elliott · 3 years, 1 month ago
  60. 3cb707d Fix and improve logs and documentation by Ronald Cron · 3 years, 1 month ago
  61. 2ba0d23 Update TLS 1.3 support documentation by Ronald Cron · 3 years, 1 month ago
  62. 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
  63. 0b7ee23 Historical update: the layout on stdio changed in Mbed Crypto 1.1.0 by Gilles Peskine · 3 years, 1 month ago
  64. 3898961 Typos by Gilles Peskine · 3 years, 1 month ago
  65. 219a348 Repeat the seed file documentation in 2.25.0 by Gilles Peskine · 3 years, 1 month ago
  66. 3d65a19 Fix wrong type in C snippet by Gilles Peskine · 3 years, 1 month ago
  67. 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
  68. 25e39f2 Add section for Mbed TLS 2.25.0+ by Gilles Peskine · 3 years, 1 month ago
  69. afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
  70. 05d5f81 Fix spelling and formatting consistency by Werner Lewis · 3 years, 1 month ago
  71. 6b14c69 Improve documentation by Ronald Cron · 3 years, 1 month ago
  72. 139d0aa Fix typo in documentation by Ronald Cron · 3 years, 2 months ago
  73. 44b23b1 tls13: Document TLS 1.3 handshake implementation by Ronald Cron · 3 years, 2 months ago
  74. 4abd7c2 Minor phrasing changes by Werner Lewis · 3 years, 1 month ago
  75. 129d6ad Use mbedtls-2.28 branch for documentation link by Werner Lewis · 3 years, 1 month ago
  76. 4b8aaa4 Add clarification on 2.x branch choice by Werner Lewis · 3 years, 1 month ago
  77. f5b86f3 Add clarification for 2.x section by Werner Lewis · 3 years, 1 month ago
  78. f8a4787 Add guidance for generating deprecated list by Werner Lewis · 3 years, 1 month ago
  79. 016cec1 Add deprecated macros to migration guide by Werner Lewis · 3 years, 1 month ago
  80. 745fcde Add reference to 2.x docs to migration guide by Werner Lewis · 3 years, 1 month ago
  81. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  82. 65a141a Fix minor grammatical error by Dave Rodgman · 3 years, 4 months ago
  83. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  84. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  85. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  86. 8f6d39a Make some handshake TLS 1.3 utility routines available for TLS 1.2 by Ronald Cron · 3 years, 5 months ago
  87. fdfc10b Merge pull request #4408 from gilles-peskine-arm/storage-format-check-mononicity by Gilles Peskine · 3 years, 5 months ago
  88. e356f07 Merge pull request #5512 from gilles-peskine-arm/psa-driver-interface-tweaks-202201 by Gilles Peskine · 3 years, 5 months ago
  89. 790f742 Storage format test regressions are now checked mechanically by Gilles Peskine · 3 years, 5 months ago
  90. bd19287 fix docs issue by Jerry Yu · 3 years, 6 months ago
  91. adb1869 fix document about tls13 by Jerry Yu · 3 years, 6 months ago
  92. 72a0565 docs: Add version support description by Jerry Yu · 3 years, 6 months ago
  93. 87829e5 Fix documentation by Ronald Cron · 3 years, 6 months ago
  94. 4279bac Document TLS 1.3 MVP limitation regarding MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 3 years, 6 months ago
  95. c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  96. c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  97. 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  98. 2c5fbad Merge pull request #5004 from mpg/doc-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  99. 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  100. 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago