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