1. ad70494 Remove executable permissions and shebang from component-platforms.sh by Felix Conway · 4 months ago
  2. 8e13c8f Add shebang to fix CI error by Felix Conway · 4 months ago
  3. 9949f00 Add tf-psa-crypto/programs/test/which_aes to Makefile by Felix Conway · 4 months ago
  4. 5081d65 Switch all.sh components from selftest to which_aes by Felix Conway · 4 months ago
  5. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  6. dba07e1 Add missing ifdef for mbedtls_ssl_tls13_exporter by Max Fillinger · 4 months ago
  7. 8ab3d8c Merge pull request #10074 from bjwtaylor/rng-documentation by Manuel Pégourié-Gonnard · 4 months ago gh-readonly-queue/development/pr-10074-a3d27b54fc9dd5d4f030e3e46e637015a863362c
  8. a3d27b5 Merge pull request #10045 from gilles-peskine-arm/defragment-test-server-first-flight-dev by Ronald Cron · 4 months ago gh-readonly-queue/development/pr-10045-4580c71f677f4e56b16f9fe4c71d66457637c0b6
  9. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  10. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  11. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  12. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  13. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  14. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  15. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  16. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  17. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  18. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  19. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  20. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  21. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  22. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  23. bc694b3 Fix printf of enum by Gilles Peskine · 5 months ago
  24. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  25. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  26. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  27. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  28. c67befe Add a log message on every SSL state transition by Gilles Peskine · 5 months ago
  29. f670ba5 Always call mbedtls_ssl_handshake_set_state by Gilles Peskine · 5 months ago
  30. 4580c71 Merge pull request #10118 from mpg/issue-template by Gilles Peskine · 4 months ago gh-readonly-queue/development/pr-10118-3b819cf22f9eca2f144fd99c05907fd56f7ffd12
  31. 3b819cf Merge pull request #10109 from mpg/merge-from-restricted by Gilles Peskine · 4 months ago
  32. f02784b Tune wording by Manuel Pégourié-Gonnard · 4 months ago
  33. 16be0f0 Merge pull request #10008 from valeriosetti/issue138-development by Ronald Cron · 4 months ago
  34. 48e5c95 tf-psa-crypto: update reference by Valerio Setti · 5 months ago
  35. 0690a63 framework: update reference by Valerio Setti · 5 months ago
  36. 09e35e7 Update bug report template for security issues by Manuel Pégourié-Gonnard · 4 months ago
  37. 8bbe60a Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up by Ronald Cron · 4 months ago
  38. 33770e7 Update tf-psa-crypto pointer by Ronald Cron · 4 months ago
  39. 96121ed Update framework pointer by Ronald Cron · 4 months ago
  40. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  41. e235958 Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal by Manuel Pégourié-Gonnard · 4 months ago
  42. 762c801 Use make_generated_files.py in make_generated_files.bat by Ronald Cron · 4 months ago
  43. 444db89 Remove check-generated-files.sh by Ronald Cron · 4 months ago
  44. 694cbfa Merge pull request #10101 from ronald-cron-arm/remove-all-sh-wrapper by Ronald Cron · 4 months ago gh-readonly-queue/development/pr-10101-3189752b2f77a1118d8d8166d9e50c58b2f9fa66
  45. 5d9b9d2 Rename mbedtls-all.sh to just all.sh by Ronald Cron · 4 months ago
  46. 8e2d40d Remove all.sh wrapper by Ronald Cron · 4 months ago
  47. 1a1ec2f Fix up merge conflict resolution by Max Fillinger · 4 months ago
  48. 29f8f9a Fix dependencies for TLS-Exporter tests by Max Fillinger · 7 months ago
  49. 7577c9e Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by Max Fillinger · 7 months ago
  50. af2035f Fix mistake in previous comment change by Max Fillinger · 8 months ago
  51. ee33b31 Fix HkdfLabel comment by Max Fillinger · 8 months ago
  52. 5826883 Allow maximum label length in Hkdf-Expand-Label by Max Fillinger · 8 months ago
  53. 9f84333 Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  54. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  55. 53d9168 Document BAD_INPUT_DATA error in key material exporter by Max Fillinger · 9 months ago
  56. d23579c Fix requirements for TLS 1.3 Exporter compat test by Max Fillinger · 9 months ago
  57. 22728dc Use mbedtls_calloc, not regular calloc by Max Fillinger · 9 months ago
  58. 4e21703 Add fixed compatibility test for TLS 1.3 Exporter by Max Fillinger · 9 months ago
  59. 7b97712 Remove exporter compatibility test for TLS 1.3 by Max Fillinger · 9 months ago
  60. 6d53a3a Fix openssl s_client invocation by Max Fillinger · 9 months ago
  61. f8059db Print names of new tests properly by Max Fillinger · 9 months ago
  62. 144ccce Fix memory leak in example programs by Max Fillinger · 9 months ago
  63. 92b7a7e ssl-opt.sh: Add tests for keying material export by Max Fillinger · 9 months ago
  64. ee467aa mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints by Max Fillinger · 9 months ago
  65. d6e0095 Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  66. 8e0b8c9 Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  67. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  68. a9a9e99 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  69. 9dc7b19 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  70. 364afea Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  71. ea1e777 Coding style cleanup by Max Fillinger · 9 months ago
  72. 8a2d2ad Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago
  73. 8f12e31 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  74. 3e12918 Fix output size check for key material exporter by Max Fillinger · 9 months ago
  75. 28916ac Increase allowed output size of HKDF-Expand-Label by Max Fillinger · 9 months ago
  76. cf007ca Add more tests for keying material export by Max Fillinger · 9 months ago
  77. a5b63c5 Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log by Max Fillinger · 9 months ago
  78. 0747388 Fix #endif comment by Max Fillinger · 9 months ago
  79. 51bec54 Enable MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by default by Max Fillinger · 9 months ago
  80. 2fe35f6 Create MBEDTLS_SSL_KEYING_MATERIAL_EXPORT option by Max Fillinger · 9 months ago
  81. 281fb79 Remove TLS 1.2 Exporter if we don't have randbytes by Max Fillinger · 10 months ago
  82. c9f2c9a Revert "Store randbytes for TLS 1.2 TLS-Exporter" by Max Fillinger · 10 months ago
  83. dbe8645 Fix typos in comments by Max Fillinger · 10 months ago
  84. 155cea0 Use fewer magic numbers in TLS-Exporter functions by Max Fillinger · 10 months ago
  85. f2dda15 Add label length argument to tls_prf_generic() by Max Fillinger · 10 months ago
  86. 48150f5 Store randbytes for TLS 1.2 TLS-Exporter by Max Fillinger · 10 months ago
  87. e10c984 Fix coding style by Max Fillinger · 11 months ago
  88. 29beade Fix build when one of TLS 1.2 or 1.3 is disabled by Max Fillinger · 11 months ago
  89. 7b72220 Fix coding style by Max Fillinger · 11 months ago
  90. 9073e04 Fix TLS exporter changelog entry by Max Fillinger · 11 months ago
  91. ae7d66a Fix doxygen comment parameter name by Max Fillinger · 11 months ago
  92. 5561994 Fix typos in comment by Max Fillinger · 11 months ago
  93. 9c9989f Fix mismatches in function declarations by Max Fillinger · 12 months ago
  94. 91cff44 Fix key_len check in TLS-Exporter by Max Fillinger · 12 months ago
  95. 81dfc88 Actually set exporter defaults in ssl_client2 by Max Fillinger · 12 months ago
  96. 334c367 Simplify mbedtls_ssl_tls13_exporter by Max Fillinger · 12 months ago
  97. c798642 Add test for TLS-Exporter in TLS 1.3 by Max Fillinger · 12 months ago
  98. 136fe9e Fix commented out function declaration by Max Fillinger · 12 months ago
  99. b84cb4b Add changelog entry for TLS-Exporter feature by Max Fillinger · 1 year ago
  100. b2718e1 Add TLS-Exporter options to ssl_client2 by Max Fillinger · 1 year ago