1. 0038408 Properly initialize SSL endpoint objects by Gilles Peskine · 6 weeks ago
  2. 042ee3b Fix accidentally skipped test assertion by Gilles Peskine · 6 weeks ago
  3. ed87da7 Merge remote-tracking branch 'restricted/development-restricted' into future_rc by Minos Galanakis · 6 weeks ago
  4. 78b0521 Remove trailing whitespace by Ari Weiler-Ofek · 7 weeks ago
  5. 69f5706 Add explanatory comment above #include "../tf-psa-crypto/core/common.h" by Ari Weiler-Ofek · 7 weeks ago
  6. cfbee27 Add include so psasim files can find new macro by Felix Conway · 7 weeks ago
  7. 5b84ae1 Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING by Felix Conway · 8 weeks ago
  8. 79b5138 Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning by Felix Conway · 8 weeks ago
  9. 48552b6 Merge pull request #10187 from valeriosetti/ecp-restartable-development by Manuel Pégourié-Gonnard · 7 weeks ago
  10. b1d3e2e Merge pull request #9634 from gabor-mezei-arm/9144_update_depends.py_hashes_domain by Ronald Cron · 8 weeks ago
  11. f5a63d1 Fix invalid test data by aligning with 3.6 by Manuel Pégourié-Gonnard · 8 weeks ago
  12. d2262f2 Uncomment tests now that crypto is fixed by Manuel Pégourié-Gonnard · 10 weeks ago
  13. a81d6df tests|programs: remove usage of mbedtls_ecp_set_max_ops() by Valerio Setti · 3 months ago
  14. 3795f8a Remove temporary component created for SHA3 testing by Gabor Mezei · 9 weeks ago
  15. ef013a6 Use PSA macros for the `hashes` domain by Gabor Mezei · 11 months ago
  16. 43c891a Remove requirement on MBEDTLS_PLATFORM_C from configs by Felix Conway · 9 weeks ago
  17. cdd91da Merge pull request #10145 from gabor-mezei-arm/remove_sha3_config_option by Manuel Pégourié-Gonnard · 8 weeks ago
  18. 2649800 Do not disable `PSA_WANT_SHA3` macros when driver accel is used by Gabor Mezei · 9 weeks ago
  19. b4cbc15 Merge pull request #10192 from valeriosetti/fixes-for-ecp-restartable-part2 by Gilles Peskine · 9 weeks ago
  20. e806134 Merge pull request #10173 from gilles-peskine-arm/oid-split-x509 by Manuel Pégourié-Gonnard · 9 weeks ago
  21. 4aa974f Remove `MBEDTLS_SHA3_C` config option by Gabor Mezei · 3 months ago
  22. b828820 Declare oid_xxx_numeric_string only when they are defined by Gilles Peskine · 3 months ago
  23. 02ec585 Replace MBEDTLS_OID_C by function-specific dependencies by Gilles Peskine · 3 months ago
  24. cd4c0d7 Move OID string definitions back to mbedtls/oid.h by Gilles Peskine · 3 months ago
  25. 4c83221 Replace MBEDTLS_ERR_OID_NOT_FOUND with MBEDTLS_ERR_X509_UNKNOWN_OID by Gilles Peskine · 3 months ago
  26. 47f1d7b Replace MBEDTLS_ERR_OID_BUF_TOO_SMALL with PSA_ERROR_BUFFER_TOO_SMALL by Gilles Peskine · 3 months ago
  27. 32a1112 Remove MBEDTLS_OID_X509_EXT_xxx constants by Gilles Peskine · 4 months ago
  28. b7ef4df Remove OID tables that are not used in X.509 by Gilles Peskine · 3 months ago
  29. 532e3ee Switch library and tests to the x509_oid module by Gilles Peskine · 3 months ago
  30. 86a47f8 Switch to "x509_oid.h" in code that uses OID functions by Gilles Peskine · 3 months ago
  31. b9d7284 Fix calling `config.py` and update comment by Gabor Mezei · 9 weeks ago
  32. 8e5ee47 Add temporary component for SHA3 testing by Gabor Mezei · 9 weeks ago
  33. 03a86e7 test: suites: pkcs7/x509parse: add missing PSA_INIT and PSA_DONE by Valerio Setti · 10 weeks ago
  34. 5989da2 Add tests for bug in mbedtls_x509_string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  35. a4ffc4e Merge remote-tracking branch 'public/development' into development-restricted by Manuel Pégourié-Gonnard · 10 weeks ago
  36. 80b697d Merge pull request #10183 from felixc-arm/fix-ssl-opt-error-codes by Gilles Peskine · 10 weeks ago
  37. 4a2e7b9 tests: suite_x509parse: set PSA max operations in x509_verify_restart() by Valerio Setti · 2 months ago
  38. e0ce40b Change hardcoded error values in ssl-opt to take in the PSA error alias by Felix Conway · 3 months ago
  39. b9da11f Test with GCC 15 with sloppy union initialization by Gilles Peskine · 3 months ago
  40. d31a3c3 Merge pull request #10159 from gilles-peskine-arm/union-initialization-gcc15-preliminaries-dev by Gilles Peskine · 3 months ago
  41. 7769c16 Merge pull request #9654 from gabor-mezei-arm/9145_update_depends.py_pkalgs_domain by Manuel Pégourié-Gonnard · 3 months ago
  42. bda3ab9 Add unit test for new behaviour of string_to_names() by Manuel Pégourié-Gonnard · 3 months ago
  43. 49b7ef6 Merge pull request #10166 from gilles-peskine-arm/oid-split-restore-x509 by Gilles Peskine · 3 months ago
  44. f13fd1e Use PSA macros for the `pkalgs` domain by Gabor Mezei · 10 months ago
  45. d0e799a Improve comments by Gilles Peskine · 3 months ago
  46. d69bfb9044 Allow gcc-15 to be in $PATH by Gilles Peskine · 6 months ago
  47. 27f0713 Enable drivers when testing with GCC 15 by Gilles Peskine · 6 months ago
  48. 6e24504 GCC 15: Silence -Wunterminated-string-initialization by Gilles Peskine · 8 months ago
  49. 579475d Test with GCC 15 by Gilles Peskine · 8 months ago
  50. 1876efc Merge remote-tracking branch 'development' into HEAD by Gilles Peskine · 3 months ago
  51. 47c8579 Copy OID files that are getting moved to tf-psa-crypto by Gilles Peskine · 3 months ago
  52. b8d5649 tests: test_suite_x509: adapt RSA-PSS tests by Valerio Setti · 3 months ago
  53. 7f6f4e6 library: pass NULL options parameter to mbedtls_pk_verify_ext() by Valerio Setti · 3 months ago
  54. d24dfad library: x509: remove sig_opts from mbedtls_x509_sig_alg_gets() by Valerio Setti · 3 months ago
  55. 2439c4c Merge pull request #10090 from valeriosetti/issue9618-development by Gilles Peskine · 3 months ago
  56. 1afedac tests: scripts: add new component to configuration-platform.sh by Valerio Setti · 3 months ago
  57. 5f6c633 Merge pull request #10157 from diopoex/development by Gilles Peskine · 3 months ago
  58. 02c80e6 Fix test and formatting in ssl_context_info by Paul Höhn · 3 months ago
  59. e380416 fixed the tests by Paul Höhn · 3 months ago
  60. 0f0304d scripts: tests: fix component_test_full_cmake_clang by Valerio Setti · 3 months ago
  61. 7fb7fda tests: scripts: fix component_test_no_platform() by Valerio Setti · 3 months ago
  62. b13d29e tests: scripts: fix test_cmake_out_of_source by Valerio Setti · 4 months ago
  63. 7ac1184 configs: add PLATFORM_C to configs using ENTROPY_C by Valerio Setti · 4 months ago
  64. 73bd210 tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY by Valerio Setti · 4 months ago
  65. 405d4ad psasim: add timeout while waiting for psa_server to start by Valerio Setti · 4 months ago
  66. 1948c94 added dependencies to test scripts by Ben Taylor · 5 months ago
  67. ad6953f Merge pull request #10114 from felixc-arm/switch-to-which-aes by David Horstmann · 3 months ago
  68. 4156c49 Merge pull request #10122 from felixc-arm/move-public-headers by Gilles Peskine · 3 months ago
  69. 97c45bb Merge pull request #10120 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408 by Gilles Peskine · 3 months ago
  70. 6908580 Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation by Felix Conway · 4 months ago
  71. ad70494 Remove executable permissions and shebang from component-platforms.sh by Felix Conway · 4 months ago
  72. 8e13c8f Add shebang to fix CI error by Felix Conway · 4 months ago
  73. 5081d65 Switch all.sh components from selftest to which_aes by Felix Conway · 4 months ago
  74. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  75. a5db6c1 Fix record insertion by Manuel Pégourié-Gonnard · 4 months ago
  76. 7af97b6 Use HANDSHAKE_OVER in nominal test cases by Manuel Pégourié-Gonnard · 4 months ago
  77. 8d73bdc Improve comments by Manuel Pégourié-Gonnard · 4 months ago
  78. 6fedc4e Add executable permissions to new perl file by Felix Conway · 4 months ago
  79. 132f5b9 Use same dependencies for helper functions by Manuel Pégourié-Gonnard · 4 months ago
  80. 1f471a1 Tighten dependencies again by Manuel Pégourié-Gonnard · 4 months ago
  81. 921a2ac Improve dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  82. 0a1996f Tighten dependency declarations by Manuel Pégourié-Gonnard · 4 months ago
  83. c0721e0 Improve documentation by Gilles Peskine · 5 months ago
  84. eb48890 Remove redundant setup by Gilles Peskine · 5 months ago
  85. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  86. 84ccbd8 Simulate closing the connection mid-message by Gilles Peskine · 5 months ago
  87. 5e3c0bd Also test inserting non-empty, non-handshake records by Gilles Peskine · 5 months ago
  88. c34ea47 Fix the build without MBEDTLS_DEBUG_C by Gilles Peskine · 5 months ago
  89. 0742672 Fix the build in PSK-only configurations by Gilles Peskine · 5 months ago
  90. 7ab9fb6 Pacify ancient clang -Wmissing-initializer by Gilles Peskine · 5 months ago
  91. 7c1dbef Test split, coalesced-split and empty handshake records by Gilles Peskine · 5 months ago
  92. 92122ed Create handshake record coalescing tests by Gilles Peskine · 5 months ago
  93. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  94. 1ef121c Move script and update shebang to fix CI by Felix Conway · 4 months ago
  95. e6605f9 Adjust build scripts to accommodate public header move by Felix Conway · 4 months ago
  96. 946bf14 Fix some test helper functions returning 0 on some failures by Gilles Peskine · 4 months ago
  97. 55b8bb4 Check the status of mbedtls_ssl_set_hostname() by Gilles Peskine · 4 months ago
  98. 3b819cf Merge pull request #10109 from mpg/merge-from-restricted by Gilles Peskine · 4 months ago
  99. 8bbe60a Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up by Ronald Cron · 4 months ago
  100. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago