1. 0ee7766 platform: Add alias members to PDRRepoChgEvent by Varsha Kaverappa · 3 months ago
  2. 39aa036 state-set: Add all system power states (set ID 260) by Varsha Kaverappa · 3 months ago
  3. e424905 oem: ibm: Add PCIe slot sensor/effector StateSetId by Varsha Kaverappa · 3 months ago
  4. dc7d3b5 libpldm: Change hexadecimal literals to lowercase by Pavithra Barithaya · 3 months ago
  5. c347201 oem-ibm : Add an enum for oem-ibm FRU type by Pavithra Barithaya · 3 months ago
  6. 24ae239 state-set: Add the enum for Device Power State by Riya Dixit · 3 months ago
  7. cca12d0 oem-ibm: User password file types support by Jayashankar Padath · 4 months ago
  8. 2bc3577 OWNERS: Update Andrew's email address by Andrew Jeffery · 3 months ago
  9. a065ecc msgbuf: Drop unnecessary buffer size arithmetic in array helpers by Andrew Jeffery · 7 months ago
  10. 51230a0 pdr: Remove redundant constant for minimum numeric sensor PDR length by Thu Nguyen · 6 months ago
  11. cd07fec msgbuf: Require sensor data enum in pldm_msgbuf_extract_sensor_value() by Thu Nguyen · 6 months ago
  12. c6c391d pdr: Add preconditions for pldm_entity_association_tree_copy_root() by George Liu · 6 months ago
  13. a98814f oem: meta: stabilise decode_oem_meta_file_io_req() by Andrew Jeffery · 6 months ago
  14. 39eb322 pdr: Assign record_handle in entity_association_pdr_add_children() by Pavithra Barithaya · 6 months ago
  15. 22fad39 oem: meta: Add decode_oem_meta_file_io_req() by Delphine CC Chiu · 7 months ago
  16. 3a26705 pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 6 months ago
  17. 4a307bc pdr: Stabilise pldm_pdr_find_last_in_range() API by Pavithra Barithaya · 6 months ago
  18. 1077d2d meson: Configure abi-dumper for mixed headers by Andrew Jeffery · 6 months ago
  19. 75eea49 meson: Sort abi-dumper output by Andrew Jeffery · 6 months ago
  20. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 6 months ago
  21. d12dd36 libpldm: Rationalise the local and installed path of pldm.h by Andrew Jeffery · 6 months ago
  22. 6967fc7 Add supported PLDM message types to the enum by Manojkiran Eda · 7 months ago
  23. 5664cf2 meson: Move ABI compliance check alongside library target by Andrew Jeffery · 6 months ago
  24. 1276c96 meson: Decouple 'oem-ibm' feature from parent projects by Andrew Jeffery · 6 months ago
  25. d126936 meson: Default tests feature to 'auto' by Andrew Jeffery · 6 months ago
  26. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 7 months ago
  27. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 6 months ago
  28. 691668f license: add spdx identifier to all files by Patrick Williams · 6 months ago
  29. 499389e oem: ibm: Add chapdata file type support by Kamalkumar Patel · 7 months ago
  30. c0b5a6e clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  31. b9d951f Improving the clarity of the code by Archana Kakani · 7 months ago
  32. 0db5b2f OWNERS: remove TOF members by Patrick Williams · 7 months ago
  33. acf2245 changlog: Move new entries out of v0.7.0 release section by Andrew Jeffery · 7 months ago
  34. 8cc5c77 README: Add a note explaining ABI stability by Andrew Jeffery · 7 months ago
  35. 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 7 months ago
  36. 5239d9a base: Stabilise pldm_msg_hdr_correlate_response() by Andrew Jeffery · 7 months ago
  37. d555a39 abi: Update x86_64 dump in accordance with the CI output by Andrew Jeffery · 7 months ago
  38. 34cfad9 abi: Drop aarch64 ABI reference by Andrew Jeffery · 7 months ago
  39. cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 8 months ago
  40. 1d0e2d4 transport: Use pldm_msg_hdr_correlate_response() for response correlation by Andrew Jeffery · 8 months ago
  41. 4c1ea56 transport: Fix include of libpldm/base.h by Andrew Jeffery · 8 months ago
  42. 5038268 transport: Establish remaining time prior to response correlation by Andrew Jeffery · 8 months ago
  43. 1184f09 transport: Use a direct return to reduce branching by Andrew Jeffery · 8 months ago
  44. 91c06e9 base: Provide pldm_msg_hdr_correlate_response() by Andrew Jeffery · 8 months ago
  45. 2aa237d tests: Deserialise transport tests that exercise timeouts by Andrew Jeffery · 8 months ago
  46. 9198858 OWNERS: Update Andrew's email address by Andrew Jeffery · 8 months ago
  47. 74dbe87 oem-ibm: Add new file io completion code by Matt Spinler · 8 months ago
  48. 486d85d transport: Filter for the response to the issued request by Andrew Jeffery · 9 months ago
  49. 3f39f96 libpldm: Release v0.7.0 by Andrew Jeffery · 9 months ago v0.7.0
  50. 34ac891 abi: Capture deprecation of pldm_close() by Andrew Jeffery · 9 months ago
  51. ba05dba tests: Exclude transport tests when build excludes testing ABIs by Andrew Jeffery · 9 months ago
  52. 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 9 months ago
  53. 45816b8 transport: mctp-demux: Drop ABI annotation for internal symbols by Andrew Jeffery · 9 months ago
  54. 6c835a1 changelog: Move pldm_transport_send_recv_msg() note to Changed by Andrew Jeffery · 9 months ago
  55. 16cd523 transport: Match specified metadata in pldm_transport_send_recv_msg() by Thu Nguyen · 9 months ago
  56. f37e4dc state-set: Add new enum for Operational Fault status by Pavithra Barithaya · 9 months ago
  57. d2a36a1 libpldm: Release v0.6.0 by Andrew Jeffery · 9 months ago v0.6.0
  58. 7e3c9e4 state-set: Remove operational_fault_status enum value by Pavithra Barithaya · 9 months ago
  59. 357ff92 README.md: Replace meson_options.txt to meson.options by George Liu · 9 months ago
  60. 2457629 transport: Generalise the pldm_transport_recv_msg() API by Rashmica Gupta · 10 months ago
  61. 7caa8af transport: af-mctp: Ensure malloc() succeeds in *_recv() by Andrew Jeffery · 9 months ago
  62. ac24737 transport: af-mctp: Assign out-params on success in *_recv() by Andrew Jeffery · 9 months ago
  63. 2a6a342 transport: af-mctp: Organise variable declarations in *_recv() by Andrew Jeffery · 9 months ago
  64. 27f041c transport: mctp-demux: Use a common cleanup path in *_recv() by Andrew Jeffery · 9 months ago
  65. ef293fc transport: mctp-demux: Organise variable declarations in *_recv() by Andrew Jeffery · 9 months ago
  66. f1ebde4 transport: Fix doxygen and variables for send and recv functions by Rashmica Gupta · 10 months ago
  67. d10c6b0 requester: Use the EID as the TID when we don't have the TID by Rashmica Gupta · 10 months ago
  68. 36402ff transport: fix init_pollfd function parameter by BonnieLo-wiwynn · 9 months ago
  69. bfd06e4 meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  70. def8e02 pdr: Stabilize pldm_entity_node_get_remote_container_id() by Pavithra Barithaya · 9 months ago
  71. b4cd517 transport: register init_pollfd callback for af-mctp by Delphine CC Chiu · 9 months ago
  72. 75ce90a changelog: Stabilise pldm_entity_association_tree_find_with_locality() by Andrew Jeffery · 9 months ago
  73. e7eebe3 changelog: Note pldm_entity_association_tree_add_entity() stabilisation by Andrew Jeffery · 9 months ago
  74. 5cf32ea meson: Apply `b_ndebug=if-release` by default by Andrew Jeffery · 11 months ago
  75. 7062382 pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity() by Andrew Jeffery · 9 months ago
  76. 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 9 months ago
  77. 20cc060 libpldm: Release v0.5.0 by Andrew Jeffery · 9 months ago v0.5.0
  78. 1ade87f pdr : Stabilize pldm_entity_association_tree_add_entity() by Pavithra Barithaya · 10 months ago
  79. dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 9 months ago
  80. 7570fae pdr: Stabilise pldm_entity_association_tree_find_with_locality() by Pavithra Barithaya · 10 months ago
  81. 302d9ff pdr: Rename pldm_entity_association_tree_find_if_remote() by Sagar Srinivas · 10 months ago
  82. f3e0a2d msgbuf: Remove duplicate fixup of _Static_assert() for C++ by Andrew Jeffery · 10 months ago
  83. f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 10 months ago
  84. ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 10 months ago
  85. 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 10 months ago
  86. ef47e2f libpldm: Migrate ARRAY_SIZE() to internal header by Andrew Jeffery · 10 months ago
  87. 3380a6c transport: pldm_transport_poll(): Adjust return value semantics by Andrew Jeffery · 10 months ago
  88. 98085fa transport: pldm_transport_poll(): Handle errors from ->init_pollfd() by Andrew Jeffery · 10 months ago
  89. 8bcbe25 changlog: Fix ordering of Deprecated header under [Unreleased] by Andrew Jeffery · 10 months ago
  90. f047004 platform: Uniform struct field name for Numeric SensorValue PDR by Pavithra Barithaya · 10 months ago
  91. d3f781d platform: Uniform struct field name for FRU Record Set PDR by Pavithra Barithaya · 10 months ago
  92. ccd986f state-set: Add the enum for Operational Stress Status state by Pavithra Barithaya · 10 months ago
  93. 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 10 months ago
  94. 5e46114 abi: Update dumps to remove newly-static functions by Andrew Jeffery · 10 months ago
  95. 54d91e8 pdr: Make entity_association_tree_find() static by Andrew Jeffery · 10 months ago
  96. 643c443 pdr: Make find_entity_ref_in_tree() static by Andrew Jeffery · 10 months ago
  97. 8985dfd pdr: Remove pldm_entity_association_pdr_add_from_node() by Andrew Jeffery · 10 months ago
  98. 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 10 months ago
  99. c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 10 months ago
  100. d09b1af pdr: Make is_present() static by Andrew Jeffery · 10 months ago