1. ac6d35f test: update components' descriptions by Valerio Setti · 2 years ago
  2. 52ba0e3 test: improve accelerated TFM configuration test and add reference by Valerio Setti · 2 years ago
  3. c5c4bd2 test: add component testing TFM configuration and P256M driver by Valerio Setti · 2 years ago
  4. 26b7c93 Merge pull request #7992 from valeriosetti/issue7755 by Manuel Pégourié-Gonnard · 2 years ago
  5. 54da1a6 Merge pull request #7578 from daverodgman/safer-ct5 by Manuel Pégourié-Gonnard · 2 years ago
  6. e7700a7 Merge pull request #7936 from AgathiyanB/assert-false-macro by Tom Cosgrove · 2 years ago
  7. 3580f44 test: solve test disparities for x509[parse/write] suites by Valerio Setti · 2 years ago
  8. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  9. ac69b45 Document and test mbedtls_ct_size_if_else_0 by Dave Rodgman · 2 years ago
  10. 98ddc01 Rename ...if0 to ...else_0 by Dave Rodgman · 2 years ago
  11. b7825ce Rename uint->bool operators to reflect input types by Dave Rodgman · 2 years ago
  12. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  13. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  14. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  15. c5d85e5 test: remove BIGNUM dependencies from pk[parse/write] suites by Valerio Setti · 2 years ago
  16. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  17. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  18. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  19. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  20. abd00d0 test: adding new components for testing and driver coverage analysis without BN by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  21. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  22. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  23. 953f2a4 Merge pull request #7892 from AgathiyanB/fix-coverage-MBEDTLS_ECP_NIST_OPTIM-disabled by Dave Rodgman · 2 years ago
  24. 4dd8931 Update w.r.t. test macro name changes from #6253 by Dave Rodgman · 2 years ago
  25. c98f8d9 Merge branch 'development' into safer-ct5 by Dave Rodgman · 2 years ago
  26. 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
  27. 003a5e1 Merge pull request #1046 from Mbed-TLS/merge_3.4.1 by Dave Rodgman · 2 years ago
  28. a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
  29. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  30. 6919546 Update more test dependencies when using test-ca.key by Gilles Peskine · 2 years ago
  31. d4e7fe0 Change tests to work on different MBEDTLS_RSA_GEN_KEY_MIN_BITS configs by Waleed Elmelegy · 2 years ago
  32. a824f8b Update test dependencies when using test-ca.key by Gilles Peskine · 2 years ago
  33. 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
  34. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  35. 50745e7 Update failing unit tests to use the moved data files by Gilles Peskine · 2 years ago
  36. 7e52921 Copy test certificates files from development by Gilles Peskine · 2 years ago
  37. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  38. 895074e Merge pull request #8002 from valeriosetti/issue7904 by Bence Szépkúti · 2 years ago
  39. d55e451 Merge pull request #7997 from yanesca/fix_new_bignum_tests by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7997-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
  40. 9da40b8 Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  41. 926d8da Fix test dependency by Dave Rodgman · 2 years ago
  42. 3d574da Revert to not enabling asm under Memsan by Dave Rodgman · 2 years ago
  43. 378280e Revert "Move constant_flow.h into the main library" by Dave Rodgman · 2 years ago
  44. fd78c34 Move constant_flow.h into the main library by Dave Rodgman · 2 years ago
  45. 04a334a Make const-time test not depend on internal knowledge of mbedtls_ct_condition_t by Dave Rodgman · 2 years ago
  46. 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago
  47. f5051ef test: properly size output buffer in key_agreement_fail() by Valerio Setti · 2 years ago
  48. f3135af Use config.py in all new bignum tests by Janos Follath · 2 years ago
  49. 82823b2 Fix new bignum tests by Janos Follath · 2 years ago
  50. d0657b0 ecp_mod_p448 has been moved to ecp_mod_p_generic_raw, remove here by Xiaokang Qian · 2 years ago
  51. e25597d Make ecp_mode_xxx functions depend on the new macro by Xiaokang Qian · 2 years, 2 months ago
  52. 2b174ab code style by Dave Rodgman · 2 years ago
  53. 2d28c46 Fix asm Memsan workaround by Dave Rodgman · 2 years ago
  54. 6f1977b Use variables for selecting compilers by Gowtham Suresh Kumar · 2 years ago
  55. 1e829a4 Use compgen to gather components in all.sh by Gowtham Suresh Kumar · 2 years ago
  56. 8d45ec8 Remove test_clang_opt check by Gowtham Suresh Kumar · 2 years ago
  57. 1eacae8 test: check exported length against proper MAX_SIZE by Valerio Setti · 2 years ago
  58. fa5a4bb Improve mbedtls_ct_memmove_left w.r.t. const-flow tests by Dave Rodgman · 2 years ago
  59. 8de3482 Fix false-positive non-const-time errors in test by Dave Rodgman · 2 years ago
  60. d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years, 1 month ago
  61. 0540fe7 Fix code style by Tom Cosgrove · 2 years ago
  62. e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
  63. 763b353 Replace TEST_ASSERT("message" == 0) with TEST_FAIL by Agathiyan Bragadeesh · 2 years ago
  64. 3d158f0 Adapt tests to work on all possible minimum RSA key sizes by Waleed Elmelegy · 2 years, 1 month ago
  65. ab57071 Add a minimum rsa key size config to psa config by Waleed Elmelegy · 2 years, 1 month ago
  66. 76336c3 Enforce minimum key size when generating RSA key size by Waleed Elmelegy · 2 years, 1 month ago
  67. 3a96227 generate_psa_tests: remove checks for DH's LEGACY symbols by Valerio Setti · 2 years ago
  68. 27602c3 test: accelerate all KEY_PAIR symbols in accel FFDH component by Valerio Setti · 2 years, 1 month ago
  69. a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
  70. 51ed313 Merge pull request #7909 from mpg/dh-generate-psa-tests by Gilles Peskine · 2 years ago
  71. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  72. a12baf8 Update test scripts to use latest/earliest compilers by Gowtham Suresh Kumar · 2 years, 1 month ago
  73. e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
  74. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  75. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  76. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  77. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  78. 93a8593 Remove remaining redundant casts by Agathiyan Bragadeesh · 2 years ago
  79. d298b76 Remove redundant casts by Agathiyan Bragadeesh · 2 years ago
  80. 19fec54 test: remove GENPRIME dependency when RSA_KEY_PAIR_GENERATE by Valerio Setti · 2 years ago
  81. 3dd3ae2 Remove trailing backslash by Agathiyan Bragadeesh · 2 years, 1 month ago
  82. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years, 1 month ago
  83. e4e9e7d For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE() by Tom Cosgrove · 2 years, 1 month ago
  84. a45d902 Rename the length argument to TEST_CALLOC() to be the more accurate item_count by Tom Cosgrove · 2 years, 1 month ago
  85. 05b2a87 For tests, rename TEST_CALLOC_OR_FAIL() to just TEST_CALLOC() by Tom Cosgrove · 2 years, 1 month ago
  86. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years, 1 month ago
  87. 412a813 For tests, rename ASSERT_ALLOC_WEAK() to TEST_CALLOC_OR_SKIP() by Tom Cosgrove · 2 years, 1 month ago
  88. c723e86 Fix copypasta in function documentation by Gilles Peskine · 2 years, 1 month ago
  89. f9ffd11 For tests, rename ASSERT_ALLOC() to TEST_CALLOC_OR_FAIL() by Tom Cosgrove · 2 years, 1 month ago
  90. 65cd851 For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL() by Tom Cosgrove · 2 years, 1 month ago
  91. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  92. 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
  93. 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
  94. 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
  95. 8e8e6b9 Merge pull request #7934 from AgathiyanB/move-declarations-to-top by Dave Rodgman · 2 years, 1 month ago
  96. 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
  97. dc28a5a Rename ASSERT_FALSE to TEST_FAIL by Agathiyan Bragadeesh · 2 years, 1 month ago
  98. ebb40bc Add ASSERT_FALSE macro for tests by Agathiyan Bragadeesh · 2 years, 1 month ago
  99. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  100. 2d310de Add cast in test macros.h by Agathiyan Bragadeesh · 2 years, 1 month ago