1. fea1d81 cleanup: Use scoped initializers; move implementation to source file by Kun Yi · 4 years, 8 months ago
  2. 9ce8348 cleanup: Operate on members directly and allow empty paths in the lookup table by Kun Yi · 4 years, 8 months ago
  3. aa17bda test: Add unit tests for session expiration by Kun Yi · 4 years, 8 months ago
  4. b61a88b Implement session expiration by Kun Yi · 4 years, 8 months ago
  5. 7fc52c8 Store the last action time in session info by Kun Yi · 4 years, 8 months ago
  6. c892f4a Refactor various methods to get session or blob handler by Kun Yi · 4 years, 8 months ago
  7. 8bc1177 blobs: s/struct BlobMeta/BlobMeta/g by Patrick Venture · 5 years ago
  8. a67323a README: add delete blob contract note by Patrick Venture · 5 years ago
  9. 826e173 README: add calling contract details by Patrick Venture · 5 years ago
  10. 00d5f0d blobs-ipmid: use enum class for BlobOEMCommands by Patrick Venture · 5 years ago
  11. 9260be3 blobs-ipmid: blobs: add equality operator for BlobMeta by Patrick Venture · 5 years ago
  12. 924bc38 build: split object to enable coverage by Patrick Venture · 5 years ago
  13. 374350d autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  14. de8a16e use ipmiblob library from ipmi-blob-tool by Patrick Venture · 5 years ago
  15. b15d654 build: add dependency on ipmiblob by Patrick Venture · 5 years ago
  16. 48eb402 use filesystem instead of experimental by Patrick Venture · 5 years ago
  17. fd4cdea build: enable valgrind by Patrick Venture · 5 years ago
  18. a2efc76 build: enable code coverage by Patrick Venture · 5 years ago
  19. fb808d1 build: rework gtest checks by Patrick Venture · 5 years ago
  20. 97898c9 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  21. 41ccacd readme: add the OEN used by Patrick Venture · 5 years ago
  22. acebece Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  23. 4beac9a move blob command enum to installed header by Patrick Venture · 5 years ago
  24. 86c87f5 manager: add hard-coded read checks by Patrick Venture · 5 years ago
  25. dc82ab1 blobs-ipmid: blobs header: add prototype all handlers need by Patrick Venture · 5 years ago
  26. cd8dab4 stop installing manager header by Patrick Venture · 5 years ago
  27. d1c3e86 bugfix: process: can be only crc by Patrick Venture · 5 years ago
  28. 2f58151 manager: typo fix available by Patrick Venture · 5 years ago
  29. 5e70a6b build: cleanup configure script PKG_CHECK_MODULES by Patrick Venture · 6 years ago
  30. 9e0c1af gitignore: add m4 directory by Patrick Venture · 6 years ago
  31. 50539d3 bugfix: ipmi: set dataLen to zero when appropriate by Patrick Venture · 6 years ago
  32. 8aee057 main: receive blob handler path from configure by Patrick Venture · 6 years ago
  33. 540b64d build: apply autoconf suggestions by Patrick Venture · 6 years ago
  34. c18e2b6 add dynamic library interface to enable testing by Patrick Venture · 6 years ago
  35. 2536863 main: add missing header: blobs-ipmid/manager.hpp by Patrick Venture · 6 years ago
  36. c0fe5cd copyright: add missing copyright headers by Patrick Venture · 6 years ago
  37. e08863e drop explicit command entry by Patrick Venture · 6 years ago
  38. 6c415c6 bugfix: load handlers and use factory symbol by Patrick Venture · 6 years ago
  39. df209fa bugfix: add -export-dynamic to Makefile linker flags by Patrick Venture · 6 years ago
  40. 1d5cccb bugfix: flip library search logic by Patrick Venture · 6 years ago
  41. ebf7b9b bugfix: skip 0'd crc bytes on reply computation by Patrick Venture · 6 years ago
  42. 4125880 process: add IPMI error return mechanism and update errors by Patrick Venture · 6 years ago
  43. 45e428a build: Add -flto to CXXFLAGS by Patrick Venture · 6 years ago
  44. 904f24f build: cleanup Makefile by Patrick Venture · 6 years ago
  45. df53de1 main: s/blobs-ipmid/blob-ipmid/ for library path by Patrick Venture · 6 years ago
  46. e50d4e4 manager: fixup to use find_if by Patrick Venture · 6 years ago
  47. a6e21a0 cleanup: apply const to read-only iterators by Patrick Venture · 6 years ago
  48. 1c4d3d3 main: catch exceptions when loading blob handlers by Benjamin Fair · 6 years ago
  49. c9ad5ff manager: reduce scope of variable by Patrick Venture · 6 years ago
  50. 5c4b17b new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  51. e225540 build: fixup paths to leverage ipmiprovider symlinks by Patrick Venture · 6 years ago
  52. b15b305 process: rework lookup to use map for handlers by Patrick Venture · 6 years ago
  53. 03f415e test mock: add implementation of getBlobManager by Patrick Venture · 6 years ago
  54. 8ee139d README: Add new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  55. 73eb687 manager: return abstract base type by Patrick Venture · 6 years ago
  56. 7210b31 header: install test mock headers by Patrick Venture · 6 years ago
  57. 5100a38 main: now seeks out shared library handlers are load-time by Patrick Venture · 6 years ago
  58. 4dc584d utils: add methods for finding and loading handlers by Patrick Venture · 6 years ago
  59. b3e07e2 manager: add getBlobManager as an exported method by Patrick Venture · 6 years ago
  60. e01c0af example: fixup compilation by Patrick Venture · 6 years ago
  61. aceb4ba move blobs and manager header into installation dir by Patrick Venture · 6 years ago
  62. 0f11545 gitignore: add *.lo by Patrick Venture · 6 years ago
  63. ffecf1b build: add ENABLE_EXAMPLE macro on enable-example condition by Patrick Venture · 6 years ago
  64. e4accf0 build: drop systemd requirement by Patrick Venture · 6 years ago
  65. c0f499b add example handler by Patrick Venture · 6 years ago
  66. f222cf5 Build as c++17 by Patrick Venture · 6 years ago
  67. ef3aead initial drop of phosphor-ipmi-blobs by Patrick Venture · 6 years ago
  68. baa73da adds README.md by Patrick Venture · 6 years ago
  69. e2f7bce Initial commit by Brad Bishop · 6 years ago