1. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 10 months ago
  2. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  3. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  4. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  5. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 5 years ago
  6. cb09aa0 Change yield from ptr to object by James Feist · 4 years, 10 months ago
  7. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  8. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 4 years, 10 months ago
  9. 23d0644 Use boost::asio::post() instead of io->post() by Vernon Mauery · 5 years ago
  10. 1a4beed Defining session const for multi net session mgmt by Suryakanth Sekar · 5 years ago
  11. a3dd766 unpack static assert on unsupported types by Vernon Mauery · 5 years ago
  12. 33298af Add sdbusplus::asio::connection pointer to ipmi::Context by Vernon Mauery · 5 years ago
  13. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 5 years ago
  14. f865dea Return invalid data length (0xc7) for commands not properly unpacked by Vernon Mauery · 5 years ago
  15. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 5 years ago
  16. 92476a8 message: Support prepending payloads by William A. Kennington III · 5 years ago
  17. e15e53e message/pack: Allow packing payloads by William A. Kennington III · 5 years ago
  18. e2aec26 message/pack: Support packing string_views by William A. Kennington III · 5 years ago
  19. 906e0f8 message/pack: Check for outstanding bits by William A. Kennington III · 5 years ago
  20. f2fd17a message/payload: Ignore unchecked unpack warning during unwind by William A. Kennington III · 5 years ago
  21. 51694c2 message/payload: Clean up check / trailing state by William A. Kennington III · 5 years ago
  22. d6a2da0 add rqSA ipmb request source address by Vernon Mauery · 5 years ago
  23. 00b096d Fix compilation warning regarding std::variant by Alexander Amelkin · 5 years ago
  24. 0d49e47 message/unpack: Fix undefined behavior by William A. Kennington III · 5 years ago
  25. 508c457 Add a tuple type for packing by Vernon Mauery · 5 years ago
  26. 336405b Add error message to build to make packing type errors clear by Vernon Mauery · 5 years ago
  27. bea5392 Add helper functions to simplify error responses by Vernon Mauery · 5 years ago
  28. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  29. ded4c74 Fix utility.hpp to use correct types for Request and Context by Vernon Mauery · 5 years ago
  30. bae9135 Add support for returning optional values by Vernon Mauery · 5 years ago
  31. f299807 message: pack: add variant support by James Feist · 5 years ago
  32. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  33. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  34. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  35. be37630 Add user context parameter to legacy ipmi handler registration by Vernon Mauery · 5 years ago
  36. 3719c2f Add generic signal handling API to work with boost::asio by Vernon Mauery · 5 years ago
  37. f0bedac make utility.hpp available for external things that include ipmid/api.hpp by Vernon Mauery · 5 years ago
  38. 20ff333 Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so by Vernon Mauery · 5 years ago
  39. bfe55a1 errorResponse must not pack completion code in data payload by Vernon Mauery · 5 years ago
  40. fe6c655 Add back an interface used by an external provider by Vernon Mauery · 5 years ago
  41. 08a70aa ipmid: Add command filter mechanism by Vernon Mauery · 6 years ago
  42. f984a01 ipmid: Add in Native OEM and Group OEM support by Vernon Mauery · 6 years ago
  43. 240b186 ipmid: Rewrite ipmid to use the new architecture by Vernon Mauery · 6 years ago
  44. e7329c7 ipmid: Compiler-generated unpacking and packing of messages by Vernon Mauery · 6 years ago
  45. 489b8f4 include: Makefile_am: force symlink creation by Patrick Venture · 5 years ago
  46. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago