1. b6c06f1 abi: Update for v0.3.0 tag by Andrew Jeffery · 1 year ago
  2. 14a5fe8 tests: pdr: Guard TEST(EntityAssociationPDR, testFindContainerID) by Andrew Jeffery · 1 year ago
  3. 6409c8a bios_table: Remove deprecated APIs sanitized by assert() by Andrew Jeffery · 1 year ago
  4. 291da19 libpldm: Bump to v0.3.0 by Andrew Jeffery · 1 year ago v0.3.0
  5. 5dc0257 pdr: Add pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 1 month ago
  6. 25ddbcc pdr: Add pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 1 year, 1 month ago
  7. d47e8ab bios_table: Deprecate APIs with arguments sanitized using assert() by Andrew Jeffery · 1 year, 1 month ago
  8. 0c9f5a8 bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year ago
  9. 98c1e69 bios_table: Relax pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year ago
  10. df02e36 bios_table: pldm_bios_table_attr_entry_string_info_check() NULL deref by Andrew Jeffery · 1 year ago
  11. 657bfd0 bios_table: pldm_bios_table_attr_entry_enum_encode_check() values by Andrew Jeffery · 1 year ago
  12. b9a8769 bios_table: pldm_bios_table_attr_entry_string_decode_def_string_length_check() values by Andrew Jeffery · 1 year, 1 month ago
  13. 437a83a bios_table: pldm_bios_table_attr_entry_enum_decode_def_num_check() values by Andrew Jeffery · 1 year, 1 month ago
  14. f3d851f bios_table: pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() values by Andrew Jeffery · 1 year, 1 month ago
  15. 4f7ebda bios_table: pldm_bios_table_attr_entry_enum_decode_pv_num_check() values by Andrew Jeffery · 1 year, 1 month ago
  16. f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year ago
  17. 04273e9 transports: Resize socket send buffer if needed by Rashmica Gupta · 1 year ago
  18. 0411b71 transport: Make APIs work for all types of messages by Rashmica Gupta · 1 year, 1 month ago
  19. a303593 requester: Add check before accessing hdr in pldm_recv() by Rashmica Gupta · 1 year ago
  20. a5c3287 bios_table: pldm_bios_table_attr_entry_string_encode_check() values by Andrew Jeffery · 1 year, 1 month ago
  21. 2325031 bios_table: pldm_bios_table_string_entry_decode_string_check() values by Andrew Jeffery · 1 year, 1 month ago
  22. 91f4b54 bios_table: pldm_bios_table_string_entry_encode_check() values by Andrew Jeffery · 1 year, 1 month ago
  23. 2ebec8d bios_table: s/stroe/store/ by Andrew Jeffery · 1 year, 1 month ago
  24. 4b4603b changelog: Consistent ordering of sections by Andrew Jeffery · 1 year ago
  25. 4d69434 pdr: Add pldm_pdr_find_last_in_range() by Pavithra Barithaya · 1 year, 1 month ago
  26. 9947f9d pdr: Add APIs for creating and locating remote PDRs by Pavithra Barithaya · 1 year, 1 month ago
  27. 39bd2ea pdr: Introduce remote_container_id and associated APIs by ArchanaKakani · 1 year, 5 months ago
  28. 8de8e1e meson: Reduce strength of oem-ibm requirements from enabled to allowed by Andrew Jeffery · 1 year, 1 month ago
  29. 0173147 libpldm: Trailing comment formatting by Andrew Jeffery · 1 year, 1 month ago
  30. 83841fb README: Add a section on working with libpldm by Andrew Jeffery · 1 year, 1 month ago
  31. 190fbfa libpldm: Remove unused libpldm.pc.in by Andrew Jeffery · 1 year, 1 month ago
  32. 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 1 month ago
  33. 8085efe changelog: Note the removal of requester-api meson option by Andrew Jeffery · 1 year, 1 month ago
  34. 55e5e0a libpldm: Remove the requester-api option by Andrew Jeffery · 1 year, 1 month ago
  35. 57de5fc include: Sort file lists in meson.build by Andrew Jeffery · 1 year, 1 month ago
  36. b01fb1c transport: Match on response in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 1 month ago
  37. a8532b5 transport: mctp-demux: Refactor buffer handling in recv callback by Andrew Jeffery · 1 year, 1 month ago
  38. 4bd6eef meson: Allow absence of abi-compliance-check tools by Andrew Jeffery · 1 year, 1 month ago
  39. abaf61f transport: Prevent sticking in waiting for response by Dung Cao · 1 year, 8 months ago
  40. 33e21a2 abi: Differentiate on architectures and compilers by Andrew Jeffery · 1 year, 1 month ago
  41. 5aa765a transport: Document the parameters to pldm_transport_poll() by Andrew Jeffery · 1 year, 1 month ago
  42. 953bc8c libpldm: Enable API/ABI compliance checks by Andrew Jeffery · 1 year, 1 month ago
  43. 7c25034 Add encode/decode pldmMessagePollEvent data by Dung Cao · 1 year, 7 months ago
  44. b443b48 include: Move installed transport.h under libpldm/ by Rashmica Gupta · 1 year, 1 month ago
  45. 39f8832 requester: Make pldm_open() return existing fd by Rashmica Gupta · 1 year, 2 months ago
  46. 37dd6a3 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 2 months ago
  47. 6fd81a5 libpldm: Add a changelog by Andrew Jeffery · 1 year, 2 months ago
  48. 8eb20f2 responder: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 7 months ago
  49. 159a98b requester: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 8 months ago
  50. 062c876 msgbuf: Add insert and span APIs by Thu Nguyen · 1 year, 2 months ago
  51. 3a6a001 oem-ibm : Define file type for new VPD record consumed by host via PLDM by Varsha Kaverappa · 1 year, 8 months ago
  52. c8d1a1a oem-ibm : Adding file types for Dump, PCIE and other functionalities by Varsha Kaverappa · 1 year, 4 months ago
  53. 6af2a29 instance-id: Setup default database on install by Rashmica Gupta · 1 year, 2 months ago
  54. 47a1f4b Add Tom Joseph to reviewers by Tom Joseph · 1 year, 2 months ago
  55. f56975e tests/instance-id: remove unneeded local variable by Rashmica Gupta · 1 year, 2 months ago
  56. a6f0cf3 instance-id: Ensure database is appropriately sized by Andrew Jeffery · 1 year, 2 months ago
  57. 0aea707 instance-id: Track existing allocations for each db instance by Andrew Jeffery · 1 year, 2 months ago
  58. b27cebf tests: Add instance-id tests by Andrew Jeffery · 1 year, 2 months ago
  59. a918a62 include: Move instance-id.h under libpldm/ by Andrew Jeffery · 1 year, 2 months ago
  60. ba1a5eb clang-tidy: Restrict analysis to libpldm headers by Andrew Jeffery · 1 year, 2 months ago
  61. 9667f58 platform: pldm_msgbuf for decode_set_event_receiver_req() by Andrew Jeffery · 1 year, 3 months ago
  62. 42dd4e5 platform: pldm_msgbuf for decode_set_event_receiver_resp() by Andrew Jeffery · 1 year, 3 months ago
  63. 2d1d1bd platform: pldm_msgbuf for decode_get_sensor_reading_req() by Andrew Jeffery · 1 year, 3 months ago
  64. 840b140 platform: pldm_msgbuf for decode_get_sensor_reading_resp() by Andrew Jeffery · 1 year, 3 months ago
  65. 61cab6f platform: pldm_msgbuf for decode_pldm_pdr_repository_change_record_data() by Andrew Jeffery · 1 year, 3 months ago
  66. 2fe7012 platform: pldm_msgbuf for decode_pldm_pdr_repository_chg_event_data() by Andrew Jeffery · 1 year, 3 months ago
  67. 99c03f3 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  68. dd26582 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  69. 155317e platform: pldm_msgbuf for decode_numeric_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  70. 422790b platform: pldm_msgbuf for decode_state_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  71. 4888ee5 platform: pldm_msgbuf for decode_sensor_op_data() by Andrew Jeffery · 1 year, 3 months ago
  72. 4fd4595 platform: pldm_msgbuf for decode_sensor_event_data() by Andrew Jeffery · 1 year, 3 months ago
  73. 2d00ff8 platform: pldm_msgbuf for decode_event_message_supported_resp() by Andrew Jeffery · 1 year, 3 months ago
  74. 1112690 platform: pldm_msgbuf for decode_event_message_buffer_size_resp() by Andrew Jeffery · 1 year, 3 months ago
  75. e501177 platform: pldm_msgbuf for decode_platform_event_message_resp() by Andrew Jeffery · 1 year, 3 months ago
  76. dc48ce3 platform: pldm_msgbuf for decode_platform_event_message_req() by Andrew Jeffery · 1 year, 3 months ago
  77. f75aca6 platform: pldm_msgbuf for decode_get_state_sensor_readings_req() by Andrew Jeffery · 1 year, 3 months ago
  78. b0e22a7 platform: pldm_msgbuf for decode_get_state_sensor_readings_resp() by Andrew Jeffery · 1 year, 3 months ago
  79. db7b832 msgbuf: Add pldm_msgbuf_consumed() by Andrew Jeffery · 1 year, 3 months ago
  80. 3884c44 platform: pldm_msgbuf for decode_set_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  81. 4e5e8a2 platform: pldm_msgbuf for decode_get_pdr_resp() by Andrew Jeffery · 1 year, 3 months ago
  82. 5c651b8 platform: pldm_msgbuf for decode_get_pdr_repository_info_resp() by Andrew Jeffery · 1 year, 3 months ago
  83. 369b121 msgbuf: Add pldm_msgbuf_extract_array() for uint8 by Andrew Jeffery · 1 year, 2 months ago
  84. ba6971b requester: Add af_mctp transport by Rashmica Gupta · 1 year, 7 months ago
  85. c1b66f4 requester: Add new APIs to support multiple transports by Rashmica Gupta · 1 year, 7 months ago
  86. 36af84c requester: Add new APIs for instance ID allocation and freeing by Rashmica Gupta · 1 year, 3 months ago
  87. 891781e platform: pldm_msgbuf for decode_get_pdr_req() by Andrew Jeffery · 1 year, 3 months ago
  88. 5d773b3 platform: pldm_msgbuf for decode_set_state_effecter_states_req() by Andrew Jeffery · 1 year, 3 months ago
  89. 6ef2aa9 platform: Test invalid heartbeat conditions after assignment by Andrew Jeffery · 1 year, 3 months ago
  90. 92f6c3c platform: Fix LE encoding of present_reading by Andrew Jeffery · 1 year, 3 months ago
  91. 6ad4dc0 tests: platform: Fix TEST(GetStateSensorReadings, testBadDecodeResponse) by Andrew Jeffery · 1 year, 3 months ago
  92. 5646f23 msgbuf: Handle pointer-overflow sanitization by Andrew Jeffery · 1 year, 3 months ago
  93. 3ce64fb utils: Fix integer promotion UB in dec2bcd{16,32} encoders by Andrew Jeffery · 1 year, 3 months ago
  94. f990dcf tests: platform: TEST(GetNumericEffecterValue, testGoodEncodeResponse) UB by Andrew Jeffery · 1 year, 3 months ago
  95. 7992eb8 Add numeric sensor PDR and sensor aux names PDR by Andrew Jeffery · 1 year, 3 months ago
  96. c63f63a Introduce a small msgbuf abstraction by Andrew Jeffery · 1 year, 4 months ago
  97. 2a38ab5 pdr: Fix doxygen on pldm_pdr_remove_pdrs_by_terminus_handle() by Andrew Jeffery · 1 year, 3 months ago
  98. 5ee8a94 Add clang-tidy file by Andrew Jeffery · 1 year, 3 months ago
  99. debe6b3 clang-tidy: Fix readability-non-const-parameter diagnostic by Andrew Jeffery · 1 year, 3 months ago
  100. fbe61d7 clang-tidy: Fix readability-isolate-declaration diagnostics by Andrew Jeffery · 1 year, 3 months ago