1. 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  2. 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. 5c581dd Merge pull request #6735 from daverodgman/fix_test_dep_spelling_2.28 by Dave Rodgman · 2 years, 8 months ago
  4. 9889c66 Merge pull request #6710 from gilles-peskine-arm/valgrind-cf-skip-tests-2.28 by Dave Rodgman · 2 years, 8 months ago
  5. a03396a Fix additional mis-spellings by Dave Rodgman · 2 years, 8 months ago
  6. 04f25fc Tell cmake to get SKIP_TEST_SUITES from ENV by David Horstmann · 2 years, 8 months ago
  7. 9d7b8ea Fix spelling of test dependency by Dave Rodgman · 2 years, 8 months ago
  8. 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  9. 9603a44 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  10. 619b73d Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  11. 13e7307 Create a separate test suite for constant-time functions by Gilles Peskine · 2 years, 8 months ago
  12. 3daa98e Move constant-time HMAC testing to its own suite by Gilles Peskine · 2 years, 8 months ago
  13. 5f49b3c Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
  14. fa05a25 Merge pull request #6664 from davidhorstmann-arm/2.28-fix-typo-unsupported by Gilles Peskine · 2 years, 8 months ago
  15. ed179db Merge pull request #6657 from gilles-peskine-arm/psa-ecb-null-0-2.28 by Dave Rodgman · 2 years, 8 months ago
  16. f3fee12 Fix typo 'unsupoported' -> 'unsupported' by David Horstmann · 2 years, 8 months ago
  17. a7ba2b5 compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 9 months ago
  18. 4eea196 Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 9 months ago
  19. 0f6fb0c compat.sh: Restore testing against OpenSSL for pre 1.2 TLS versions by Ronald Cron · 2 years, 9 months ago
  20. b400fb0 Merge pull request #6452 from AndrzejKurek/depends-py-reloaded-2-28 by Dave Rodgman · 2 years, 9 months ago
  21. 01bf631 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  22. f53d0ba depends.py: remove tls defines in SHA-512-only test by Andrzej Kurek · 2 years, 9 months ago
  23. f675727 Remove blowfish tests from test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  24. 05dcb13 Merge pull request #6613 from gilles-peskine-arm/run-test-suites-out-of-tree-2.28 by Gilles Peskine · 2 years, 9 months ago
  25. aa11281 Add a SHA512_NO_SHA384_C test to depends.py by Andrzej Kurek · 2 years, 9 months ago
  26. b358e46 Merge pull request #6618 from gilles-peskine-arm/mpi_sint-min-ub-2.28 by Gilles Peskine · 2 years, 9 months ago
  27. de1629a Fix undefined behavior with the most negative mbedtls_mpi_sint by Gilles Peskine · 2 years, 9 months ago
  28. e530b5b Merge pull request #6579 from gilles-peskine-arm/negative-zero-from-add-2.28 by Janos Follath · 2 years, 9 months ago
  29. 6b7c3cc Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
  30. 8d82664 Merge pull request #6509 from valeriosetti/issue4577-backport by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  31. d3f7df4 Adding unit test for mbedtls_x509write_csr_set_extension() by Valerio Setti · 2 years, 10 months ago
  32. d64123a Fix autocucumber in documentation by Gilles Peskine · 2 years, 9 months ago
  33. 020ab7f Add additional (would fail) test cases for mpi_mod_int with 0 remainder by Tom Cosgrove · 2 years, 9 months ago
  34. 5c307b9 Use mbedtls_mpi_sint not mbedtls_mpi_uint in mpi_mod_int test by Tom Cosgrove · 2 years, 9 months ago
  35. c2c6fcb Enable mpi_mod_int test case to take full-range MPI integers by Tom Cosgrove · 2 years, 9 months ago
  36. 83763ab Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  37. 92c5d31 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  38. 53a7206 Support negative zero as MPI test input by Gilles Peskine · 2 years, 9 months ago
  39. ee78b6e For binary operations, test both x op y and y op x by Gilles Peskine · 2 years, 9 months ago
  40. 676df8e Merge pull request #6578 from gilles-peskine-arm/bignum-test-suite-names-2.28 by Gilles Peskine · 2 years, 9 months ago
  41. d7d5e9a Merge pull request #6536 from davidhorstmann-arm/2.28-change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  42. d5c76cf Avoid having both test_suite_XXX.data and test_suite_XXX.*.data by Gilles Peskine · 2 years, 10 months ago
  43. 618f989 Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
  44. 5b68608 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
  45. 8eff06f Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  46. 78dea63 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  47. cb49210 Merge pull request #6380 from Kabbah/backport2.28-x509-info-hwmodulename-hex by Gilles Peskine · 2 years, 9 months ago
  48. 14bae83 Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  49. 83264be Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  50. e86cdcb Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  51. 0bbe758 Merge pull request #6191 from daverodgman/invalid-ecdsa-pubkey-backport-2.28 by Dave Rodgman · 2 years, 9 months ago
  52. 6d61d83 Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  53. 584200c Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  54. 31788cd Add missing SHA256 dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  55. 9821253 Add missing CBC dependency in test_suite_ssl by Andrzej Kurek · 2 years, 9 months ago
  56. c5acdb9 Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
  57. 20d8a5f Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  58. 2b44a92 depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
  59. d654171 Merge pull request #6477 from AndrzejKurek/fix-cipher-deps-2-28 by Gilles Peskine · 2 years, 9 months ago
  60. 2e0a115 Merge pull request #6483 from gilles-peskine-arm/psa-pkparse-pkwrite-2.28 by Ronald Cron · 2 years, 9 months ago
  61. c527796 Merge pull request #6392 from davidhorstmann-arm/2.28-fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
  62. 031c8c2 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  63. c037ba9 Add some missing dependencies on PKCS12 for encrypted keys by Gilles Peskine · 2 years, 10 months ago
  64. 8df2748 Improve test component name by Gilles Peskine · 2 years, 10 months ago
  65. 21503df Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  66. bfcf2d1 test_suite_pk: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
  67. 8f3577a test_suite_dhm: Add missing dependencies on MBEDTLS_PEM_PARSE_C by Gilles Peskine · 2 years, 10 months ago
  68. 4e10fb2 Add mbedtls_dhm_parse_dhmfile test case with DER input by Gilles Peskine · 2 years, 10 months ago
  69. 84fc52c Formatting & cosmetic fixes by Andrzej Kurek · 2 years, 10 months ago
  70. 6c4226c Change brace initialization to memset by David Horstmann · 2 years, 10 months ago
  71. 8eb3ed5 Minor fixes to x509_get_name() test function by David Horstmann · 2 years, 10 months ago
  72. 4a67c35 Improve X509 DN test naming by David Horstmann · 2 years, 10 months ago
  73. 94cbd30 Add explanatory comments to raw DER test data by David Horstmann · 2 years, 10 months ago
  74. 36b3b7c Fix test dependencies for cases that are PSA-based by Andrzej Kurek · 2 years, 10 months ago
  75. ed01319 Add missing ECB requirements for PSA cipher aes tests by Andrzej Kurek · 2 years, 10 months ago
  76. 0d3b3a8 Move MBEDTLS_ECP_C requirements to test_suite_ssl.function by Andrzej Kurek · 2 years, 10 months ago
  77. e470821 Add missing SHA dependencies by Andrzej Kurek · 2 years, 10 months ago
  78. 3de1c78 Fix blowfish padding dependencies by Andrzej Kurek · 2 years, 10 months ago
  79. 467a0f2 Adjust depends.py to the 2.28 branch by Andrzej Kurek · 2 years, 10 months ago
  80. 113952d depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
  81. ffbc8f5 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
  82. 3146bb4 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
  83. bec35a1 depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
  84. 9cbdf10 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  85. 0325ced depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  86. 8b7a157 Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  87. 9155e7f Switch from x509_CRT_PARSE to KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  88. cddae3b Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  89. 0b56ce0 Fix the memory allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  90. dc4a252 Fix tls 1.3 test dependencies by Andrzej Kurek · 2 years, 10 months ago
  91. 7ddb53c Fix unchecked allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  92. 110fc48 depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  93. 5b32755 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  94. 068a73f Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  95. 2e105b5 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  96. 85d6930 Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  97. fb3e27e Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  98. b95ba9a Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  99. 798f5c2 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  100. 3cdd08c Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago