1. 1948c94 added dependencies to test scripts by Ben Taylor · 5 months ago
  2. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
  3. 8438c63 tests: remove references to DHE-RSA by Valerio Setti · 6 months ago
  4. 7554eea Disable 224K1 while testing the other curves by Gabor Mezei · 6 months ago
  5. fe14d85 Remove unused symbol by Gabor Mezei · 7 months ago
  6. 069e3e6 Remove reference for `PSA_WANT_ALG_SECP_K1_224` by Gabor Mezei · 7 months ago
  7. 0a2f257 Use symbol matching for the curves domain by Gabor Mezei · 7 months ago
  8. 1c49cff Use PSA macros for the `curves` domain by Gabor Mezei · 10 months ago
  9. 6763a55 Update comments by Gabor Mezei · 9 months ago
  10. 655c487 Update dependencies by Gabor Mezei · 9 months ago
  11. af198c2 Rename variable by Gabor Mezei · 9 months ago
  12. 242806a Update dependencies by Gabor Mezei · 9 months ago
  13. a5f3529 Update comment by Gabor Mezei · 9 months ago
  14. 95be5fb Add support for common dependencies in exclusive groups by Gabor Mezei · 9 months ago
  15. e191c03 Update the dependencies of the cipher algorithms by Gabor Mezei · 9 months ago
  16. 5a61086 Test all cipher algorithm by Gabor Mezei · 9 months ago
  17. 6f77baf Use PSA macros for the `chipher_chaining` domain by Gabor Mezei · 10 months ago
  18. 101816b Merge pull request #9612 from gabor-mezei-arm/9141_update_depends.py_cipher_id_domain by Ronald Cron · 9 months ago
  19. bd8e818 Fix pylint issue by Gabor Mezei · 9 months ago
  20. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 10 months ago
  21. e6cfa3b Update dependencies by Gabor Mezei · 9 months ago
  22. fb6b0db Use crypto_knowledge to determine the cipher key types by Gabor Mezei · 9 months ago
  23. 03cc592 Collect key types by Gabor Mezei · 9 months ago
  24. 06a060d Collect the cipher algorithms by Gabor Mezei · 9 months ago
  25. 402381d Collect the algorithms by Gabor Mezei · 10 months ago
  26. b50043b Update `cipher_id` domain to use PSA macros by Gabor Mezei · 1 year, 1 month ago
  27. 4fef797 Update macro dependencies by Gabor Mezei · 10 months ago
  28. f10402c Update macro dependencies by Gabor Mezei · 10 months ago
  29. c9f01cf Use f-string instead of concatenation by Gabor Mezei · 10 months ago
  30. 224152e Remove unneeded newlines by Gabor Mezei · 10 months ago
  31. fb06101 Fix recursive dependencies for cross referencing by Gabor Mezei · 10 months ago
  32. 4e10d6c Add consistency check for option avalability by Gabor Mezei · 12 months ago
  33. 8f94485 Fix dependency by Gabor Mezei · 11 months ago
  34. 610e6e2 Add PSA macro dependencies by Gabor Mezei · 12 months ago
  35. 8ec990b Apply config dependecies recursively by Gabor Mezei · 1 year ago
  36. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 1 month ago
  37. 035d7c8 Move file backup support to `config_common.py` by Gabor Mezei · 1 year, 1 month ago
  38. f5408f0 Enable usage of crypto config in `depends.py` by Gabor Mezei · 1 year, 2 months ago
  39. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  40. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  41. b50d30f Adapt cipher.h path in depends.py by Ronald Cron · 1 year, 1 month ago
  42. 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  43. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  44. 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 7 months ago
  45. 5c7e944 fix line length by Dave Rodgman · 1 year, 7 months ago
  46. 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  47. 590519f Enable -O2 in depends.py by Dave Rodgman · 1 year, 8 months ago
  48. be978a8 Add option to pass make variables to depends.py by Paul Elliott · 1 year, 8 months ago
  49. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  50. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  51. d680d4f SHA256 renaming - fix some missed things by Dave Rodgman · 1 year, 10 months ago
  52. 884b462 When subtracting classic symbols from full, turn off PSA_CRYPTO_CONFIG by Gilles Peskine · 2 years ago
  53. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
  54. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  55. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  56. f61d6c0 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 5 months ago
  57. 57897b8 Merge pull request #6493 from AndrzejKurek/pymod by Gilles Peskine · 2 years, 5 months ago
  58. 72082dc Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  59. aa426e0 SHA3 cannot be tested alone, as ENTROPY_C needs also SHA256 enabled. by Pol Henarejos · 2 years, 6 months ago
  60. 81cf5ad Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  61. 576803f depends.py: improve expected argument type by Andrzej Kurek · 2 years, 6 months ago
  62. 3b0215d depends.py: merge set/unset config option into one function by Andrzej Kurek · 2 years, 6 months ago
  63. 98682b5 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 6 months ago
  64. 1ff7336 depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
  65. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  66. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  67. 3f93012 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 9 months ago
  68. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 7 months ago
  69. e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 8 months ago
  70. ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  71. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  72. 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 9 months ago
  73. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  74. b8a97e7 depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 10 months ago
  75. 629c412 depends.py documentation fixes by Andrzej Kurek · 2 years, 10 months ago
  76. b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
  77. a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
  78. 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 10 months ago
  79. 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  80. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  81. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  82. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  83. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  84. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  85. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  86. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  87. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  88. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  89. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  90. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  91. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  92. e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
  93. 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
  94. c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
  95. 584c24a Declare more reverse dependencies by Gilles Peskine · 7 years ago
  96. b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
  97. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  98. e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  99. 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
  100. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago