1. b1416ef dbus-sdr: check instance start value in getSensorInfo function by Thang Tran · 11 months ago
  2. 68d9d40 Update terminology used within repo by Matt Simmering · 7 months ago
  3. c329cee unpack: Support std::span as package arguments by Willy Tu · 10 months ago
  4. 57f4941 types: Support allocator rebinding by Peter Foley · 8 months ago
  5. 369824e clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  6. 202702b Fix std::optional maybe-uninitialized (maybe?) by Jonathan Doman · 9 months ago
  7. 1b42a9c Silence false positive for uninitialized variable by Vernon Mauery · 10 months ago
  8. ed6f460 Fix for g++-13 by Vernon Mauery · 10 months ago
  9. 69c945e fix GCC 13 issues by Patrick Williams · 1 year, 1 month ago
  10. 9cf0838 move entity_map_json to libipmid by Vernon Mauery · 1 year, 2 months ago
  11. 23a722c Enable Yocto control of the USING_ENTITY_MANAGER_DECORATORS by Johnathan Mantey · 1 year, 1 month ago
  12. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  13. 45d4193 cleanup Secure types by Willy Tu · 1 year, 8 months ago
  14. 7688909 fix clang-tidy error for overriding destructor by Willy Tu · 1 year, 8 months ago
  15. 4eca251 dbus-sdr: Remove excessive `Failed to GetAll` error message by Willy Tu · 2 years ago
  16. b53049e Adding a yielding option callDbusMethod by Albert Zhang · 2 years, 3 months ago
  17. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  18. 7d7a685 avoid non-virtual-dtor warnings by Patrick Williams · 1 year, 11 months ago
  19. b490591 ipmid: message: fix pack/unpack compile error at aarch64 platform by Tim Lee · 2 years ago
  20. d22ab5b fix header install by Vernon Mauery · 2 years ago
  21. c710b97 build: Add meson build for phosphor-host-ipmi by Willy Tu · 2 years, 10 months ago
  22. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 2 years, 5 months ago
  23. 3345710 Add data types to Value to extend setDbusProperty by Jian Zhang · 2 years, 2 months ago
  24. 363d8d5 dbus-sdr: Add sensor type entity by Duke Du · 2 years, 2 months ago
  25. cd1c496 Guarantee SDR Type12 byte alignment matches the IPMI spec by Johnathan Mantey · 2 years, 9 months ago
  26. d7c2601 dbus-sdr: Add physical security sensor type by Joseph Fu · 2 years, 4 months ago
  27. 05d17c0 dbus-sdr: implement SDR Record Type 8 by Harvey Wu · 2 years, 9 months ago
  28. 604e0c6 dbus-sdr: Add processor sensor type by David Wang · 2 years, 7 months ago
  29. 30f88f0 ipmid: message: pack: Fix cast issue by Lei YU · 2 years, 4 months ago
  30. 8e8152c sensor-cache: Use async calls in get sensor reading by Lei YU · 2 years, 7 months ago
  31. 9714050 sensor-cache: Implement reading data by Lei YU · 2 years, 9 months ago
  32. 8c2c048 sensor-cache: Use new get function by Lei YU · 2 years, 9 months ago
  33. 6619ae4 Improve SDR sensor number mapping for sensor nums above 510 by Johnathan Mantey · 2 years, 11 months ago
  34. f0a8994 dbus-sdr: Add sensor mutability by Jie Yang · 2 years, 11 months ago
  35. 03d7a4b properly handle unexpected exceptions by Vernon Mauery · 3 years, 5 months ago
  36. 997952a Add a SecureBuffer class by Vernon Mauery · 2 years, 11 months ago
  37. c532425 Fix issues and support signed sensor values by Tony Lee · 4 years, 8 months ago
  38. 2703b02 dbus-sdr: Add hybrid sensors stack option by Scron Chang · 3 years ago
  39. b8e5b16 dbus-sdr: Add new sensor type codes by Scron Chang · 3 years ago
  40. 2b42d7e dbus-sdr: Add sensor event type to sensor by Scron Chang · 3 years ago
  41. 745164c Move SecureString class to ipmid/types.hpp by Snehalatha Venkatesh · 3 years ago
  42. d18dfc4 Fixed timeout completion code by Karol Niczyj · 3 years ago
  43. e39d4d8 dbus-sdr: Make GetSDR more robust against dbus failure. by Hao Jiang · 3 years, 2 months ago
  44. 9a5b51e dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. by Hao Jiang · 3 years, 5 months ago
  45. d2afd05 dbus-sdr: ipmiSetSensorReading handles discrete event for VR by Hao Jiang · 3 years, 6 months ago
  46. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 1 month ago
  47. a55c953 sensorcommands: Add IPMI reading logging instrumentation by Josh Lehan · 3 years, 8 months ago
  48. a8b5b26 dbus-sdr: Fix sensor missing issue. by Kuiying Wang · 3 years, 4 months ago
  49. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 3 years, 5 months ago
  50. 687e9b0 ipmid/handler: Support exceptions with completion codes by William A. Kennington III · 3 years, 5 months ago
  51. a0de400 Fix IPMI `Out of space` response error code. by Sharad Yadav · 3 years, 6 months ago
  52. f7d081f phosphor-host-ipmid : yosemitev2: Add host Identification support by Kumar Thangavel · 3 years, 10 months ago
  53. be4ffa8 sensor yaml: allow custom sensor names by Jeremy Kerr · 3 years, 10 months ago
  54. 778418d Fix includes by Ed Tanous · 3 years, 10 months ago
  55. c11cc5c Add LUN to the IPMI sensor context structure by Johnathan Mantey · 4 years ago
  56. 59c82d9 include needed file for uint8_t def by Andrew Geissler · 4 years, 1 month ago
  57. e86e785 include: ipmid/api.h add std::size_t by Patrick Venture · 4 years, 1 month ago
  58. 082a39c include: oemrouter: add std:: namespace by Patrick Venture · 4 years, 1 month ago
  59. e7e8b81 rewrite Get Session Info to use new yielding D-Bus API by Vernon Mauery · 4 years, 8 months ago
  60. fe39ec9 Incorrect function declaration for getManagedObjects by Vernon Mauery · 4 years, 4 months ago
  61. eeb0f98 Add yielding utility calls by Vernon Mauery · 5 years ago
  62. 4d22640 Added sessionId context in host-ipmid, used by GetSessionInfo by Rajashekar Gade Reddy · 4 years, 7 months ago
  63. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 9 months ago
  64. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  65. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  66. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  67. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 5 years ago
  68. cb09aa0 Change yield from ptr to object by James Feist · 4 years, 10 months ago
  69. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  70. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 4 years, 10 months ago
  71. 23d0644 Use boost::asio::post() instead of io->post() by Vernon Mauery · 5 years ago
  72. 1a4beed Defining session const for multi net session mgmt by Suryakanth Sekar · 5 years ago
  73. a3dd766 unpack static assert on unsupported types by Vernon Mauery · 5 years ago
  74. 33298af Add sdbusplus::asio::connection pointer to ipmi::Context by Vernon Mauery · 5 years ago
  75. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 5 years ago
  76. f865dea Return invalid data length (0xc7) for commands not properly unpacked by Vernon Mauery · 5 years ago
  77. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 5 years ago
  78. 92476a8 message: Support prepending payloads by William A. Kennington III · 5 years ago
  79. e15e53e message/pack: Allow packing payloads by William A. Kennington III · 5 years ago
  80. e2aec26 message/pack: Support packing string_views by William A. Kennington III · 5 years ago
  81. 906e0f8 message/pack: Check for outstanding bits by William A. Kennington III · 5 years ago
  82. f2fd17a message/payload: Ignore unchecked unpack warning during unwind by William A. Kennington III · 5 years ago
  83. 51694c2 message/payload: Clean up check / trailing state by William A. Kennington III · 5 years ago
  84. d6a2da0 add rqSA ipmb request source address by Vernon Mauery · 5 years ago
  85. 00b096d Fix compilation warning regarding std::variant by Alexander Amelkin · 5 years ago
  86. 0d49e47 message/unpack: Fix undefined behavior by William A. Kennington III · 5 years ago
  87. 508c457 Add a tuple type for packing by Vernon Mauery · 5 years ago
  88. 336405b Add error message to build to make packing type errors clear by Vernon Mauery · 5 years ago
  89. bea5392 Add helper functions to simplify error responses by Vernon Mauery · 5 years ago
  90. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  91. ded4c74 Fix utility.hpp to use correct types for Request and Context by Vernon Mauery · 5 years ago
  92. bae9135 Add support for returning optional values by Vernon Mauery · 5 years ago
  93. f299807 message: pack: add variant support by James Feist · 5 years ago
  94. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  95. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  96. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  97. be37630 Add user context parameter to legacy ipmi handler registration by Vernon Mauery · 5 years ago
  98. 3719c2f Add generic signal handling API to work with boost::asio by Vernon Mauery · 5 years ago
  99. f0bedac make utility.hpp available for external things that include ipmid/api.hpp by Vernon Mauery · 5 years ago
  100. 20ff333 Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so by Vernon Mauery · 5 years ago