1. 7fb7fda tests: scripts: fix component_test_no_platform() by Valerio Setti · 4 months ago
  2. 1971eab programs: test: add C++ specific commands to cpp_dummy_build by Valerio Setti · 4 months ago
  3. b13d29e tests: scripts: fix test_cmake_out_of_source by Valerio Setti · 4 months ago
  4. 7ac1184 configs: add PLATFORM_C to configs using ENTROPY_C by Valerio Setti · 4 months ago
  5. 3775c9b programs: selftest: remove direct call to mbedtls_platform_entropy_poll() by Valerio Setti · 4 months ago
  6. 73bd210 tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY by Valerio Setti · 4 months ago
  7. 405d4ad psasim: add timeout while waiting for psa_server to start by Valerio Setti · 4 months ago
  8. c568688 config.py: do not enable MBEDTLS_PLATFORM_GET_ENTROPY_ALT in full config by Valerio Setti · 4 months ago
  9. 748e24d Merge pull request #10143 from diopoex/development by Gilles Peskine · 3 months ago
  10. 4f4a2b3 Merge pull request #10146 from gilles-peskine-arm/pylint-check-str-concat-dev by David Horstmann · 3 months ago
  11. ad6953f Merge pull request #10114 from felixc-arm/switch-to-which-aes by David Horstmann · 3 months ago
  12. 8893a8f Complain about a missing comma in multiline lists of strings by Gilles Peskine · 3 months ago
  13. 0f6dd1c Prepare framework for pylint check-str-concat-over-line-jumps by Gilles Peskine · 3 months ago
  14. 4156c49 Merge pull request #10122 from felixc-arm/move-public-headers by Gilles Peskine · 3 months ago
  15. 97c45bb Merge pull request #10120 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408 by Gilles Peskine · 3 months ago
  16. f065c31 Update tf-psa-crypto pointer by Felix Conway · 4 months ago
  17. 6908580 Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation by Felix Conway · 4 months ago
  18. ad70494 Remove executable permissions and shebang from component-platforms.sh by Felix Conway · 4 months ago
  19. 8e13c8f Add shebang to fix CI error by Felix Conway · 4 months ago
  20. 9949f00 Add tf-psa-crypto/programs/test/which_aes to Makefile by Felix Conway · 4 months ago
  21. 5081d65 Switch all.sh components from selftest to which_aes by Felix Conway · 4 months ago
  22. b12205c Removed use of mbedtls_cipher_info from ssl_context_info.c by diopoex · 4 months ago
  23. 0d4fca2 Update submodule pointers by Felix Conway · 4 months ago
  24. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  25. 61bd272 Check include/mbedtls exists before including from it by Felix Conway · 4 months ago
  26. dc6f6ec Update framework pointer to merge commit by Felix Conway · 4 months ago
  27. 819bb4a Reset crypto pointer to development by Felix Conway · 4 months ago
  28. dba07e1 Add missing ifdef for mbedtls_ssl_tls13_exporter by Max Fillinger · 4 months ago
  29. 8ab3d8c Merge pull request #10074 from bjwtaylor/rng-documentation by Manuel Pégourié-Gonnard · 4 months ago gh-readonly-queue/development/pr-10074-a3d27b54fc9dd5d4f030e3e46e637015a863362c
  30. 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
  31. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  32. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  33. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  34. 6fedc4e Add executable permissions to new perl file by Felix Conway · 4 months ago
  35. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  36. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  37. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  38. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  39. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  40. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  41. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  42. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  43. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  44. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  45. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  46. bc694b3 Fix printf of enum by Gilles Peskine · 5 months ago
  47. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  48. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  49. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  50. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  51. c67befe Add a log message on every SSL state transition by Gilles Peskine · 5 months ago
  52. f670ba5 Always call mbedtls_ssl_handshake_set_state by Gilles Peskine · 5 months ago
  53. 52bed3f Update tf-psa-crypto & framework pointers by Felix Conway · 4 months ago
  54. 4580c71 Merge pull request #10118 from mpg/issue-template by Gilles Peskine · 4 months ago gh-readonly-queue/development/pr-10118-3b819cf22f9eca2f144fd99c05907fd56f7ffd12
  55. 1ef121c Move script and update shebang to fix CI by Felix Conway · 4 months ago
  56. e6605f9 Adjust build scripts to accommodate public header move by Felix Conway · 4 months ago
  57. 946bf14 Fix some test helper functions returning 0 on some failures by Gilles Peskine · 4 months ago
  58. 55b8bb4 Check the status of mbedtls_ssl_set_hostname() by Gilles Peskine · 4 months ago
  59. 3b819cf Merge pull request #10109 from mpg/merge-from-restricted by Gilles Peskine · 4 months ago
  60. f02784b Tune wording by Manuel Pégourié-Gonnard · 4 months ago
  61. 16be0f0 Merge pull request #10008 from valeriosetti/issue138-development by Ronald Cron · 4 months ago
  62. 48e5c95 tf-psa-crypto: update reference by Valerio Setti · 5 months ago
  63. 0690a63 framework: update reference by Valerio Setti · 5 months ago
  64. 09e35e7 Update bug report template for security issues by Manuel Pégourié-Gonnard · 4 months ago
  65. 8bbe60a Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up by Ronald Cron · 4 months ago
  66. 33770e7 Update tf-psa-crypto pointer by Ronald Cron · 4 months ago
  67. 96121ed Update framework pointer by Ronald Cron · 4 months ago
  68. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  69. e235958 Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal by Manuel Pégourié-Gonnard · 4 months ago
  70. 762c801 Use make_generated_files.py in make_generated_files.bat by Ronald Cron · 4 months ago
  71. 444db89 Remove check-generated-files.sh by Ronald Cron · 4 months ago
  72. 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
  73. 5d9b9d2 Rename mbedtls-all.sh to just all.sh by Ronald Cron · 4 months ago
  74. 8e2d40d Remove all.sh wrapper by Ronald Cron · 4 months ago
  75. 1a1ec2f Fix up merge conflict resolution by Max Fillinger · 4 months ago
  76. 29f8f9a Fix dependencies for TLS-Exporter tests by Max Fillinger · 7 months ago
  77. 7577c9e Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT by Max Fillinger · 7 months ago
  78. af2035f Fix mistake in previous comment change by Max Fillinger · 8 months ago
  79. ee33b31 Fix HkdfLabel comment by Max Fillinger · 8 months ago
  80. 5826883 Allow maximum label length in Hkdf-Expand-Label by Max Fillinger · 8 months ago
  81. 9f84333 Exporter: Add min. and max. label tests by Max Fillinger · 8 months ago
  82. 9c5bae5 Fix max. label length in key material exporter by Max Fillinger · 9 months ago
  83. 53d9168 Document BAD_INPUT_DATA error in key material exporter by Max Fillinger · 9 months ago
  84. d23579c Fix requirements for TLS 1.3 Exporter compat test by Max Fillinger · 9 months ago
  85. 22728dc Use mbedtls_calloc, not regular calloc by Max Fillinger · 9 months ago
  86. 4e21703 Add fixed compatibility test for TLS 1.3 Exporter by Max Fillinger · 9 months ago
  87. 7b97712 Remove exporter compatibility test for TLS 1.3 by Max Fillinger · 9 months ago
  88. 6d53a3a Fix openssl s_client invocation by Max Fillinger · 9 months ago
  89. f8059db Print names of new tests properly by Max Fillinger · 9 months ago
  90. 144ccce Fix memory leak in example programs by Max Fillinger · 9 months ago
  91. 92b7a7e ssl-opt.sh: Add tests for keying material export by Max Fillinger · 9 months ago
  92. ee467aa mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints by Max Fillinger · 9 months ago
  93. d6e0095 Exporter tests: Don't use unavailbable constant by Max Fillinger · 9 months ago
  94. 8e0b8c9 Exporter tests: Add missing depends-ons by Max Fillinger · 9 months ago
  95. c6fd1a2 Use one maximum key_len for all exported keys by Max Fillinger · 9 months ago
  96. a9a9e99 Exporter tests: Reduce key size in long key tests by Max Fillinger · 9 months ago
  97. 9dc7b19 Exporter tests: Free endpoints before PSA_DONE() by Max Fillinger · 9 months ago
  98. 364afea Exporter tests: Fix possible uninitialized variable use by Max Fillinger · 9 months ago
  99. ea1e777 Coding style cleanup by Max Fillinger · 9 months ago
  100. 8a2d2ad Exporter tests: Initialize allocated memory by Max Fillinger · 9 months ago