1. 58a690a build: upgrade to C++23 by Patrick Williams · 11 months ago
  2. c99b19f clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  3. 12d406c markdownlint: fix all warnings by Patrick Williams · 1 year, 6 months ago
  4. dd48d71 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  5. ee97508 blob_handler: Add missing include <iterator> by Brandon Kim · 1 year, 10 months ago
  6. 66862b8 MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  7. e76b4bc OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  8. d3c06f9 blob_handler: Fix fprintf %li to %zu & update clang-format by Brandon Kim · 1 year, 11 months ago
  9. 10f1ed2 MAINTAINERS/OWNERS: Transfer from venture@ to brandonkim@ by Brandon Kim · 1 year, 11 months ago
  10. 4f219c8 Remove autoconf / CMake by Brandon Kim · 1 year, 11 months ago
  11. 0d13663 Add meson by Brandon Kim · 1 year, 11 months ago
  12. 98e59f3 build: enable C++20 by Patrick Williams · 2 years, 2 months ago
  13. d46530f blob_handler: Have delete return a status by William A. Kennington III · 2 years, 7 months ago
  14. f8c9f7a Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  15. 2ca843c Add blob state definitions. by Vivekanand Veeracholan · 2 years, 9 months ago
  16. 8da5f72 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 3 years, 1 month ago
  17. f9ee95f splits sys interface into its own file by Patrick Venture · 3 years, 4 months ago
  18. 92a4a62 drop default internal sys parameter by Patrick Venture · 3 years, 4 months ago
  19. bae7664 nit: use empty instead of size==0 by Patrick Venture · 3 years, 7 months ago
  20. 714e388 blob_handler: Add check to avoid OOB memory access by Brandon Kim · 4 years ago
  21. 570fcc6 initialize responseBuffer array by Patrick Venture · 4 years ago
  22. 48125b5 zero-initialize structs by Patrick Venture · 4 years ago
  23. 60edc61 update clang-format by Patrick Venture · 4 years ago
  24. 00f39b8 blob_handler: remove redundant returns by Brandon Kim · 4 years, 8 months ago
  25. cc4ef0c blob: implement deleteBlob command by Brandon Kim · 4 years, 8 months ago
  26. 0106f57 blob_handler: remove unused resp by Brandon Kim · 4 years, 8 months ago
  27. 958f1ce ipmi: pull the netfn and command into parameters by Patrick Venture · 5 years ago
  28. ef5e092 ipmi exceptions: add method to grab code by Patrick Venture · 5 years ago
  29. 4447464 move blob command enum to blob_interface header by Patrick Venture · 5 years ago
  30. 99400c8 blob: add equality operator for StatResponse by Patrick Venture · 5 years ago
  31. 8752cdf blob_handler: make commit data parameter optional by Patrick Venture · 5 years ago
  32. 800f06d cleanup: add missing limits header by Patrick Venture · 5 years ago
  33. 8865e40 blob: implement commit command by Patrick Venture · 5 years ago
  34. 22fcc84 blob_handler: provide a convenience static factory by Patrick Venture · 5 years ago
  35. 786a541 blob_handler: move from raw to managed pointer by Patrick Venture · 5 years ago
  36. 2fe4c65 ipmi_handler: provide unique creator by Patrick Venture · 5 years ago
  37. 15bba88 cleanup: delete blob byte printing by Patrick Venture · 5 years ago
  38. d39b6f8 bugfix: stat handler wasn't copying properly by Patrick Venture · 5 years ago
  39. 17186ae squash getStat variations into one underlying method by Patrick Venture · 5 years ago
  40. 16a99a6 implement session stat command by Patrick Venture · 5 years ago
  41. 9725476 test: add mock build test by Patrick Venture · 5 years ago
  42. 0656146 unit-test: use library instead of object files by Patrick Venture · 5 years ago
  43. 51372f0 autotools: Fix for autoconf-archive 2019.01.19 by Patrick Venture · 5 years ago
  44. a835642 blob_handler: fprintf tweak by Patrick Venture · 5 years ago
  45. 0ba794d ipmi_errors: object cleanup by Patrick Venture · 5 years ago
  46. 1681f7f install crc_mock header by Patrick Venture · 5 years ago
  47. 465469d install crc header by Patrick Venture · 5 years ago
  48. 161b721 test: add unit-tests for the crc module by Patrick Venture · 5 years ago
  49. 509ca62 add .lcovrc file by Patrick Venture · 5 years ago
  50. 9b7c979 test header: s/host_tool/ipmiblob/ by Patrick Venture · 5 years ago
  51. a2e8dec install blob_interface_mock header by Patrick Venture · 5 years ago
  52. 6844833 move internal namespace under ipmiblob namespace by Patrick Venture · 5 years ago
  53. fe94b48 Makefile: add blob_errors to installed headers by Patrick Venture · 5 years ago
  54. 1470bec namespace: s/host_tool/ipmiblob/g by Patrick Venture · 5 years ago
  55. 123b5c0 initial commit by Patrick Venture · 5 years ago
  56. 85e3209 Add MAINTAINERS file by Patrick Venture · 5 years ago
  57. b443398 Initial commit by Brad Bishop · 5 years ago