1. 0dea6fa clang-format: copy latest and re-format by Patrick Williams · 7 months ago master
  2. 7509f4e test: Return from validateReply if no reply by Willy Tu · 9 months ago
  3. 0d3447b meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  4. cb80fa5 Enable non unit-test.py docker build by Jonathan Doman · 9 months ago
  5. 2f45759 build: upgrade to C++23 by Patrick Williams · 10 months ago
  6. 5250957 clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  7. 752ff5d test: Remove unneeded header by Willy Tu · 1 year, 5 months ago
  8. 8848c43 markdownlint: fix all warnings by Patrick Williams · 1 year, 5 months ago
  9. 885cbfe prettier: re-format by Patrick Williams · 1 year, 5 months ago
  10. 83f9992 Recover Add ipmi response buffer size check for all commands by Willy Tu · 1 year, 11 months ago
  11. 067ece1 Refactor to use new version of OEM IPMI Handler by Willy Tu · 1 year, 11 months ago
  12. ad602d4 MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  13. fc8fe40 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  14. d92aee4 Revert "Add ipmi response buffer size check for all commands" by Willy Tu · 1 year, 10 months ago
  15. 88ca532 Add ipmi response buffer size check for all commands by Willy Tu · 1 year, 11 months ago
  16. 35b6c3e meson: add phosphor-logging wrapfile by Patrick Williams · 2 years, 1 month ago
  17. 3d1fdfa phosphor-ipmi-blobs: Code Health Cleanup by Willy Tu · 2 years, 3 months ago
  18. ecb0523 phosphor-ipmi-blobs: remove venture and kunyi as reviewer by Willy Tu · 2 years, 3 months ago
  19. 3b89eda Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  20. fda4178 build: switch to C++20 by Patrick Williams · 2 years, 7 months ago
  21. 88c23f4 phosphor-ipmi-blobs: Update Maintainers and Reviewers by Willy Tu · 2 years, 6 months ago
  22. f39e668 build: Remove autotools by William A. Kennington III · 2 years, 11 months ago
  23. d5ed409 meson: Install headers by William A. Kennington III · 2 years, 11 months ago
  24. d963adb build: Add meson by William A. Kennington III · 2 years, 11 months ago
  25. 117912d ipmi: Remove non-standard c++ array syntax by William A. Kennington III · 2 years, 11 months ago
  26. 993f541 treewide: Remove unused variables by William A. Kennington III · 2 years, 11 months ago
  27. 3ccee07 utils: Make loader more lenient by William A. Kennington III · 2 years, 11 months ago
  28. 766beb3 utils: Deduplicate library loading by William A. Kennington III · 2 years, 11 months ago
  29. 52b75fb test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 3 years ago
  30. a533a37 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  31. 485e54a Add prefix to pkgconfig by Sui Chen · 3 years, 5 months ago
  32. c7c941d continue loading libraries if factory excepts by Patrick Venture · 3 years, 5 months ago
  33. 7bda17a Add pkgconfig by Sui Chen · 3 years, 7 months ago
  34. 99f25be test/utils: stop using local variable with global return by Patrick Venture · 3 years, 7 months ago
  35. b6ed562 test: flexible array member cannot go into lambda by Patrick Venture · 3 years, 7 months ago
  36. 03fd5b8 move entry point handler to process by Patrick Venture · 4 years ago
  37. 9cd8f76 Various cleanups by Kun Yi · 4 years, 5 months ago
  38. beee9e5 cleanup: remove getPath by Kun Yi · 4 years, 5 months ago
  39. cd833aa Fix openFiles refcount by Kun Yi · 4 years, 5 months ago
  40. fea1d81 cleanup: Use scoped initializers; move implementation to source file by Kun Yi · 4 years, 6 months ago
  41. 9ce8348 cleanup: Operate on members directly and allow empty paths in the lookup table by Kun Yi · 4 years, 6 months ago
  42. aa17bda test: Add unit tests for session expiration by Kun Yi · 4 years, 6 months ago
  43. b61a88b Implement session expiration by Kun Yi · 4 years, 6 months ago
  44. 7fc52c8 Store the last action time in session info by Kun Yi · 4 years, 6 months ago
  45. c892f4a Refactor various methods to get session or blob handler by Kun Yi · 4 years, 6 months ago
  46. 8bc1177 blobs: s/struct BlobMeta/BlobMeta/g by Patrick Venture · 5 years ago
  47. a67323a README: add delete blob contract note by Patrick Venture · 4 years, 11 months ago
  48. 826e173 README: add calling contract details by Patrick Venture · 5 years ago
  49. 00d5f0d blobs-ipmid: use enum class for BlobOEMCommands by Patrick Venture · 5 years ago
  50. 9260be3 blobs-ipmid: blobs: add equality operator for BlobMeta by Patrick Venture · 5 years ago
  51. 924bc38 build: split object to enable coverage by Patrick Venture · 5 years ago
  52. 374350d autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  53. de8a16e use ipmiblob library from ipmi-blob-tool by Patrick Venture · 5 years ago
  54. b15d654 build: add dependency on ipmiblob by Patrick Venture · 5 years ago
  55. 48eb402 use filesystem instead of experimental by Patrick Venture · 5 years ago
  56. fd4cdea build: enable valgrind by Patrick Venture · 5 years ago
  57. a2efc76 build: enable code coverage by Patrick Venture · 5 years ago
  58. fb808d1 build: rework gtest checks by Patrick Venture · 5 years ago
  59. 97898c9 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  60. 41ccacd readme: add the OEN used by Patrick Venture · 5 years ago
  61. acebece Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  62. 4beac9a move blob command enum to installed header by Patrick Venture · 5 years ago
  63. 86c87f5 manager: add hard-coded read checks by Patrick Venture · 5 years ago
  64. dc82ab1 blobs-ipmid: blobs header: add prototype all handlers need by Patrick Venture · 5 years ago
  65. cd8dab4 stop installing manager header by Patrick Venture · 5 years ago
  66. d1c3e86 bugfix: process: can be only crc by Patrick Venture · 5 years ago
  67. 2f58151 manager: typo fix available by Patrick Venture · 5 years ago
  68. 5e70a6b build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 5 years ago
  69. 9e0c1af gitignore: add m4 directory by Patrick Venture · 5 years ago
  70. 50539d3 bugfix: ipmi: set dataLen to zero when appropriate by Patrick Venture · 5 years ago
  71. 8aee057 main: receive blob handler path from configure by Patrick Venture · 5 years ago
  72. 540b64d build: apply autoconf suggestions by Patrick Venture · 5 years ago
  73. c18e2b6 add dynamic library interface to enable testing by Patrick Venture · 5 years ago
  74. 2536863 main: add missing header: blobs-ipmid/manager.hpp by Patrick Venture · 5 years ago
  75. c0fe5cd copyright: add missing copyright headers by Patrick Venture · 5 years ago
  76. e08863e drop explicit command entry by Patrick Venture · 5 years ago
  77. 6c415c6 bugfix: load handlers and use factory symbol by Patrick Venture · 5 years ago
  78. df209fa bugfix: add -export-dynamic to Makefile linker flags by Patrick Venture · 5 years ago
  79. 1d5cccb bugfix: flip library search logic by Patrick Venture · 5 years ago
  80. ebf7b9b bugfix: skip 0'd crc bytes on reply computation by Patrick Venture · 5 years ago
  81. 4125880 process: add IPMI error return mechanism and update errors by Patrick Venture · 5 years ago
  82. 45e428a build: Add -flto to CXXFLAGS by Patrick Venture · 5 years ago
  83. 904f24f build: cleanup Makefile by Patrick Venture · 5 years ago
  84. df53de1 main: s/blobs-ipmid/blob-ipmid/ for library path by Patrick Venture · 5 years ago
  85. e50d4e4 manager: fixup to use find_if by Patrick Venture · 6 years ago
  86. a6e21a0 cleanup: apply const to read-only iterators by Patrick Venture · 6 years ago
  87. 1c4d3d3 main: catch exceptions when loading blob handlers by Benjamin Fair · 6 years ago
  88. c9ad5ff manager: reduce scope of variable by Patrick Venture · 6 years ago
  89. 5c4b17b new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  90. e225540 build: fixup paths to leverage ipmiprovider symlinks by Patrick Venture · 6 years ago
  91. b15b305 process: rework lookup to use map for handlers by Patrick Venture · 6 years ago
  92. 03f415e test mock: add implementation of getBlobManager by Patrick Venture · 6 years ago
  93. 8ee139d README: Add new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  94. 73eb687 manager: return abstract base type by Patrick Venture · 6 years ago
  95. 7210b31 header: install test mock headers by Patrick Venture · 6 years ago
  96. 5100a38 main: now seeks out shared library handlers are load-time by Patrick Venture · 6 years ago
  97. 4dc584d utils: add methods for finding and loading handlers by Patrick Venture · 6 years ago
  98. b3e07e2 manager: add getBlobManager as an exported method by Patrick Venture · 6 years ago
  99. e01c0af example: fixup compilation by Patrick Venture · 6 years ago
  100. aceb4ba move blobs and manager header into installation dir by Patrick Venture · 6 years ago