1. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  2. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  3. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  4. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  5. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  6. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  7. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  8. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  9. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  10. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  11. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  12. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  13. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  14. 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  15. e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
  16. 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
  17. c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
  18. 584c24a Declare more reverse dependencies by Gilles Peskine · 7 years ago
  19. b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
  20. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  21. e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  22. 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
  23. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago
  24. 46c8256 Flush log output after each line by Gilles Peskine · 7 years ago
  25. b39e3ec New script to exercise compilation options by Gilles Peskine · 7 years ago
  26. 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
  27. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  28. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  29. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  30. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  31. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  32. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  33. 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago
  34. b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
  35. 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
  36. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  37. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  38. 072fad1 Disable MBEDTLS_SSL_TICKET_C in aead driver test. by Przemek Stekiel · 2 years, 10 months ago
  39. 2aa5af9 Merge pull request #6403 from mpg/print-failed-suites by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  40. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  41. ee1bb41 Make sure that disabled features are not included in image and fix test config by Przemek Stekiel · 2 years, 10 months ago
  42. ac6c670 Print the list of failed suites in verbose mode by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  43. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  44. 22514eb Fix typo in documentation by Gilles Peskine · 2 years, 11 months ago
  45. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  46. e290f2e all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  47. 845de08 Merge pull request #6083 from tom-cosgrove-arm/issue-6015-montgomery-multiplication by Gilles Peskine · 2 years, 10 months ago
  48. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  49. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  50. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  51. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  52. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  53. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  54. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  55. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  56. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  57. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  58. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  59. 119eae2 Update names of test cases in generate_bignum_tests.py by Tom Cosgrove · 2 years, 11 months ago
  60. d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  61. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  62. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  63. e188734 Don't use parallel jobs for pylint by Gilles Peskine · 2 years, 11 months ago
  64. d9071e7 Unify check_repo_path by Gilles Peskine · 2 years, 11 months ago
  65. ef843f2 MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  66. 4537d6d Move implementation detail from docstring to comment by Gilles Peskine · 2 years, 11 months ago
  67. 64f2efd More precise name for test data generation by Gilles Peskine · 2 years, 11 months ago
  68. 1716f06 Merge pull request #6093 from wernerlewis/bignum_test_script by Gilles Peskine · 2 years, 11 months ago
  69. c2fb540 Use a script specific description in CLI help by Werner Lewis · 2 years, 11 months ago
  70. 4ba0e45 all.sh: don't build with ECJPAKE_TO_PMS if SHA256 is not available by Andrzej Kurek · 2 years, 11 months ago
  71. 52ae326 Update references to file targets in docstrings by Werner Lewis · 2 years, 11 months ago
  72. ac446c8 Add combination_pairs helper function by Werner Lewis · 2 years, 11 months ago
  73. b6e8091 Use typing.cast instead of unqualified cast by Werner Lewis · 2 years, 11 months ago
  74. dcec7ac test_psa_crypto_config_accel_hash_use_psa: enable tls.1.3 at the end and adapt comment by Przemek Stekiel · 2 years, 11 months ago
  75. a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
  76. 3dc4519 Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
  77. 1fade8a Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
  78. 07e3570 Add an ssl-opt.sh run to all.sh for the accel_hash_use_psa config by Andrzej Kurek · 2 years, 11 months ago
  79. f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  80. 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
  81. 855e45c Use simpler int to hex string conversion by Werner Lewis · 3 years ago
  82. 5601308 Remove unused imports by Werner Lewis · 3 years ago
  83. a4668a6 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
  84. 37a17e8 Enable PKCS5 in no-md builds in all.sh by Andrzej Kurek · 3 years ago
  85. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
  86. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  87. a4b7720 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
  88. 076f725 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
  89. dd06efb Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
  90. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  91. a84ce3f Merge pull request #6111 from superna9999/6101-programs-dont-build-with-libtestdriver-and-use-psa by Manuel Pégourié-Gonnard · 3 years ago
  92. 81f2444 Modify wording in docstrings by Werner Lewis · 3 years ago
  93. 6ef5436 Clarify documentation by Werner Lewis · 3 years ago
  94. a16b617 Disable abstract check in pylint by Werner Lewis · 3 years ago
  95. e3ad22e Fix TARGET types and code style by Werner Lewis · 3 years ago
  96. 6d654c6 Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  97. 9990b30 Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  98. 6300b4f Add missing typing by Werner Lewis · 3 years ago
  99. cfd4768 Use __new__() for case counting by Werner Lewis · 3 years ago
  100. 2b527a3 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago