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