1. 6fdd02e test: add state check helper method by Patrick Venture · 6 years ago
  2. 9b57a4c test: firmware notYetStarted: add missing comment by Patrick Venture · 6 years ago
  3. 0c642fd test: firmware verificationCompleted: stat(blob) by Patrick Venture · 6 years ago
  4. a82f99e test: firmware verificationCompleted: start without tests by Patrick Venture · 6 years ago
  5. 35b3fc9 test: firmware verificationStarted: note about close by Patrick Venture · 6 years ago
  6. ddc3507 test: firmware verificationStarted: commit by Patrick Venture · 6 years ago
  7. 8facb38 test: firmware verificationStarted: read by Patrick Venture · 6 years ago
  8. d450910 test: firmware verificationStarted: open by Patrick Venture · 6 years ago
  9. 9c6de5a test: firmware verificationStarted: write by Patrick Venture · 6 years ago
  10. fb74ad5 test: firmware verificationStarted: writeMeta by Patrick Venture · 6 years ago
  11. 930c7b7 bmc: add verify blob id only when ready by Patrick Venture · 6 years ago
  12. efba42d bmc: add utilty method to only add a blob id if not present by Patrick Venture · 6 years ago
  13. a04997b test: firmware verificationStarted: stat(blob) by Patrick Venture · 6 years ago
  14. 2567ebc test: firmware verificationPending: read by Patrick Venture · 6 years ago
  15. ab731e9 test: firmware verificationPending: write by Patrick Venture · 6 years ago
  16. 02c0ead test: firmware notYetStarted: canHandleBlob by Patrick Venture · 6 years ago
  17. 237e2c6 test: firmware verificationStarted: stat(session) by Patrick Venture · 6 years ago
  18. 31eefd4 test: firmware uploadInProgress: writeMeta typo by Patrick Venture · 6 years ago
  19. b611a08 test: firmware verificationPending: writeMeta by Patrick Venture · 6 years ago
  20. 01a3327 test: firmware verificationPending: stat(session) by Patrick Venture · 6 years ago
  21. 19044e1 test: firmware verificationPending: commit by Patrick Venture · 6 years ago
  22. 1e389c9 test: firmware verificationPending: close by Patrick Venture · 6 years ago
  23. da8fcd1 test: firmware verificationPending: open by Patrick Venture · 6 years ago
  24. b386b86 test: firmware verificationPending: stat(blob) by Patrick Venture · 6 years ago
  25. 61d2ed4 test: firmware verificationPending: canHandleBlob by Patrick Venture · 6 years ago
  26. 1fca190 test: firmware uploadInProgress: commit by Patrick Venture · 6 years ago
  27. 8326d07 test: firmware uploadInProgress: read by Patrick Venture · 6 years ago
  28. 65055fb test: firmware notYetStarted: minor cleanup by Patrick Venture · 6 years ago
  29. 615123a test: firmware updateInProgress: write by Patrick Venture · 6 years ago
  30. be0fb5e test: firmware uploadInProgress: minor cleanup by Patrick Venture · 6 years ago
  31. 547fa3a test: firmware uploadInProgress: add note about commit by Patrick Venture · 6 years ago
  32. 7cf4440 test: firmware uploadInProgress: writeMeta by Patrick Venture · 6 years ago
  33. 79b4474 test: firmware uploadInProgress: close by Patrick Venture · 6 years ago
  34. 5788dbb test: firmware uploadInProgress: open by Patrick Venture · 6 years ago
  35. efc366e test: firmware uploadInProgress: stat(session) by Patrick Venture · 6 years ago
  36. 41205cc test: firmware uploadInProgress: stat by Patrick Venture · 6 years ago
  37. 6f72978 test: firmware uploadInProgress: add todo by Patrick Venture · 6 years ago
  38. ebcc522 test: firmware uploadInProgress: getBlobIds by Patrick Venture · 6 years ago
  39. b1a8f70 test: firmware notYetStarted: open by Patrick Venture · 6 years ago
  40. 86c2208 test: firmware notYetStarted: stat by Patrick Venture · 6 years ago
  41. 8a4f2aa test: firmware notYetStarted: getBlobIds by Patrick Venture · 6 years ago
  42. 997023d test: start state-transition-specific unit-tests by Patrick Venture · 6 years ago
  43. 70b9a1d test: cleanup firmware handler::delete unit-tests by Patrick Venture · 6 years ago
  44. 27ac582 bmc: firmware handler owns update mechanism by Patrick Venture · 6 years ago
  45. 8e801e1 bmc: add update mechanism interface by Patrick Venture · 6 years ago
  46. 1d5a31c bmc: move away from blobs namespace by Patrick Venture · 6 years ago
  47. 1361a12 test: use common test object by Patrick Venture · 6 years ago
  48. 3a03631 test: cleanup: firmware::sessionstat() tests by Patrick Venture · 6 years ago
  49. ad7c73d test: cleanup: firmware::writemeta() tests by Patrick Venture · 6 years ago
  50. eb5df14 test: cleanup: firmware::write() tests by Patrick Venture · 6 years ago
  51. 6f09ff5 test: cleanup: firmware::open() tests by Patrick Venture · 6 years ago
  52. 481cd4a test: cleanup: firmware::commit() tests by Patrick Venture · 6 years ago
  53. 7941258 test: cleanup: firmware::close() tests by Patrick Venture · 6 years ago
  54. 3ecb350 bmc: enable configuration of all verification by Patrick Venture · 6 years ago
  55. 74059d6 bmc: allow configuring the verification output path by Patrick Venture · 6 years ago
  56. 7dad86f util: create util object for bmc and tool by Patrick Venture · 6 years ago
  57. 55646de tools: add update handler by Patrick Venture · 6 years ago
  58. d61b0ff tools: implement firmware verification polling by Patrick Venture · 6 years ago
  59. 7dcca5d tools: trigger verification by Patrick Venture · 6 years ago
  60. cf10cda build: use configure rule whether host tool is built by Patrick Venture · 6 years ago
  61. be19870 firmware_handler: allow committing repeatedly by Patrick Venture · 6 years ago
  62. 7352838 updater: send hash file contents by Patrick Venture · 6 years ago
  63. b58f561 bugfix: test: use explicit string matcher by Patrick Venture · 6 years ago
  64. ac4ff97 tools: io: add read method by Patrick Venture · 6 years ago
  65. 4679e50 build: enable valgrind by Patrick Venture · 6 years ago
  66. c897738 build: split object to enable coverage by Patrick Venture · 6 years ago
  67. 9dc342a autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 6 years ago
  68. 664c5bc use ipmiblob library from ipmi-blob-tool by Patrick Venture · 6 years ago
  69. 2f3b4b6 build: enable code coverage by Patrick Venture · 6 years ago
  70. 6bc04f9 build: rework gtest checks by Patrick Venture · 6 years ago
  71. 957f086 tools: implement blob read by Patrick Venture · 6 years ago
  72. 13e4986 test: add unit-test for tools::blob close by Patrick Venture · 6 years ago
  73. 46bdadc tools: tie devmem io handler into lpc handler by Patrick Venture · 6 years ago
  74. 030b1a8 tools: add io interface for mmio, etc by Patrick Venture · 6 years ago
  75. 69a9e19 tools: lpc: add internal/sys to handler by Patrick Venture · 6 years ago
  76. 8e1b233 tools: lpc: start implementation, send metadata by Patrick Venture · 6 years ago
  77. 77c5918 tools: blob add writeMeta to interface by Patrick Venture · 6 years ago
  78. 2343cfc window interface: add close method by Patrick Venture · 6 years ago
  79. 88ead72 rename lpc_mapper_mock -> window_mapper_mock by Patrick Venture · 6 years ago
  80. c9c6088 lpc: add missing headers by Patrick Venture · 6 years ago
  81. 517710d hardware interface: add copyFrom by Patrick Venture · 6 years ago
  82. 5251da9 rename lpcmapperinterface to hardwaremapperinterface by Patrick Venture · 6 years ago
  83. 9dfcf5d tools: specify common ipmi errors for humans by Patrick Venture · 6 years ago
  84. 7430464 rename write,read to writeMeta,readMeta by Patrick Venture · 6 years ago
  85. 907f3a7 tools: implement bt sendcontents by Patrick Venture · 6 years ago
  86. 0309f10 tools: implement blob write by Patrick Venture · 6 years ago
  87. cec0490 internal: add read() method by Patrick Venture · 6 years ago
  88. 301e525 test: typo fix: firmware by Patrick Venture · 6 years ago
  89. ecfd300 tools: implement method to send ipmi packet to BMC by Patrick Venture · 6 years ago
  90. 2e12a43 tools: ipmi handler must open ipmi device by Patrick Venture · 6 years ago
  91. 9a5ce56 tools: implement blob close by Patrick Venture · 6 years ago
  92. 28abae7 s/size_t/std::size_t/g - for compatibility with other builds by Patrick Venture · 6 years ago
  93. 9b534f0 tools: put all host-side code into host_tool namespace by Patrick Venture · 6 years ago
  94. 7b78aa2 internal: add poll() method by Patrick Venture · 6 years ago
  95. 339dece tools: blob: add exceptions by Patrick Venture · 6 years ago
  96. fa9d0c9 internal: remove extra namespaces by Patrick Venture · 6 years ago
  97. bcec9c6 bugfix: tools: fixup the region copied by Patrick Venture · 6 years ago
  98. 86ef75d bugfix: tools: copy string out, expected nul-termination by Patrick Venture · 6 years ago
  99. 1cc8895 test: flip from negative test to positive by Patrick Venture · 6 years ago
  100. 0d88a12 bugfix: tools: blob: add trailing nul-terminator by Patrick Venture · 6 years ago