1. e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  2. 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. eab43a6 Merge pull request #6795 from gilles-peskine-arm/check_test_cases-quiet_ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  4. c377f31 Remove unused import by Gilles Peskine · 2 years, 8 months ago
  5. 82dad10 Merge pull request #6820 from gilles-peskine-arm/code-style-skip-generated-files by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  6. bb12621 Merge pull request #6808 from gilles-peskine-arm/basic-build-test-lcov-format-robustness-3.3 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  7. 3b56d29 List all the places with instructions to generate those files by Gilles Peskine · 2 years, 8 months ago
  8. 9a3771e Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  9. 546493b Merge pull request #6789 from mpg/doc-docker-from-ci by Gilles Peskine · 2 years, 8 months ago
  10. f91090e Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  11. 98d3a67 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  12. d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
  13. 031114d Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  14. 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
  15. 59626b6 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  16. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  17. 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  18. cd98805 Merge pull request #6683 from mpg/optimize-with-asan by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  19. 182a23b Adjust all.sh now that restartable is in full by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  20. ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  21. a6e3d3e Disable restartable in build_module_alt by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  22. a373984 Remove check for tests disabled with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  23. 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  24. 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
  25. 92b5ac1 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  26. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  27. 70e0290 test: pake: fix mixed testing in test_tls1_2_ecjpake_compatibility by Valerio Setti · 2 years, 8 months ago
  28. dc40bbc test: pake: remove redundant test for opaque passwords by Valerio Setti · 2 years, 8 months ago
  29. c3902ac Merge pull request #6698 from wernerlewis/bignum_mod_py by Dave Rodgman · 2 years, 8 months ago
  30. 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
  31. a6b69da test: psa_pake: add a separate test for opaque password by Valerio Setti · 2 years, 8 months ago
  32. 18f7028 Preserve line breaks from continued line comments by Gilles Peskine · 2 years, 8 months ago
  33. c84b731 Enable test generation from bignum_mod.py by Werner Lewis · 2 years, 8 months ago
  34. fe549a7 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  35. 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  36. fc2ac75 Fix the name of basic-build-test.sh within the file by Tom Cosgrove · 2 years, 8 months ago
  37. d8c0803 Preserve line breaks in comments before test functions by Gilles Peskine · 2 years, 8 months ago
  38. 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  39. df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  40. ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  41. 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  42. 6a543ba Remove redundant component in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  43. df84bb3 Removed MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH from CID tests in all.sh by Hannes Tschofenig · 2 years, 9 months ago
  44. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  45. 3bb0e43 fix review comment by Pengyu Lv · 2 years, 8 months ago
  46. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  47. d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  48. 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  49. 8cc1470 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  50. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  51. 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 9 months ago
  52. a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 9 months ago
  53. c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
  54. 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
  55. f457976 Bignum tests: set unique combinations off by default by Janos Follath · 2 years, 9 months ago
  56. 351e688 Make pylint happy by Janos Follath · 2 years, 9 months ago
  57. 87df373 Bignum test: Move identical function to superclass by Janos Follath · 2 years, 9 months ago
  58. 0cd8967 Split test generator base class by Janos Follath · 2 years, 9 months ago
  59. 9ac62c3 Explain space preservation by Gilles Peskine · 2 years, 9 months ago
  60. 268ea5a Typos in comments by Gilles Peskine · 2 years, 9 months ago
  61. 45747a0 Add test cases for comment nesting by Gilles Peskine · 2 years, 9 months ago
  62. 18f48eb Fix intended backslash in test data by Gilles Peskine · 2 years, 9 months ago
  63. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  64. d12922a Merge pull request #6486 from xkqian/tls13_add_early_data_indication by Ronald Cron · 2 years, 9 months ago
  65. 85c54ea Allow providing space sepatated tasks by Przemek Stekiel · 2 years, 9 months ago
  66. 542d932 Fix handling of default value for task argument by Przemek Stekiel · 2 years, 9 months ago
  67. 6419ab5 Reduce number of skipped suites (after making configs more similar) by Przemek Stekiel · 2 years, 9 months ago
  68. 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
  69. f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
  70. e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
  71. 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
  72. 298f781 Use .datax for `make test`, not .data by Gilles Peskine · 2 years, 9 months ago
  73. b9b9026 Pacify pylint by Gilles Peskine · 2 years, 9 months ago
  74. 35af021 Add negative zero as an input to automatically generated tests by Gilles Peskine · 2 years, 9 months ago
  75. 9f0ec53 add a test for EC-JPAKE compatibility in TLS1.2 by Valerio Setti · 2 years, 9 months ago
  76. aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
  77. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  78. d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
  79. d3068af Optimize code (tasks list initialization, task verification) by Przemek Stekiel · 2 years, 9 months ago
  80. 733c76e Fix style issues pointed by pylint by Przemek Stekiel · 2 years, 9 months ago
  81. 07510f5 Allow comments in prototypes of unit test functions by Gilles Peskine · 2 years, 9 months ago
  82. 0cf4220 Fix typo and copypasta by Gilles Peskine · 2 years, 9 months ago
  83. 71565cf Disable PKCS7 for some TLS 1.3 tests by Dave Rodgman · 2 years, 9 months ago
  84. 0c3f5f1 Remove some Python 2 compatibility code by Gilles Peskine · 2 years, 9 months ago
  85. 5566eff generate_bignum_tests: Enabled BignumModRaw automatic generation by Minos Galanakis · 2 years, 9 months ago
  86. b4eb444 Merge pull request #6535 from davidhorstmann-arm/change-test-templating-syntax by Gilles Peskine · 2 years, 9 months ago
  87. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  88. 9a571dd Merge pull request #6543 from mpg/improve-test-suites-listing by Gilles Peskine · 2 years, 9 months ago
  89. 360f8e4 Minor improvements to test code script by David Horstmann · 2 years, 9 months ago
  90. 89e82e1 pkcs7: Add dependecy on MBEDTLS_MD_C by Nick Child · 2 years, 9 months ago
  91. 992de3c Make TASK parameter positional and allow more than one task by Przemek Stekiel · 2 years, 9 months ago
  92. be279c7 Make a list from ignored tests in TASKS by Przemek Stekiel · 2 years, 9 months ago
  93. 51f30ff Make separate components for ref and driver in TASKS by Przemek Stekiel · 2 years, 9 months ago
  94. 6856f4c Fix typos and comments by Przemek Stekiel · 2 years, 9 months ago
  95. 14a8729 fix false negative reported by check_names.py by Pengyu Lv · 2 years, 9 months ago
  96. f3f1f81 add exclusive rule for PSA_CRYPTO_DRIVER_TEST by Pengyu Lv · 2 years, 9 months ago
  97. cdac0d5 check_names: extend typo check to PSA macro/enum names by Pengyu Lv · 2 years, 9 months ago
  98. d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  99. ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
  100. 34c0946 Merge pull request #5396 from SiliconLabs/codegen_1.1 by Gilles Peskine · 2 years, 9 months ago