1. 93aa983 use PDI constants for ObjectMapper by Alexander Hansen · 2 months ago
  2. c1e7b5c nvidia-oem: Implement GetRedfishServiceUUID by Prithvi Pai · 5 months ago
  3. e58eb30 ipmi_net_fns will be removed in the future by George Liu · 7 months ago
  4. c0d01c8 clang-tidy: fix some warnings by George Liu · 7 months ago
  5. 99556a1 Remove deprecated methods by George Liu · 7 months ago
  6. 535fc0c api: remove ipmid_get_sd_event_connection by George Liu · 10 months ago
  7. 9cd353b api: remove IPMI_CC_LEN by George Liu · 10 months ago
  8. 0a3f40b SBMR Get/Send Boot Progress Code support by John Chung · 12 months ago
  9. de1420d Added asynchronous callDbusMethod by George Liu · 11 months ago
  10. 9706bc8 Fix include path for message.hpp by Jayanth Othayoth · 10 months ago
  11. a8205ff clang-tidy: fix use of undeclared identifier error by Jayanth Othayoth · 11 months ago
  12. a6fb32d clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 1 year, 1 month ago
  13. 69b4c28 clang-format: update latest spec and reformat by Patrick Williams · 11 months ago
  14. c6837ed app: remove IPMI_CMD_WILDCARD by George Liu · 1 year, 2 months ago
  15. 3b301a3 Revert "drop sdevents hack" by Patrick Williams · 12 months ago
  16. d2dd5bc drop sdevents hack by Patrick Williams · 1 year, 7 months ago
  17. 402024a sensorhandler: Support NonRecoverable in getSensorThresholds method by George Liu · 1 year, 6 months ago
  18. b4b4091 ipmid: switch to lg2 by George Liu · 1 year, 6 months ago
  19. 1318a5e clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  20. 3c1e28e utils: Unused methods are marked as deprecated by George Liu · 2 years ago
  21. 50f186c utils: Add the getSubTree method by George Liu · 2 years ago
  22. 68d9d40 Update terminology used within repo by Matt Simmering · 2 years, 2 months ago
  23. c329cee unpack: Support std::span as package arguments by Willy Tu · 2 years, 5 months ago
  24. 57f4941 types: Support allocator rebinding by Peter Foley · 2 years, 3 months ago
  25. 369824e clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
  26. 202702b Fix std::optional maybe-uninitialized (maybe?) by Jonathan Doman · 2 years, 4 months ago
  27. 1b42a9c Silence false positive for uninitialized variable by Vernon Mauery · 2 years, 5 months ago
  28. ed6f460 Fix for g++-13 by Vernon Mauery · 2 years, 5 months ago
  29. 69c945e fix GCC 13 issues by Patrick Williams · 2 years, 8 months ago
  30. 9cf0838 move entity_map_json to libipmid by Vernon Mauery · 2 years, 9 months ago
  31. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
  32. 45d4193 cleanup Secure types by Willy Tu · 3 years, 3 months ago
  33. 7688909 fix clang-tidy error for overriding destructor by Willy Tu · 3 years, 3 months ago
  34. b53049e Adding a yielding option callDbusMethod by Albert Zhang · 3 years, 10 months ago
  35. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 6 months ago
  36. 7d7a685 avoid non-virtual-dtor warnings by Patrick Williams · 3 years, 6 months ago
  37. b490591 ipmid: message: fix pack/unpack compile error at aarch64 platform by Tim Lee · 3 years, 7 months ago
  38. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 4 years ago
  39. 3345710 Add data types to Value to extend setDbusProperty by Jian Zhang · 3 years, 9 months ago
  40. 30f88f0 ipmid: message: pack: Fix cast issue by Lei YU · 4 years ago
  41. 8e8152c sensor-cache: Use async calls in get sensor reading by Lei YU · 4 years, 2 months ago
  42. 9714050 sensor-cache: Implement reading data by Lei YU · 4 years, 4 months ago
  43. 8c2c048 sensor-cache: Use new get function by Lei YU · 4 years, 4 months ago
  44. 03d7a4b properly handle unexpected exceptions by Vernon Mauery · 5 years ago
  45. 997952a Add a SecureBuffer class by Vernon Mauery · 4 years, 6 months ago
  46. c532425 Fix issues and support signed sensor values by Tony Lee · 6 years ago
  47. 745164c Move SecureString class to ipmid/types.hpp by Snehalatha Venkatesh · 4 years, 7 months ago
  48. d18dfc4 Fixed timeout completion code by Karol Niczyj · 4 years, 6 months ago
  49. d2afd05 dbus-sdr: ipmiSetSensorReading handles discrete event for VR by Hao Jiang · 5 years ago
  50. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 4 years, 8 months ago
  51. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 5 years ago
  52. 687e9b0 ipmid/handler: Support exceptions with completion codes by William A. Kennington III · 5 years ago
  53. a0de400 Fix IPMI `Out of space` response error code. by Sharad Yadav · 5 years ago
  54. f7d081f phosphor-host-ipmid : yosemitev2: Add host Identification support by Kumar Thangavel · 5 years ago
  55. be4ffa8 sensor yaml: allow custom sensor names by Jeremy Kerr · 5 years ago
  56. 778418d Fix includes by Ed Tanous · 5 years ago
  57. c11cc5c Add LUN to the IPMI sensor context structure by Johnathan Mantey · 5 years ago
  58. e86e785 include: ipmid/api.h add std::size_t by Patrick Venture · 6 years ago
  59. 082a39c include: oemrouter: add std:: namespace by Patrick Venture · 6 years ago
  60. e7e8b81 rewrite Get Session Info to use new yielding D-Bus API by Vernon Mauery · 6 years ago
  61. fe39ec9 Incorrect function declaration for getManagedObjects by Vernon Mauery · 6 years ago
  62. eeb0f98 Add yielding utility calls by Vernon Mauery · 7 years ago
  63. 4d22640 Added sessionId context in host-ipmid, used by GetSessionInfo by Rajashekar Gade Reddy · 6 years ago
  64. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 6 years ago
  65. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 6 years ago
  66. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 7 years ago
  67. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 7 years ago
  68. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 6 years ago
  69. cb09aa0 Change yield from ptr to object by James Feist · 6 years ago
  70. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 6 years ago
  71. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 6 years ago
  72. 23d0644 Use boost::asio::post() instead of io->post() by Vernon Mauery · 7 years ago
  73. 1a4beed Defining session const for multi net session mgmt by Suryakanth Sekar · 7 years ago
  74. a3dd766 unpack static assert on unsupported types by Vernon Mauery · 7 years ago
  75. 33298af Add sdbusplus::asio::connection pointer to ipmi::Context by Vernon Mauery · 7 years ago
  76. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 7 years ago
  77. f865dea Return invalid data length (0xc7) for commands not properly unpacked by Vernon Mauery · 7 years ago
  78. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 7 years ago
  79. 92476a8 message: Support prepending payloads by William A. Kennington III · 7 years ago
  80. e15e53e message/pack: Allow packing payloads by William A. Kennington III · 7 years ago
  81. e2aec26 message/pack: Support packing string_views by William A. Kennington III · 7 years ago
  82. 906e0f8 message/pack: Check for outstanding bits by William A. Kennington III · 7 years ago
  83. f2fd17a message/payload: Ignore unchecked unpack warning during unwind by William A. Kennington III · 7 years ago
  84. 51694c2 message/payload: Clean up check / trailing state by William A. Kennington III · 7 years ago
  85. d6a2da0 add rqSA ipmb request source address by Vernon Mauery · 7 years ago
  86. 00b096d Fix compilation warning regarding std::variant by Alexander Amelkin · 7 years ago
  87. 0d49e47 message/unpack: Fix undefined behavior by William A. Kennington III · 7 years ago
  88. 508c457 Add a tuple type for packing by Vernon Mauery · 7 years ago
  89. 336405b Add error message to build to make packing type errors clear by Vernon Mauery · 7 years ago
  90. bea5392 Add helper functions to simplify error responses by Vernon Mauery · 7 years ago
  91. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 7 years ago
  92. ded4c74 Fix utility.hpp to use correct types for Request and Context by Vernon Mauery · 7 years ago
  93. bae9135 Add support for returning optional values by Vernon Mauery · 7 years ago
  94. f299807 message: pack: add variant support by James Feist · 7 years ago
  95. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 7 years ago
  96. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 7 years ago
  97. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 7 years ago
  98. be37630 Add user context parameter to legacy ipmi handler registration by Vernon Mauery · 7 years ago
  99. 3719c2f Add generic signal handling API to work with boost::asio by Vernon Mauery · 7 years ago
  100. 20ff333 Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so by Vernon Mauery · 7 years ago