1. e710a36 Verify packet size before accessing checksum by Kasun Athukorala · 6 weeks ago main
  2. e3410a8 Initialize BEJ dictionary sizes by Kasun Athukorala · 6 weeks ago
  3. 2be0870 markdownlint: minor fixes by Patrick Williams · 3 months ago
  4. d49db6f Add overflow flag checking by Brandon Kim · 3 months ago
  5. aec9986 Handle Exceptions and Uncorrectable Errors by Brandon Kim · 3 months ago
  6. 454b304 pci_handler: Use volatile by Brandon Kim · 3 months ago
  7. 8540c7d rde_handler: Check operationInitRequest over-read by Brandon Kim · 3 months ago
  8. 90ccfe8 rde_handler: Check multiPartReceiveResp over-read by Brandon Kim · 3 months ago
  9. 07d92b1 main: Use "expires_after" instead by Brandon Kim · 3 months ago
  10. bcc6453 Add log for receiving CPER and counter files by Hao Zhou · 5 months ago
  11. 99cd49a clang-format: update latest spec and reformat by Patrick Williams · 6 months ago
  12. 57d0517 meson: reformat with meson formatter by Patrick Williams · 6 months ago
  13. 2fdde46 Revert clang-tidy by Patrick Williams · 7 months ago
  14. b3b3c09 test: pci_handler: fix compile error with mmap mock by Patrick Williams · 7 months ago
  15. 4263ed4 clang-tidy: Customize Configuration by Jayanth Othayoth · 9 months ago
  16. c20d121 clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  17. 3c49693 Remove all operational logs by Brandon Kim · 12 months ago
  18. 41a58d4 external_storer: Add a log entry limit by Brandon Kim · 12 months ago
  19. 9517425 notifier_dbus_handler: Remove the vector by Brandon Kim · 12 months ago
  20. 3d0cd55 Modify D-Bus to using asio server by kasunath · 3 years ago
  21. 4f9a271 clang-tidy: Remove redundant configuration by George Liu · 12 months ago
  22. 1a64356 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  23. 5de9061 prefer std::format over fmt by Patrick Williams · 1 year, 7 months ago
  24. a246208 meson: add subproject wrap files by Patrick Williams · 1 year, 7 months ago
  25. 79c584e external_storer_file: Add logging for created file by Brandon Kim · 1 year, 7 months ago
  26. 3b1226d meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 9 months ago
  27. 9f7eca2 build: upgrade to C++23 by Patrick Williams · 2 years ago
  28. 589c175 clang-format: copy latest and re-format by Patrick Williams · 1 year, 10 months ago
  29. 890e1f0 meson_options.txt: Support for reading options from meson.options by George Liu · 2 years ago
  30. 82ab832 buffer: Update to follow the design doc by Brandon Kim · 2 years ago
  31. 759ebaf Add nlohmann dependency by George Liu · 2 years ago
  32. 4a2c9ae Update gitignore dependency by George Liu · 2 years ago
  33. bbe408c build-tests: The allowed method is used by default by George Liu · 2 years, 1 month ago
  34. b812576 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  35. 55ce2f2 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 2 years, 5 months ago
  36. 6fdacbd Restart daemon on failure by Edward Lee · 2 years, 6 months ago
  37. 3cbb6ef Remove unused variables by Edward Lee · 2 years, 6 months ago
  38. aedea9f Add missing RDE definitions by kasunath · 2 years, 9 months ago
  39. a307287 Locally define used RDE headers by kasunath · 2 years, 9 months ago
  40. 57af3ff meson: fix typo by Michael Shen · 2 years, 11 months ago
  41. 3def3c8 buffer: Update the definition of QueueSize by Brandon Kim · 3 years ago
  42. 613ba53 buffer: Fix a corner case with header wraparound by Brandon Kim · 3 years ago
  43. 9a895ac README: Update to point to the actual design doc by Brandon Kim · 3 years ago
  44. 271d231 buffer: Update queueSize and Read/Write Ptrs to 3B by Brandon Kim · 3 years ago
  45. ed83df9 MAINTAINERS: remove file by Patrick Williams · 3 years, 1 month ago
  46. bea36e2 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 1 month ago
  47. a3b64fb Create a DBus notification for each LogEntry by kasunath · 3 years, 2 months ago
  48. 7cea1b9 Add a class to create FilePath DBus objects by kasunath · 3 years, 3 months ago
  49. e8cac46 Fix LICENSE file by Brandon Kim · 3 years, 2 months ago
  50. 1a3dc60 main: Integrating the buffer and rde handler by Brandon Kim · 3 years, 2 months ago
  51. c49284b buffer: Implement "updateBmcFlags" by Brandon Kim · 3 years, 2 months ago
  52. bac958d Add a class to handle RDE commands by kasunath · 3 years, 3 months ago
  53. 4662b1b buffer: Implement "readErrorLogs" by Brandon Kim · 3 years, 2 months ago
  54. f0e4adc buffer: bugfix (v3) fix the checksum by Brandon Kim · 3 years, 2 months ago
  55. 35d4335 buffer: bugfix (v2) consolidate the offset and readptr by Brandon Kim · 3 years, 2 months ago
  56. 26660e9 buffer: bugfixes and cleanups by Brandon Kim · 3 years, 2 months ago
  57. 40ce08e buffer: Implement "readEntry" by Brandon Kim · 3 years, 2 months ago
  58. 7bac2d6 buffer: Implement "readEntryHeader" by Brandon Kim · 3 years, 3 months ago
  59. 9836cfa buffer: Implement "wraparoundRead" by Brandon Kim · 3 years, 2 months ago
  60. cf0b975 buffer: Implement "updateReadPtr" by Brandon Kim · 3 years, 2 months ago
  61. 60cab57 buffer: Update cachedBufferHeader during "initialize" by Brandon Kim · 3 years, 2 months ago
  62. 37bc0df Add a class to handle ExternalStorer file writes. by kasunath · 3 years, 3 months ago
  63. 17ee1a9 buffer: Implement "readBufferHeader" and enforce endianness by Brandon Kim · 3 years, 3 months ago
  64. fcbc3db buffer: Implement "initialize" and add unit tests by Brandon Kim · 3 years, 3 months ago
  65. 1d0c356 Split DataInterface from pci_handler.hpp by Brandon Kim · 3 years, 3 months ago
  66. a1a69f1 Add a class to handle RDE BEJ dictionary data by kasunath · 3 years, 3 months ago
  67. 55dcada pci_handler: Add pci_handler by Brandon Kim · 3 years, 6 months ago
  68. b6389b9 service_files: Add a simple service file by Brandon Kim · 3 years, 6 months ago
  69. 554fad0 Add basic main and meson.build by Brandon Kim · 3 years, 4 months ago
  70. 638384c Add initial set of files by Brandon Kim · 3 years, 4 months ago
  71. 2e24f22 Initial empty repository by Brad Bishop · 3 years, 4 months ago