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