1. bf7537d Use the full config as the baseline for all jobs by Gilles Peskine · 7 years ago
  2. e85163b Simplify final passed/failed reporting by Gilles Peskine · 7 years ago
  3. 0fa7cbe Add basic support for colored output by Gilles Peskine · 7 years ago
  4. 54aa5c6 Factor running config.pl into its own function by Gilles Peskine · 7 years ago
  5. 46c8256 Flush log output after each line by Gilles Peskine · 7 years ago
  6. b39e3ec New script to exercise compilation options by Gilles Peskine · 7 years ago
  7. e40b921 Fix missing padding dependencies by Andrzej Kurek · 2 years, 10 months ago
  8. 252283f Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
  9. 7cd1ebe Merge pull request #6296 from gilles-peskine-arm/test_data_generation-pr_6093_followup by Janos Follath · 2 years, 10 months ago
  10. 47da7bf Merge pull request #6434 from gilles-peskine-arm/lmots_import_export_test-memory_leak by Gilles Peskine · 2 years, 10 months ago
  11. 503d09b Fix memory leak if unit test fails by Gilles Peskine · 2 years, 10 months ago
  12. 6c6f04b Merge pull request #6419 from mpg/fix-assert-alloc-usage by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  13. f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 10 months ago
  14. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  15. f1ebf12 Fix capitalisation by Dave Rodgman · 2 years, 10 months ago
  16. ce164b7 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  17. 032b594 Update SUPPORT.md by Dave Rodgman · 2 years, 10 months ago
  18. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  19. 47b8de8 Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  20. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  21. 31c2dcb Fix file names in reproduction instructions in test data by Gilles Peskine · 2 years, 10 months ago
  22. 2875aa7 Fix instructions and test data for pyhsslms interop tests by Gilles Peskine · 2 years, 10 months ago
  23. 8bccc99 Don't mention error type in LMS test comments by Raef Coles · 2 years, 10 months ago
  24. 6d7d94a Use correct export length in LMS export tests by Raef Coles · 2 years, 10 months ago
  25. aa9d52b Rename LMS private key files to match library name by Raef Coles · 2 years, 10 months ago
  26. f8bfe27 Remove bad character from LMS test case by Raef Coles · 2 years, 10 months ago
  27. d543697 Fix minor type in LMS test description by Raef Coles · 2 years, 10 months ago
  28. a2514f6 Update pyhsslms test instructions with script by Raef Coles · 2 years, 10 months ago
  29. 1951259 Update how lms.c imports platform.h by Raef Coles · 2 years, 10 months ago
  30. ce18e52 Rename LMS private key files by Raef Coles · 2 years, 10 months ago
  31. e4d96b8 Update LMS and LMOTS test comments by Raef Coles · 2 years, 10 months ago
  32. 493724e Check correct output size in LMOTS export test by Raef Coles · 2 years, 10 months ago
  33. ed0e459 Add output length test for LMS export too-big test by Raef Coles · 2 years, 10 months ago
  34. 49e4184 Merge pull request #6299 from xkqian/tls13_add_servername_check by Ronald Cron · 2 years, 10 months ago
  35. 33f7d66 Add output check to export too-big buffer tests by Raef Coles · 2 years, 10 months ago
  36. 1d88ea8 Remove unneeded NULL pointer checks in LMS tests by Raef Coles · 2 years, 10 months ago
  37. 29c490d Update LMS calculate_public_key docs by Raef Coles · 2 years, 10 months ago
  38. cbd02ad Simplify LMS context freeing by Raef Coles · 2 years, 10 months ago
  39. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  40. 07b70d9 Correct typo in LMS config check by Raef Coles · 2 years, 10 months ago
  41. a216711 Remove `sudo pip3` in LM(OT)S tests instructions by Raef Coles · 2 years, 10 months ago
  42. 1b43a74 Clean up LMS and LMOTS feature dependencies by Raef Coles · 2 years, 10 months ago
  43. 6b2c573 And export buffer too large test to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  44. 534f66f Fix assert arguments in LMS and LMOTS export tests by Raef Coles · 2 years, 10 months ago
  45. d1c2a80 Remove duplicated assert from LMOTS tests by Raef Coles · 2 years, 10 months ago
  46. 20d2e06 Add cleanup frees in LMS and LMOTS tests by Raef Coles · 2 years, 10 months ago
  47. 781f7be Properly mark LMOTS leak test as failed by Raef Coles · 2 years, 10 months ago
  48. d137c86 Don't skip LMS tests due to out of memory error by Raef Coles · 2 years, 10 months ago
  49. 7656339 Fix LMS and LMOTS test dependencies by Raef Coles · 2 years, 10 months ago
  50. 45c4ff9 Fix windows requiring explicit cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  51. 59eb0d0 Fix LMOTS signature leak test dependencies by Raef Coles · 2 years, 10 months ago
  52. d0c7012 Replace TEST_ASSERT with TEST_EQUAL in LMS tests by Raef Coles · 2 years, 10 months ago
  53. f9b8502 Add LMS import/export negative tests by Raef Coles · 2 years, 10 months ago
  54. 4511055 Exclude binary LMS keys from file checking by Raef Coles · 2 years, 10 months ago
  55. 142e577 Add extra zeroization to LMS and LMOTS by Raef Coles · 2 years, 10 months ago
  56. 9fc303a Add extra LMOTS import negative tests by Raef Coles · 2 years, 10 months ago
  57. 71f554b Use real data for negative LMOTS tests by Raef Coles · 2 years, 10 months ago
  58. 66edf6a Use hsslms data for LMOTS import/export test by Raef Coles · 2 years, 10 months ago
  59. 8b55ba6 Source LMOTS data from hsslms by Raef Coles · 2 years, 10 months ago
  60. a6b47c0 Add LMS hsslms interop tests by Raef Coles · 2 years, 10 months ago
  61. d6adcb6 Add negative LMS import/export tests by Raef Coles · 2 years, 10 months ago
  62. 810612e Update LMS and LMOTS to use TEST_EQUAL by Raef Coles · 2 years, 10 months ago
  63. 90e13fc Add repro instructions for LMS test data by Raef Coles · 2 years, 10 months ago
  64. 0dc604e Change how LMS and LMOTS negative tests work by Raef Coles · 2 years, 10 months ago
  65. 4829459 Validate LMOTS sig length before parsing type by Raef Coles · 2 years, 10 months ago
  66. 7726678 Remove debugging code left in LMOTS tests by Raef Coles · 2 years, 10 months ago
  67. 3c4ae77 Improve LMS private context documentation by Raef Coles · 2 years, 10 months ago
  68. 285d44b Capitalize "Merkle" in LMS and LMOTS code by Raef Coles · 2 years, 10 months ago
  69. faf59ba Make LMS verification return VERIFY_FAILED more by Raef Coles · 2 years, 10 months ago
  70. fbd60ec Change LMS and LMOTS init functions to use memset by Raef Coles · 2 years, 10 months ago
  71. 9b0daf6 Improve LMS private function warning by Raef Coles · 2 years, 10 months ago
  72. f6cb5a4 Fix LMS return statements having incorrect style by Raef Coles · 2 years, 10 months ago
  73. 75b4c77 Fix LMS internal function documentation by Raef Coles · 2 years, 10 months ago
  74. d48f7e9 Allocate LMS C_RANDOM_VALUE as hash size by Raef Coles · 2 years, 10 months ago
  75. 1fb2f32 Check LMS offsets are sane at runtime by Raef Coles · 2 years, 10 months ago
  76. e34e3c0 Remove unneeded cast in LMS calloc by Raef Coles · 2 years, 10 months ago
  77. 370cc43 Make LMS public key export part of public key api by Raef Coles · 2 years, 10 months ago
  78. e89488d Fix bug in LMS public key loading by Raef Coles · 2 years, 10 months ago
  79. 3f6cdd7 Fix LMS not checking RNG function return value by Raef Coles · 2 years, 10 months ago
  80. 02cf823 Fix ots sig length check in LMS validate function by Raef Coles · 2 years, 10 months ago
  81. f36874a Fix error type of lms_import_public_key by Raef Coles · 2 years, 10 months ago
  82. dc8fb79 Simplify LMS private key generation error handling by Raef Coles · 2 years, 10 months ago
  83. be3bdd8 Rename LMS and LMOTS init/free functions by Raef Coles · 2 years, 10 months ago
  84. 29117d2 Update LMS PSA error conversion by Raef Coles · 2 years, 10 months ago
  85. be0c2f9 Update LMS local variable allocation by Raef Coles · 2 years, 10 months ago
  86. 2ac352a Make LMS functions args const where required by Raef Coles · 2 years, 10 months ago
  87. f6ddd51 Sanitize LMS and LMOTS macros by Raef Coles · 2 years, 10 months ago
  88. 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
  89. 56fe20a Move MBEDTLS_PRIVATE required defines into lms.h by Raef Coles · 2 years, 10 months ago
  90. ab300f1 Move public header content from lmots.h to lms.h by Raef Coles · 2 years, 10 months ago
  91. b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
  92. 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
  93. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  94. 0b7da1b Fix overflow in LMS context init by Raef Coles · 2 years, 10 months ago
  95. 98c5043 Update LMS test description by Raef Coles · 2 years, 10 months ago
  96. 57d5328 Remove MBEDTLS_LM(OT)S prefix from internal macros by Raef Coles · 2 years, 10 months ago
  97. ad05425 Update naming of internal LMS functions by Raef Coles · 2 years, 10 months ago
  98. 40158e1 Add LMOTS test hook to header by Raef Coles · 2 years, 10 months ago
  99. 403558c Fix LMS function documentation by Raef Coles · 2 years, 11 months ago
  100. 3982040 Fix LMS zeroization using wrong sizeof type by Raef Coles · 2 years, 11 months ago