1. 7e14586 binarystore: Convert to nanopb by William A. Kennington III · 3 months ago master
  2. f102dd6 gitignore: Clean up for meson by William A. Kennington III · 3 months ago
  3. 145b57f binarystore: Don't store max_size by William A. Kennington III · 3 months ago
  4. 7f10780 Add alias and option to support migration by Willy Tu · 6 months ago
  5. ca170bb print: Cleanup std::cerr/cout with stdplus::print by Willy Tu · 6 months ago
  6. 7bae198 build: Update to c++23 and meson 1.1.1 by Willy Tu · 6 months ago
  7. 53992e8 markdownlint: reformat README.md by Willy Tu · 11 months ago
  8. 62872f5 binarystore: Cleanup optional config with default values. by Willy Tu · 2 years, 2 months ago
  9. f3aa37a build: Fix library install by William A. Kennington III · 2 years, 2 months ago
  10. a191c67 build: Minor cleanups by William A. Kennington III · 2 years, 2 months ago
  11. 2b6683f binarystore: Add std::optional for optional config options by Willy Tu · 2 years, 3 months ago
  12. fdebaa3 phosphor-ipmi-blobs-binarystore: Code Health Cleanup by Willy Tu · 2 years, 3 months ago
  13. c95bd59 binarystore: Move binarystoreblob_lib to static library by Willy Tu · 2 years, 3 months ago
  14. e814a0b binarystore: Create new shared library for binarystore by Willy Tu · 2 years, 3 months ago
  15. 9163385 Fix typo: excedded -> exceeded by Willy Tu · 2 years, 3 months ago
  16. ac0b844 binarystore: Include main.cpp in libbinarystore.so by Willy Tu · 2 years, 3 months ago
  17. baa8d40 build: Refactor the build structure of the project by Willy Tu · 2 years, 5 months ago
  18. 94ff59b build: Remove autotool files by Willy Tu · 2 years, 5 months ago
  19. b988dbb compile: Add meson build support by Jie Yang · 2 years, 9 months ago
  20. 67391d5 binarystore: Enable maxBinarySize Feature by Willy Tu · 2 years, 5 months ago
  21. 351a5d0 cleanup: Remove warning for meson build by Willy Tu · 2 years, 5 months ago
  22. a0f49fd binarystore: Remove venture as reviewer by Willy Tu · 2 years, 3 months ago
  23. 1323cdb binarystore: Update MAINTAINERS and OWNERS. Remove maxims and kunyi by Willy Tu · 2 years, 3 months ago
  24. a21027d Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  25. d6f65a1 Add maxims to MAINTAINERS by Maksym Sloyko · 2 years, 6 months ago
  26. eba8688 Add blobtool by Maksym Sloyko · 2 years, 7 months ago
  27. eb27411 binarystore: Add ReadOnly Mode by Maksym Sloyko · 2 years, 6 months ago
  28. c3abe75 test: use char arrays instead of strings by Patrick Venture · 3 years, 9 months ago
  29. e496b2b maxSize parameter to binarystore unused by Patrick Venture · 3 years, 10 months ago
  30. 15f0f94 splits objects into separate headers by Patrick Venture · 3 years, 10 months ago
  31. 3fd960d test: fixup boost endian change by Patrick Venture · 3 years, 10 months ago
  32. 1a25e0d Implement stat by Kun Yi · 4 years ago
  33. 44d9e60 Implement expire by Kun Yi · 4 years, 6 months ago
  34. 805ade3 binarystore: Fix for newer boost by William A. Kennington III · 4 years ago
  35. e535a73 improvement: Don't deserialize again if past attempt failed by Kun Yi · 5 years ago
  36. c83d2fa bugfix: Fix invalid data handling in deserialization by Kun Yi · 5 years ago
  37. 8ca234e bugfix: Clean stale data on blob creation by Kun Yi · 5 years ago
  38. 97be3af binarystore: Move serialized data loading to its own function by Kun Yi · 5 years ago
  39. 4dc7648 Implement config parsing by Kun Yi · 5 years ago
  40. 8bcf79d binarystore: Add error logging across all the functions by Kun Yi · 5 years ago
  41. 7005917 Use the boost endian library for storing/retrieving size by Kun Yi · 5 years ago
  42. d297c9f Implement commit by Kun Yi · 5 years ago
  43. 2765b64 Inject sysfile dependency when creating BinaryStore by Kun Yi · 5 years ago
  44. 913ba97 Implement a fake sysFile by Kun Yi · 5 years ago
  45. 9125e63 Add implementation of a system file interface by Kun Yi · 5 years ago
  46. 73380f6 Add an interface for sys operations by Kun Yi · 5 years ago
  47. d2d8cb6 style: Make cpp files self-contained by Kun Yi · 5 years ago
  48. 6967b77 binarystore: Implement read/write by Kun Yi · 5 years ago
  49. 6baa713 binarystore: Implement open/close by Kun Yi · 5 years ago
  50. 0a940b9 Add protobuf definitions by Kun Yi · 5 years ago
  51. 64dc05c binarystore: Initial implementation by Kun Yi · 5 years ago
  52. a4ba886 Add MAINTAINERS by Kun Yi · 5 years ago
  53. c0adbc3 handler: Implement read/write/close/delete by Kun Yi · 5 years ago
  54. 38146a0 handler: Implement open as a pass-through function by Kun Yi · 5 years ago
  55. 68c8114 Add class interface BinaryStore for storage abstraction by Kun Yi · 5 years ago
  56. 91beea6 Initial commit of binary store handler. by Kun Yi · 5 years ago
  57. 41e6dcb Add README by Kun Yi · 5 years ago
  58. 2eaf9d4 Initial commit by Brad Bishop · 5 years ago