1. 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  2. 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  4. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  5. d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  6. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  7. 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 9 months ago
  8. a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 9 months ago
  9. c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
  10. f457976 Bignum tests: set unique combinations off by default by Janos Follath · 2 years, 9 months ago
  11. 351e688 Make pylint happy by Janos Follath · 2 years, 9 months ago
  12. 87df373 Bignum test: Move identical function to superclass by Janos Follath · 2 years, 9 months ago
  13. 0cd8967 Split test generator base class by Janos Follath · 2 years, 9 months ago
  14. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  15. d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
  16. 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
  17. 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
  18. 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
  19. 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
  20. f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
  21. e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
  22. 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
  23. 298f781 Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
  24. b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  25. 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  26. 9f0ec53 add a test for EC-JPAKE compatibility in TLS1.2 by Valerio Setti · 2 years, 9 months ago
  27. aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
  28. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  29. d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
  30. 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
  31. 71565cf Disable PKCS7 for some TLS 1.3 tests by Dave Rodgman · 2 years, 9 months ago
  32. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  33. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  34. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  35. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  36. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  37. 89e82e1 pkcs7: Add dependecy on MBEDTLS_MD_C by Nick Child · 2 years, 9 months ago
  38. 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
  39. be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
  40. 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
  41. 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago
  42. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago
  43. 38860e2 Improve test suite detection in run-test-suites.pl by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  44. b85838f Change test templating syntax to be valid C by David Horstmann · 2 years, 9 months ago
  45. fc234b7 test/pkcs7: Add Windows CRLF EOF to data files by Nick Child · 2 years, 9 months ago
  46. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  47. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  48. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  49. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  50. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  51. 120ed8f Add comments to explan the purpose of the reference component by Przemek Stekiel · 2 years, 9 months ago
  52. 5f6f32a Remove hidden option to skip ssl-opt and compat tests by Przemek Stekiel · 2 years, 9 months ago
  53. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  54. 4d13c83 analyze_outcomes.py: remove components and ignore parameters by Przemek Stekiel · 2 years, 9 months ago
  55. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  56. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
  57. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  58. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
  59. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
  60. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
  61. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  62. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
  63. af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
  64. 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 10 months ago
  65. ab0451b Fix build command in test_psa_crypto_config_reference_hash_use_psa by Przemek Stekiel · 2 years, 10 months ago
  66. c86dedf Fix code style by Przemek Stekiel · 2 years, 10 months ago
  67. 58bbc23 Use coverage analyze as default task by Przemek Stekiel · 2 years, 10 months ago
  68. 5de538c ssl-opt.sh: Remove requires_key_exchange_with_cert_in_tls12_enabled by Ronald Cron · 2 years, 10 months ago
  69. c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
  70. 928cbd3 tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED by Ronald Cron · 2 years, 10 months ago
  71. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  72. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  73. 42832bd Don't use test_suite_mpi as an example by Gilles Peskine · 2 years, 10 months ago
  74. ce22066 Rename test_suite_bignum for consistency with bignum.{h,c} by Gilles Peskine · 2 years, 10 months ago
  75. bc5adf4 ssl-opt.sh: Add dependencies on handshake with cert by Ronald Cron · 2 years, 10 months ago
  76. 4e95590 analyze_outcomes.py: Add test coverage regresion analyze for driver only builds by Przemek Stekiel · 2 years, 10 months ago
  77. 01df9dd Add test component: component_test_psa_crypto_config_reference_hash_use_psa by Przemek Stekiel · 2 years, 10 months ago
  78. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  79. 1b20e7e Redefine result() method to return List by Werner Lewis · 2 years, 10 months ago
  80. 99e8178 Add module for bignum_core test generation by Werner Lewis · 2 years, 10 months ago
  81. 149c151 Merge pull request #6435 from mpg/improve-outcome-analysis by Gilles Peskine · 2 years, 10 months ago
  82. b8a97e7 depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
  83. 629c412 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
  84. b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
  85. a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
  86. 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 10 months ago
  87. 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  88. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  89. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  90. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  91. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  92. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  93. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  94. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  95. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  96. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  97. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  98. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  99. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  100. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago