1. 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  2. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  3. 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 7 months ago
  4. 5c7e944 fix line length by Dave Rodgman · 1 year, 7 months ago
  5. 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  6. 590519f Enable -O2 in depends.py by Dave Rodgman · 1 year, 7 months ago
  7. be978a8 Add option to pass make variables to depends.py by Paul Elliott · 1 year, 8 months ago
  8. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  9. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  10. d680d4f SHA256 renaming - fix some missed things by Dave Rodgman · 1 year, 10 months ago
  11. 884b462 When subtracting classic symbols from full, turn off PSA_CRYPTO_CONFIG by Gilles Peskine · 2 years ago
  12. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 1 month ago
  13. d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
  14. 5a51d0d Fix depends.py failure with correct TLS 1.2 deps by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  15. f61d6c0 Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 5 months ago
  16. 57897b8 Merge pull request #6493 from AndrzejKurek/pymod by Gilles Peskine · 2 years, 5 months ago
  17. 72082dc Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  18. aa426e0 SHA3 cannot be tested alone, as ENTROPY_C needs also SHA256 enabled. by Pol Henarejos · 2 years, 6 months ago
  19. 81cf5ad Improve tests/scripts/depends.py code by Andrzej Kurek · 2 years, 6 months ago
  20. 576803f depends.py: improve expected argument type by Andrzej Kurek · 2 years, 6 months ago
  21. 3b0215d depends.py: merge set/unset config option into one function by Andrzej Kurek · 2 years, 6 months ago
  22. 98682b5 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 6 months ago
  23. 1ff7336 depends.py: enable key exchange tests by Andrzej Kurek · 2 years, 9 months ago
  24. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  25. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  26. 3f93012 Use config.py as a module in depends.py by Andrzej Kurek · 2 years, 9 months ago
  27. b6bf7dc test: fix depends.py for hash tests by Valerio Setti · 2 years, 7 months ago
  28. e7221a2 test: adjust depends.py to new SHA224/SHA384 changes by Valerio Setti · 2 years, 7 months ago
  29. ad45c4d Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  30. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  31. 2c7993c depends.py: add a config option to unset MBEDTLS_USE_PSA by Andrzej Kurek · 2 years, 9 months ago
  32. d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
  33. b8a97e7 depends.py: rename domains argument to tasks by Andrzej Kurek · 2 years, 9 months ago
  34. 629c412 depends.py documentation fixes by Andrzej Kurek · 2 years, 9 months ago
  35. b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 9 months ago
  36. a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 9 months ago
  37. 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 9 months ago
  38. 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  39. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  40. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  41. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  42. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  43. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  44. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  45. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 9 months ago
  46. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  47. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  48. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  49. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  50. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  51. e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
  52. 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 6 years ago
  53. c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 6 years ago
  54. 584c24a Declare more reverse dependencies by Gilles Peskine · 6 years ago
  55. b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 6 years ago
  56. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 6 years ago
  57. e85163b Simplify final passed/failed reporting by Gilles Peskine · 6 years ago
  58. 0fa7cbe Add basic support for colored output by Gilles Peskine · 6 years ago
  59. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 6 years ago
  60. 46c8256 Flush log output after each line by Gilles Peskine · 6 years ago
  61. b39e3ec New script to exercise compilation options by Gilles Peskine · 6 years ago