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