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