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