1. b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  2. 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  3. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  4. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  5. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  6. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  7. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  8. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  9. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  10. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  11. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  12. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  13. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  14. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  15. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  16. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  17. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
  18. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  19. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
  20. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
  21. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
  22. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  23. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
  24. af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
  25. 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
  26. 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago
  27. c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
  28. 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
  29. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  30. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  31. 42832bd Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
  32. ce22066 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
  33. bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 10 months ago
  34. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  35. 1b20e7e Redefine result() method to return List by Werner Lewis · 2 years, 10 months ago
  36. 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
  37. 149c151 Merge pull request #6435 from mpg/improve-outcome-analysis by Gilles Peskine · 2 years, 10 months ago
  38. b8a97e7 depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
  39. 629c412 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
  40. b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
  41. a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
  42. 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 10 months ago
  43. 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  44. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  45. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  46. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  47. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  48. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  49. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  50. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  51. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  52. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  53. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  54. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  55. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  56. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  57. 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  58. e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
  59. 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
  60. c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
  61. 584c24a Declare more reverse dependencies by Gilles Peskine · 7 years ago
  62. b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
  63. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  64. e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  65. 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
  66. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago
  67. 46c8256 Flush log output after each line by Gilles Peskine · 7 years ago
  68. b39e3ec New script to exercise compilation options by Gilles Peskine · 7 years ago
  69. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  70. 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
  71. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  72. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  73. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  74. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  75. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  76. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  77. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  78. 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago
  79. b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
  80. 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
  81. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  82. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  83. 072fad1 Disable MBEDTLS_SSL_TICKET_C in aead driver test. by Przemek Stekiel · 2 years, 10 months ago
  84. 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  85. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  86. ee1bb41 Make sure that disabled features are not included in image and fix test config by Przemek Stekiel · 2 years, 10 months ago
  87. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  88. aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  89. ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  90. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  91. 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
  92. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  93. e290f2e all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  94. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  95. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  96. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  97. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  98. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  99. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  100. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago