1. b489f95 depends.py: remove config options that are unset anyway by Andrzej Kurek · 2 years, 10 months ago
  2. a44c5bc depends.py: rename config_pl usage to config_py by Andrzej Kurek · 2 years, 10 months ago
  3. 22b959d depends.py - add SHA256 dependency of LMS by Andrzej Kurek · 2 years, 10 months ago
  4. c610e74 Formatting & unnecessary (void) fixes by Andrzej Kurek · 2 years, 10 months ago
  5. 65b2ac1 Change the way exclusive groups are defined in depends.py by Andrzej Kurek · 2 years, 10 months ago
  6. f4b1867 depends.py: fix TLS 1.3 requirements by Andrzej Kurek · 2 years, 10 months ago
  7. a0cb4fa Improve depends.py readability by Andrzej Kurek · 2 years, 10 months ago
  8. b50754a Switch from x509_CRT_PARSE to KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  9. e5535e3 Add MBEDTLS_DES_C exclusive group dependencies by Andrzej Kurek · 2 years, 10 months ago
  10. d0786f5 Revert one of the changes to ssl_server2 dependencies by Andrzej Kurek · 2 years, 10 months ago
  11. ecb6309 Fix constant name in ssl_tls13_keys by Andrzej Kurek · 2 years, 10 months ago
  12. a2a9688 Fix the memory allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  13. 6454a90 Remove pre-1_2 TLS dependencies from depends.py by Andrzej Kurek · 2 years, 10 months ago
  14. 658442f Remove unnecessary ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
  15. e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
  16. daf43fb Move the location of MBEDTLS_ECP_C dependencies by Andrzej Kurek · 2 years, 10 months ago
  17. 6ee1e20 Replace x509_CRT_PARSE_C with KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
  18. 2d637c4 Fix unchecked allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  19. 01af84a depends.py: Add script documentation by Andrzej Kurek · 2 years, 10 months ago
  20. 2f8ac28 Disable MBEDTLS_TEST_HOOKS in depends.py by Andrzej Kurek · 2 years, 10 months ago
  21. eabeb30 Fix SHA512 vs SHA384 dependencies by Andrzej Kurek · 2 years, 10 months ago
  22. 228b12c Rework depends.py to run more tests with hashes by Andrzej Kurek · 2 years, 10 months ago
  23. fe46949 depends.py: disable part of the test jobs by Andrzej Kurek · 2 years, 10 months ago
  24. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  25. 202932f Use upper case for constants in depends.py by Andrzej Kurek · 2 years, 10 months ago
  26. 3322c22 Improve depends.py structrue by Andrzej Kurek · 2 years, 10 months ago
  27. 0e8b2d7 Fix python formatting and indentation by Andrzej Kurek · 2 years, 10 months ago
  28. 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  29. e05b17f Update depends.py by Andrzej Kurek · 2 years, 10 months ago
  30. c19fb08 Add missing ECDH dependency in tls 1.3 client by Andrzej Kurek · 2 years, 10 months ago
  31. e64bd43 Add missing ECP and ECDH dependencies in ssl test suites by Andrzej Kurek · 2 years, 10 months ago
  32. 8e44139 Add missing CURVE25519 requirements to TLS 1.3 tests by Andrzej Kurek · 2 years, 10 months ago
  33. 84f30f2 Add missing SHA256 dependency by Andrzej Kurek · 2 years, 10 months ago
  34. e38b788 Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
  35. 6832774 Add missing dependencies by Andrzej Kurek · 2 years, 10 months ago
  36. 90e8204 Add missing SHA256 and ECDSA_C dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
  37. 0abebeb Refactor ssl test suite to use pointers more by Andrzej Kurek · 2 years, 10 months ago
  38. 46a9873 Formatting fix by Andrzej Kurek · 2 years, 10 months ago
  39. 084334c Compile constant time masking and hmac if there are suites using MAC by Andrzej Kurek · 2 years, 10 months ago
  40. 2d59dbc Use TLS prf only if TLS 1.2 is compiled in by Andrzej Kurek · 2 years, 10 months ago
  41. 894edde Add tls prf handling when there's no SHA256 or SHA384 by Andrzej Kurek · 2 years, 10 months ago
  42. f502bcb Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
  43. 34a1557 Add domains for symmetric ciphers by Gilles Peskine · 7 years ago
  44. c3b4dee When exercising key exchanges, don't build the test suites by Gilles Peskine · 7 years ago
  45. 584c24a Declare more reverse dependencies by Gilles Peskine · 7 years ago
  46. b1284cf Don't test builds with only deprecated hashes by Gilles Peskine · 7 years ago
  47. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  48. e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  49. 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
  50. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago
  51. 46c8256 Flush log output after each line by Gilles Peskine · 7 years ago
  52. b39e3ec New script to exercise compilation options by Gilles Peskine · 7 years ago
  53. e40b921 Fix missing padding dependencies by Andrzej Kurek · 2 years, 10 months ago
  54. 252283f Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  55. 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
  56. 47da7bf Merge pull request #6434 from gilles-peskine-arm/lmots_import_export_test-memory_leak by Gilles Peskine · 2 years, 10 months ago
  57. 503d09b Fix memory leak if unit test fails by Gilles Peskine · 2 years, 10 months ago
  58. 6c6f04b Merge pull request #6419 from mpg/fix-assert-alloc-usage by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  59. f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 10 months ago
  60. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  61. f1ebf12 Fix capitalisation by Dave Rodgman · 2 years, 10 months ago
  62. ce164b7 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  63. 032b594 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  64. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  65. 47b8de8 Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  66. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  67. 31c2dcb Fix file names in reproduction instructions in test data by Gilles Peskine · 2 years, 10 months ago
  68. 2875aa7 Fix instructions and test data for pyhsslms interop tests by Gilles Peskine · 2 years, 10 months ago
  69. 8bccc99 Don't mention error type in LMS test comments by Raef Coles · 2 years, 10 months ago
  70. 6d7d94a Use correct export length in LMS export tests by Raef Coles · 2 years, 10 months ago
  71. aa9d52b Rename LMS private key files to match library name by Raef Coles · 2 years, 10 months ago
  72. f8bfe27 Remove bad character from LMS test case by Raef Coles · 2 years, 10 months ago
  73. d543697 Fix minor type in LMS test description by Raef Coles · 2 years, 10 months ago
  74. a2514f6 Update pyhsslms test instructions with script by Raef Coles · 2 years, 10 months ago
  75. 1951259 Update how lms.c imports platform.h by Raef Coles · 2 years, 10 months ago
  76. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  77. e4d96b8 Update LMS and LMOTS test comments by Raef Coles · 2 years, 10 months ago
  78. 493724e Check correct output size in LMOTS export test by Raef Coles · 2 years, 10 months ago
  79. ed0e459 Add output length test for LMS export too-big test by Raef Coles · 2 years, 10 months ago
  80. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  81. 33f7d66 Add output check to export too-big buffer tests by Raef Coles · 2 years, 10 months ago
  82. 1d88ea8 Remove unneeded NULL pointer checks in LMS tests by Raef Coles · 2 years, 10 months ago
  83. 29c490d Update LMS calculate_public_key docs by Raef Coles · 2 years, 10 months ago
  84. cbd02ad Simplify LMS context freeing by Raef Coles · 2 years, 10 months ago
  85. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  86. 07b70d9 Correct typo in LMS config check by Raef Coles · 2 years, 10 months ago
  87. a216711 Remove `sudo pip3` in LM(OT)S tests instructions by Raef Coles · 2 years, 10 months ago
  88. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  89. 6b2c573 And export buffer too large test to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  90. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  91. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  92. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  93. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  94. d137c86 Don't skip LMS tests due to out of memory error by Raef Coles · 2 years, 10 months ago
  95. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  96. 45c4ff9 Fix windows requiring explicit cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  97. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  98. d0c7012 Replace TEST_ASSERT with TEST_EQUAL in LMS tests by Raef Coles · 2 years, 10 months ago
  99. f9b8502 Add LMS import/export negative tests by Raef Coles · 2 years, 10 months ago
  100. 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago