1. 1c57144 msgbuf: Generalize array extraction and insertion by Andrew Jeffery · 3 months ago
  2. 274732f pdr: Add pldm_pdr_get_terminus_handle() API by Pavithra Barithaya · 3 months ago
  3. e5469f5 platform: Define macros for the responded transferflags by Thu Nguyen · 3 months ago
  4. b02e0e1 changelog: Add entry for entity association PDR API by Varsha Kaverappa · 4 months ago
  5. 4d1b1a5 docs: checklists: Add some more influences and references by Andrew Jeffery · 3 months ago
  6. e424067 requester: instance-id: Release read lock on conflict by Andrew Jeffery · 3 months ago
  7. a1efaa2 include: Drop compat symlinks for IBM OEM headers by Andrew Jeffery · 3 months ago
  8. 9e3a5d4 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  9. d9b70ba dsp: fru: Rename get_fru_record_by_option_check() by Andrew Jeffery · 4 months ago
  10. 0ee03b5 base: Define macros for reserved TIDs by Thu Nguyen · 4 months ago
  11. de67ab6 platform: Stabilise GetStateEffecterStates functions by Tal Yacobi · 4 months ago
  12. f490a38 platform: Change GetStateEffecterStates API error personality by Tal Yacobi · 4 months ago
  13. d861a68 dsp: base: Rework {un,}pack_pldm_header() error handling by Andrew Jeffery · 4 months ago
  14. 48761c6 libpldm: Reorganize source and test files by Andrew Jeffery · 4 months ago
  15. aa16a0d meson: Only require C++ if tests are enabled by Andrew Jeffery · 4 months ago
  16. d480b70 tests: meson: Push build configuration down to leaf directories by Andrew Jeffery · 4 months ago
  17. 9ca7670 tests: meson: Add note about guarding the transport tests by Andrew Jeffery · 4 months ago
  18. 44925df tests: meson: Sort tests alphabetically by Andrew Jeffery · 4 months ago
  19. 1b1b728 scripts: Add pre-submit by Andrew Jeffery · 4 months ago
  20. 1111a97 tests: Add macro guards around new testing APIs by Andrew Jeffery · 4 months ago
  21. 2222595 docs: checklists: Recommend against flexible array members by Andrew Jeffery · 4 months ago
  22. d0c7105 docs: checklists: Define "wire format" by Andrew Jeffery · 4 months ago
  23. 9817fa5 docs: checklists: Add Zonenberg's alignment bug as an influence by Andrew Jeffery · 4 months ago
  24. 37552b9 pdr: Add contained entity to an association PDR by Varsha Kaverappa · 8 months ago
  25. 8979bf3 docs: checklists: Add Poettering's red flags to influences by Andrew Jeffery · 4 months ago
  26. c51a4a1 docs: checklists: Fix corollary typo by Andrew Jeffery · 4 months ago
  27. 8c0e7a3 docs: checklists: Clean up the language around error codes by Andrew Jeffery · 4 months ago
  28. 1128d08 README: Clean up footnote syntax by Andrew Jeffery · 4 months ago
  29. a8ede47 README: Remove redundant 'libpldm' from header path structure by Andrew Jeffery · 4 months ago
  30. dfbd92d README: Remove outdated section on the requester API by Andrew Jeffery · 4 months ago
  31. b220e27 README: Improve the words describing the ABI by Andrew Jeffery · 4 months ago
  32. ac3802e docs: checklists: Add philosophies, influences and references by Andrew Jeffery · 4 months ago
  33. 437cdd0 docs: checklists: Fix googletest issue link by Andrew Jeffery · 4 months ago
  34. ee6fb1a docs: checklists: Explore errors vs invariants by Andrew Jeffery · 4 months ago
  35. c8df31c msgbuf: Add error code personalities by Andrew Jeffery · 4 months ago
  36. 76712f6 msgbuf: Always inline all functions by Andrew Jeffery · 4 months ago
  37. a6fa555 platform: Add support for GetStateEffecterStates command by Tal Yacobi · 5 months ago
  38. c166dd5 libpldm: Release v0.8.0 by Andrew Jeffery · 4 months ago v0.8.0
  39. 615a1f1 abi: Run the captured dump through the dump formatter by Andrew Jeffery · 4 months ago
  40. 762b34a scripts: Add abi-dump-formatter by Andrew Jeffery · 4 months ago
  41. 688be62 tests: Guard test functions exercising testing APIs by Andrew Jeffery · 4 months ago
  42. fbaea23 tests: Adjust expectations in accordance with -DNDEBUG by Andrew Jeffery · 4 months ago
  43. 2643f83 docs: Add checklists for changes and releases by Andrew Jeffery · 4 months ago
  44. 909bf7c msgbuf: Add copy API by Varsha Kaverappa · 5 months ago
  45. 2ff8cf8 msgbuf: Remove use of ssize_t for overflow tracking by Andrew Jeffery · 4 months ago
  46. 07febdb msgbuf: Rework detection of invalid memory regions by Andrew Jeffery · 4 months ago
  47. 32df16c tests: oem: meta: Fix fileio use of msgbuf by Andrew Jeffery · 4 months ago
  48. 458475a fw_update: Add encode req & decode resp for query_downtream_identifiers by Chris Wang · 6 months ago
  49. 4c1f2c7 fw_update: Add encode req & decode resp for query_downstream_devices by Chris Wang · 6 months ago
  50. ea435c9 oem: ibm: Support for the Real SAI entity id by Jayashankar Padath · 5 months ago
  51. d4878cd pdr: Add decode_numeric_effecter_pdr_data() by Thu Nguyen · 11 months ago
  52. 66c7723 msgbuf: Enable pldm_msgbuf_extract() into packed members by Andrew Jeffery · 5 months ago
  53. 64764fd libpldm: add enum used by some Network Controller by Jinliang Wang · 6 months ago
  54. 2ca7901 changelog: Fix whitespace in `Changelog` header by Andrew Jeffery · 6 months ago
  55. 2159472 OWNERS: Add Pavithra as a reviewer by Pavithra Barithaya · 7 months ago
  56. 819f138 oem: ibm: Add Firmware UAK as a FRU field type by Pavithra Barithaya · 7 months ago
  57. a9f2ffd oem-ibm: Alias pldm_oem_ibm_fru_field_type members as PLDM_OEM_IBM_* by Pavithra Barithaya · 7 months ago
  58. 0ee7766 platform: Add alias members to PDRRepoChgEvent by Varsha Kaverappa · 7 months ago
  59. 39aa036 state-set: Add all system power states (set ID 260) by Varsha Kaverappa · 8 months ago
  60. e424905 oem: ibm: Add PCIe slot sensor/effector StateSetId by Varsha Kaverappa · 8 months ago
  61. dc7d3b5 libpldm: Change hexadecimal literals to lowercase by Pavithra Barithaya · 8 months ago
  62. c347201 oem-ibm : Add an enum for oem-ibm FRU type by Pavithra Barithaya · 8 months ago
  63. 24ae239 state-set: Add the enum for Device Power State by Riya Dixit · 8 months ago
  64. cca12d0 oem-ibm: User password file types support by Jayashankar Padath · 8 months ago
  65. 2bc3577 OWNERS: Update Andrew's email address by Andrew Jeffery · 8 months ago
  66. a065ecc msgbuf: Drop unnecessary buffer size arithmetic in array helpers by Andrew Jeffery · 11 months ago
  67. 51230a0 pdr: Remove redundant constant for minimum numeric sensor PDR length by Thu Nguyen · 11 months ago
  68. cd07fec msgbuf: Require sensor data enum in pldm_msgbuf_extract_sensor_value() by Thu Nguyen · 11 months ago
  69. c6c391d pdr: Add preconditions for pldm_entity_association_tree_copy_root() by George Liu · 11 months ago
  70. a98814f oem: meta: stabilise decode_oem_meta_file_io_req() by Andrew Jeffery · 10 months ago
  71. 39eb322 pdr: Assign record_handle in entity_association_pdr_add_children() by Pavithra Barithaya · 10 months ago
  72. 22fad39 oem: meta: Add decode_oem_meta_file_io_req() by Delphine CC Chiu · 11 months ago
  73. 3a26705 pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 11 months ago
  74. 4a307bc pdr: Stabilise pldm_pdr_find_last_in_range() API by Pavithra Barithaya · 11 months ago
  75. 1077d2d meson: Configure abi-dumper for mixed headers by Andrew Jeffery · 10 months ago
  76. 75eea49 meson: Sort abi-dumper output by Andrew Jeffery · 10 months ago
  77. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 11 months ago
  78. d12dd36 libpldm: Rationalise the local and installed path of pldm.h by Andrew Jeffery · 11 months ago
  79. 6967fc7 Add supported PLDM message types to the enum by Manojkiran Eda · 11 months ago
  80. 5664cf2 meson: Move ABI compliance check alongside library target by Andrew Jeffery · 11 months ago
  81. 1276c96 meson: Decouple 'oem-ibm' feature from parent projects by Andrew Jeffery · 11 months ago
  82. d126936 meson: Default tests feature to 'auto' by Andrew Jeffery · 11 months ago
  83. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 11 months ago
  84. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 11 months ago
  85. 691668f license: add spdx identifier to all files by Patrick Williams · 11 months ago
  86. 499389e oem: ibm: Add chapdata file type support by Kamalkumar Patel · 11 months ago
  87. c0b5a6e clang-format: copy latest and re-format by Patrick Williams · 11 months ago
  88. b9d951f Improving the clarity of the code by Archana Kakani · 11 months ago
  89. 0db5b2f OWNERS: remove TOF members by Patrick Williams · 11 months ago
  90. acf2245 changlog: Move new entries out of v0.7.0 release section by Andrew Jeffery · 11 months ago
  91. 8cc5c77 README: Add a note explaining ABI stability by Andrew Jeffery · 12 months ago
  92. 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 12 months ago
  93. 5239d9a base: Stabilise pldm_msg_hdr_correlate_response() by Andrew Jeffery · 12 months ago
  94. d555a39 abi: Update x86_64 dump in accordance with the CI output by Andrew Jeffery · 12 months ago
  95. 34cfad9 abi: Drop aarch64 ABI reference by Andrew Jeffery · 12 months ago
  96. cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 1 year, 1 month ago
  97. 1d0e2d4 transport: Use pldm_msg_hdr_correlate_response() for response correlation by Andrew Jeffery · 1 year ago
  98. 4c1ea56 transport: Fix include of libpldm/base.h by Andrew Jeffery · 1 year ago
  99. 5038268 transport: Establish remaining time prior to response correlation by Andrew Jeffery · 1 year ago
  100. 1184f09 transport: Use a direct return to reduce branching by Andrew Jeffery · 1 year ago