1. a5c5c58 tls13: srv: Fix potential stack buffer overread by Ronald Cron · 1 year, 5 months ago
  2. 720c72b Merge pull request #1202 from davidhorstmann-arm/update-buffer-sharing-design-doc by David Horstmann · 1 year, 5 months ago
  3. 3147034 Mention MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS by David Horstmann · 1 year, 5 months ago
  4. 0ea8071 Remove 'Question' line around testing by David Horstmann · 1 year, 5 months ago
  5. 4d01066 Mention metatest.c by David Horstmann · 1 year, 5 months ago
  6. 872ee6e Mention MBEDTLS_TEST_MEMORY_CAN_POISON by David Horstmann · 1 year, 5 months ago
  7. 12b35bf Discuss test wrappers and updating them by David Horstmann · 1 year, 5 months ago
  8. 5ea99af Add discussion of copying conveience macros by David Horstmann · 1 year, 5 months ago
  9. 1c3b227 Abstractify example in design exploration by David Horstmann · 1 year, 5 months ago
  10. 3f2dcdd Rename mbedtls_psa_core_poison_memory() by David Horstmann · 1 year, 5 months ago
  11. 331b2cf Clarify design decision in light of actions by David Horstmann · 1 year, 5 months ago
  12. 24c269f Rewrite section on PSA copy functions by David Horstmann · 1 year, 5 months ago
  13. abbf2c4 Merge pull request #1191 from davidhorstmann-arm/psa-shared-memory-changelog by David Horstmann · 1 year, 5 months ago
  14. ea08045 Merge pull request #1199 from davidhorstmann-arm/invert-buffer-protection-option by David Horstmann · 1 year, 5 months ago
  15. 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  16. 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  17. 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  18. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  19. 91f7e07 Merge pull request #1196 from davidhorstmann-arm/buffer-sharing-merge by Gilles Peskine · 1 year, 5 months ago
  20. 8564f78 Merge pull request #1201 from yanesca/add-cve-ids-to-changelog by Janos Follath · 1 year, 5 months ago
  21. 9edd7fd Add CVE IDs to Changelog by Janos Follath · 1 year, 5 months ago
  22. 0634168 Reference issue #3266 by David Horstmann · 1 year, 5 months ago
  23. eff3d1e Use the exact phrase 'shared memory' by David Horstmann · 1 year, 5 months ago
  24. 5aef299 Merge pull request #1197 from tom-daubney-arm/buffer_sharing_cleanup by David Horstmann · 1 year, 5 months ago
  25. 4407aba Mention the CVE number that is fixed by David Horstmann · 1 year, 5 months ago
  26. 7fc35a5 Reword ChangeLog entry. Specifically: by David Horstmann · 1 year, 5 months ago
  27. dca796b Remove further instance of LOCAL_OUTPUT_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
  28. 80a5dbd Regenerate PSA wrappers for new PSA functions by David Horstmann · 1 year, 5 months ago
  29. 4bc77c4 Remove LOCAL_OUTPUT_ALLOC_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
  30. 7102d0f Add bugfix section about buffer sharing by David Horstmann · 1 year, 5 months ago
  31. 1d3276d Reword ChangeLog entry for shared memory work by David Horstmann · 1 year, 5 months ago
  32. 692fb3c Fix missing semicolon by Thomas Daubney · 1 year, 5 months ago
  33. c2ac51e Fix removed space in merge resolution by David Horstmann · 1 year, 5 months ago
  34. db90914 Change goto exit into direct return by David Horstmann · 1 year, 5 months ago
  35. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  36. 3232842 Merge pull request #1188 from davidhorstmann-arm/interruptible-sign-hash-buffer-protection by David Horstmann · 1 year, 5 months ago
  37. a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
  38. b5b185b Merge pull request #8850 from billatarm/fix-pc-files by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/development/pr-8850-fe164aecfcf8f5628e554562adeecb8c0ea93311
  39. fe164ae Merge pull request #8887 from gilles-peskine-arm/pk_import_into_psa-fix_doxygen_code_blocks by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  40. 1c191c1 Merge pull request #8917 from gilles-peskine-arm/mbedtls_pk_decrypt-USE_PSA_CRYPTO-changelog-correction by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  41. 88c2755 mbedtls_pk_decrypt/encrypt actually check the padding mode by Gilles Peskine · 1 year, 5 months ago
  42. 66ebde4 Merge pull request #8916 from daverodgman/iar-bignum-fix by Dave Rodgman · 1 year, 5 months ago
  43. 5fb5cce Add ChangeLog for PSA buffer sharing fix by David Horstmann · 1 year, 5 months ago
  44. e98a492 Merge pull request #1187 from ronald-cron-arm/issue-1185 by Ronald Cron · 1 year, 5 months ago
  45. c5064c8 Do not attempt to wipe output buffer if it is NULL by David Horstmann · 1 year, 5 months ago
  46. 5ba3f5f Flip logic of generate_psa_wrappers.py by David Horstmann · 1 year, 5 months ago
  47. 5d64c6a Generate memory poisoning in wrappers by David Horstmann · 1 year, 5 months ago
  48. 0fea6a5 Add buffer copying to psa_verify_hash_start() by David Horstmann · 1 year, 5 months ago
  49. 4a523a6 Add buffer copying to psa_sign_hash_start/complete by David Horstmann · 1 year, 5 months ago
  50. d282e26 Fix IAR warning by Dave Rodgman · 1 year, 5 months ago
  51. 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  52. 43edc75 Merge pull request #8882 from Ryan-Everett-arm/threading-key-tests by Janos Follath · 1 year, 5 months ago
  53. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  54. 44193fa Fix and improve the change log by Ronald Cron · 1 year, 5 months ago
  55. a09b01b Merge pull request #8912 from Ryan-Everett-arm/double-destroy-key-bugfix by Paul Elliott · 1 year, 5 months ago gh-readonly-queue/development/pr-8912-af3e574f5ff29bb56531c022ec7a551cfc8570f6
  56. 23dc8b5 Fix code style by Janos Follath · 1 year, 5 months ago
  57. adb9d2d Remove volatile from declaration by Janos Follath · 1 year, 5 months ago
  58. d6df0a5 Fix use of volatile by Janos Follath · 1 year, 5 months ago
  59. b888bc0 Fix typo by Janos Follath · 1 year, 5 months ago
  60. af3e574 Merge pull request #8862 from valeriosetti/issue8825 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  61. 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
  62. d868b74 Fix potential bug in psa_destroy_key where multiple threads can return PSA_SUCCESS by Ryan Everett · 1 year, 5 months ago
  63. 16ef486 Improve style by Janos Follath · 1 year, 5 months ago
  64. 4ec0fb5 Avoid implementation defined behaviour by Janos Follath · 1 year, 5 months ago
  65. 30f49f1 Hinder unwanted optimisations by Janos Follath · 1 year, 5 months ago
  66. 849bb71 Merge pull request #1160 from davidhorstmann-arm/copying-pake by David Horstmann · 1 year, 5 months ago
  67. e1295fa tests: ssl: early data: Fix comments by Ronald Cron · 1 year, 5 months ago
  68. 080a517 Merge pull request #8861 from ronald-cron-arm/tls13-srv-select-kex by Janos Follath · 1 year, 5 months ago
  69. a812e0f Merge pull request #8883 from mfischer/fix_shared_secret by Janos Follath · 1 year, 5 months ago
  70. 5247210 tests: suite: early data: Add comments by Ronald Cron · 1 year, 5 months ago
  71. 4facb0a tests: ssl: Improve early data test code by Ronald Cron · 1 year, 5 months ago
  72. 1a13e2f tests: ssl: Improve test code for very small max_early_data_size by Ronald Cron · 1 year, 5 months ago
  73. db944a7 ssl_msg.c: Fix log position by Ronald Cron · 1 year, 5 months ago
  74. e14770f ssl-opt.sh: Fix early data test option by Ronald Cron · 1 year, 5 months ago
  75. 19521dd tls13: srv: Fix/Improve debug logs by Ronald Cron · 1 year, 5 months ago
  76. 7cab4f8 tls13: srv: Fix/Improve comments by Ronald Cron · 1 year, 5 months ago
  77. 16cc370 tls13: srv: Fix initialization value by Ronald Cron · 1 year, 5 months ago
  78. f602f7b tls13: srv: Code improvements by Ronald Cron · 1 year, 5 months ago
  79. 3811765 tls13: srv: Add/Improve comments by Ronald Cron · 1 year, 5 months ago
  80. 74a1629 tls13: srv: Move PSK ciphersuite selection up by Ronald Cron · 1 year, 5 months ago
  81. 3e47eec tls13: srv: Simplify resumption detection by Ronald Cron · 1 year, 6 months ago
  82. e8c162d tls13: srv: Simplify kex availability checks by Ronald Cron · 1 year, 6 months ago
  83. 79cdd41 tls13: srv: Improve key exchange mode determination by Ronald Cron · 1 year, 6 months ago
  84. 1f63fe4 tls13: srv: Fix resume flag in case of cancelled PSK by Ronald Cron · 1 year, 5 months ago
  85. cf28456 tls13: srv: Determine best key exchange mode for a PSK by Ronald Cron · 1 year, 6 months ago
  86. 89089cc tls13: srv: Factorize ciphersuite selection code by Ronald Cron · 1 year, 6 months ago
  87. f7e9916 tls13: srv: Fix MBEDTLS_SSL_SESSION_TICKETS guard position by Ronald Cron · 1 year, 6 months ago
  88. 12e72f1 tls13: srv: Always parse the pre-shared key extension by Ronald Cron · 1 year, 6 months ago
  89. 7a30cf5 tls13: srv: Stop earlier identity check by Ronald Cron · 1 year, 5 months ago
  90. fbae94a tls13: srv: Improve ticket identity check return values by Ronald Cron · 1 year, 8 months ago
  91. 3cdcac5 tls13: srv: Fix return value by Ronald Cron · 1 year, 8 months ago
  92. 6e31127 tls13: srv: Define specific return macros for binder check by Ronald Cron · 1 year, 8 months ago
  93. 139a418 Merge pull request #8587 from yanrayw/issue/4911/ssl_setup-check-RNG-configuration by Ronald Cron · 1 year, 5 months ago
  94. 53dff7b Do not forget about TLS 1.2 disabled at runtime aspect by Ronald Cron · 1 year, 5 months ago
  95. 93795f2 tls13: Improve comment about cast to uint32_t by Ronald Cron · 1 year, 5 months ago
  96. e301813 Improve change log by Ronald Cron · 1 year, 5 months ago
  97. 130bfe7 Add change log by Ronald Cron · 1 year, 5 months ago
  98. d4c57c0 Merge branch 'development-restricted' into key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  99. 63c1cf7 Remove MBEDTLS_THREADING_C check in check_test_dependencies by Ryan Everett · 1 year, 5 months ago
  100. 16d5160 Allow the use of threading dependancies in PSA tests. by Paul Elliott · 1 year, 5 months ago