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