1. 572a395 pdr: Introduce pldm_pdr_add_check() by Andrew Jeffery · 12 months ago
  2. 2ca7e64 pdr: Inline get_new_record_handle() into pldm_pdr_add() by Andrew Jeffery · 1 year ago
  3. 8d231da pdr: Further constrain first and last pointer semantics by Andrew Jeffery · 12 months ago
  4. 164ec2d pdr: Adjust condition to fix line wrap in get_new_record_handle() by Andrew Jeffery · 1 year ago
  5. a51ccc2 pdr: Inline add_record() and make_new_record() into pldm_pdr_add() by Andrew Jeffery · 1 year ago
  6. cc39452 pdr: Introduce pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 12 months ago
  7. 3a5c46b pdr: pldm_entity_association_pdr_extract(): Early exit on bad arguments by Andrew Jeffery · 12 months ago
  8. 85d7a05 pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg by Andrew Jeffery · 12 months ago
  9. 94e364d pdr: pldm_entity_association_tree_find(): Early exit on bad arguments by Andrew Jeffery · 12 months ago
  10. 7f58931 pdr: Deprecate entity_association_tree_find() by Andrew Jeffery · 12 months ago
  11. 3e1d659 pdr: pldm_pdr_remove_remote_pdrs(): Exit early on bad argument by Andrew Jeffery · 12 months ago
  12. 438dd49 pdr: pldm_pdr_remove_pdrs_by_terminus_handle(): Early exit on bad arg by Andrew Jeffery · 12 months ago
  13. ba47e83 pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments by Andrew Jeffery · 12 months ago
  14. bfeb65e pdr: Deprecate find_entity_ref_in_tree() by Andrew Jeffery · 1 year ago
  15. c788348 pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments by Andrew Jeffery · 1 year ago
  16. d11bf9f pdr: Deprecate is_present() by Andrew Jeffery · 1 year ago
  17. 375d9fc pdr: pldm_is_current_parent_child(): Return false for invalid arguments by Andrew Jeffery · 1 year ago
  18. 6e8a261 pdr: pldm_entity_get_num_children(): Return zero for invalid arguments by Andrew Jeffery · 1 year ago
  19. a89e015 pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument by Andrew Jeffery · 1 year ago
  20. cd17e5c pdr: pldm_entity_association_tree_visit(): Exit early on failure by Andrew Jeffery · 1 year ago
  21. c40037d pdr: pldm_entity_association_tree_init(): Return NULL on failed alloc by Andrew Jeffery · 1 year ago
  22. 01425e9 pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments by Andrew Jeffery · 1 year ago
  23. 15b8818 pdr: pldm_entity_node_get_remote_container_id() is a trivial accessor by Andrew Jeffery · 1 year ago
  24. 5565fcd pdr: Document preconditions for trivial accessor functions by Andrew Jeffery · 1 year ago
  25. f85eeba pdr: pldm_pdr_find_record_by_type(): Exit early if repo is NULL by Andrew Jeffery · 1 year ago
  26. fca1b60 pdr: pldm_pdr_destroy(): Exit early if repo is NULL by Andrew Jeffery · 1 year ago
  27. a8bb22e pdr: pldm_pdr_init(): Return NULL on allocation failure by Andrew Jeffery · 1 year ago
  28. 68b5130 pdr: Always uphold expectations of get_next_record_handle() by Andrew Jeffery · 1 year ago
  29. 7cd16ff fru: Introduce get_fru_record_by_option_check() by Andrew Jeffery · 1 year ago
  30. 73d9176 bios_table: pldm_bios_table_iter_next(): Invalid entry halts iteration by Andrew Jeffery · 1 year ago
  31. 757e81a bios_table: pldm_bios_table_iter_create(): Return NULL on failed alloc by Andrew Jeffery · 1 year ago
  32. 044ee19 bios_table: Introduce pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 1 year ago
  33. 0088a6a bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year ago
  34. 2d66393 bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year ago
  35. 7aeb7ed bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year ago
  36. fe0f01d bios_table: Transitive error handling for get_bios_attr_handle() by Andrew Jeffery · 1 year ago
  37. a873eca bios_table: pldm_bios_table_string_entry_encode_check(): Handle overflow by Andrew Jeffery · 1 year ago
  38. 4e1ba8a requester: Return PLDM_REQUESTER_OPEN_FAIL from pldm_open() on error by Andrew Jeffery · 1 year ago
  39. a4da685 transport: mctp-demux: Don't test socket for non-zero value by Andrew Jeffery · 1 year ago
  40. 986df2a requester: Mark pldm_close() as LIBPLDM_ABI_TESTING by Andrew Jeffery · 1 year ago
  41. 8cf7045 pdr: Rework pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year ago
  42. ffd5342 pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() by Pavithra Barithaya · 1 year ago
  43. 6409c8a bios_table: Remove deprecated APIs sanitized by assert() by Andrew Jeffery · 1 year, 1 month ago
  44. 5dc0257 pdr: Add pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 1 month ago
  45. 25ddbcc pdr: Add pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 1 year, 1 month ago
  46. d47e8ab bios_table: Deprecate APIs with arguments sanitized using assert() by Andrew Jeffery · 1 year, 1 month ago
  47. 0c9f5a8 bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year, 1 month ago
  48. 98c1e69 bios_table: Relax pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year, 1 month ago
  49. df02e36 bios_table: pldm_bios_table_attr_entry_string_info_check() NULL deref by Andrew Jeffery · 1 year, 1 month ago
  50. f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year ago
  51. 04273e9 transports: Resize socket send buffer if needed by Rashmica Gupta · 1 year ago
  52. 0411b71 transport: Make APIs work for all types of messages by Rashmica Gupta · 1 year, 1 month ago
  53. a303593 requester: Add check before accessing hdr in pldm_recv() by Rashmica Gupta · 1 year ago
  54. 4d69434 pdr: Add pldm_pdr_find_last_in_range() by Pavithra Barithaya · 1 year, 1 month ago
  55. 9947f9d pdr: Add APIs for creating and locating remote PDRs by Pavithra Barithaya · 1 year, 1 month ago
  56. 39bd2ea pdr: Introduce remote_container_id and associated APIs by ArchanaKakani · 1 year, 5 months ago
  57. 8de8e1e meson: Reduce strength of oem-ibm requirements from enabled to allowed by Andrew Jeffery · 1 year, 1 month ago
  58. 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 1 month ago
  59. 55e5e0a libpldm: Remove the requester-api option by Andrew Jeffery · 1 year, 1 month ago
  60. b01fb1c transport: Match on response in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 1 month ago
  61. a8532b5 transport: mctp-demux: Refactor buffer handling in recv callback by Andrew Jeffery · 1 year, 1 month ago
  62. abaf61f transport: Prevent sticking in waiting for response by Dung Cao · 1 year, 8 months ago
  63. 7c25034 Add encode/decode pldmMessagePollEvent data by Dung Cao · 1 year, 8 months ago
  64. 39f8832 requester: Make pldm_open() return existing fd by Rashmica Gupta · 1 year, 2 months ago
  65. 37dd6a3 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 2 months ago
  66. 8eb20f2 responder: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 8 months ago
  67. 159a98b requester: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 8 months ago
  68. 062c876 msgbuf: Add insert and span APIs by Thu Nguyen · 1 year, 2 months ago
  69. a6f0cf3 instance-id: Ensure database is appropriately sized by Andrew Jeffery · 1 year, 2 months ago
  70. 0aea707 instance-id: Track existing allocations for each db instance by Andrew Jeffery · 1 year, 2 months ago
  71. a918a62 include: Move instance-id.h under libpldm/ by Andrew Jeffery · 1 year, 2 months ago
  72. 9667f58 platform: pldm_msgbuf for decode_set_event_receiver_req() by Andrew Jeffery · 1 year, 3 months ago
  73. 42dd4e5 platform: pldm_msgbuf for decode_set_event_receiver_resp() by Andrew Jeffery · 1 year, 3 months ago
  74. 2d1d1bd platform: pldm_msgbuf for decode_get_sensor_reading_req() by Andrew Jeffery · 1 year, 3 months ago
  75. 840b140 platform: pldm_msgbuf for decode_get_sensor_reading_resp() by Andrew Jeffery · 1 year, 3 months ago
  76. 61cab6f platform: pldm_msgbuf for decode_pldm_pdr_repository_change_record_data() by Andrew Jeffery · 1 year, 3 months ago
  77. 2fe7012 platform: pldm_msgbuf for decode_pldm_pdr_repository_chg_event_data() by Andrew Jeffery · 1 year, 3 months ago
  78. 99c03f3 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  79. dd26582 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  80. 155317e platform: pldm_msgbuf for decode_numeric_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  81. 422790b platform: pldm_msgbuf for decode_state_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  82. 4888ee5 platform: pldm_msgbuf for decode_sensor_op_data() by Andrew Jeffery · 1 year, 3 months ago
  83. 4fd4595 platform: pldm_msgbuf for decode_sensor_event_data() by Andrew Jeffery · 1 year, 3 months ago
  84. 2d00ff8 platform: pldm_msgbuf for decode_event_message_supported_resp() by Andrew Jeffery · 1 year, 3 months ago
  85. 1112690 platform: pldm_msgbuf for decode_event_message_buffer_size_resp() by Andrew Jeffery · 1 year, 3 months ago
  86. e501177 platform: pldm_msgbuf for decode_platform_event_message_resp() by Andrew Jeffery · 1 year, 3 months ago
  87. dc48ce3 platform: pldm_msgbuf for decode_platform_event_message_req() by Andrew Jeffery · 1 year, 3 months ago
  88. f75aca6 platform: pldm_msgbuf for decode_get_state_sensor_readings_req() by Andrew Jeffery · 1 year, 3 months ago
  89. b0e22a7 platform: pldm_msgbuf for decode_get_state_sensor_readings_resp() by Andrew Jeffery · 1 year, 3 months ago
  90. db7b832 msgbuf: Add pldm_msgbuf_consumed() by Andrew Jeffery · 1 year, 3 months ago
  91. 3884c44 platform: pldm_msgbuf for decode_set_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  92. 4e5e8a2 platform: pldm_msgbuf for decode_get_pdr_resp() by Andrew Jeffery · 1 year, 3 months ago
  93. 5c651b8 platform: pldm_msgbuf for decode_get_pdr_repository_info_resp() by Andrew Jeffery · 1 year, 3 months ago
  94. 369b121 msgbuf: Add pldm_msgbuf_extract_array() for uint8 by Andrew Jeffery · 1 year, 2 months ago
  95. ba6971b requester: Add af_mctp transport by Rashmica Gupta · 1 year, 7 months ago
  96. c1b66f4 requester: Add new APIs to support multiple transports by Rashmica Gupta · 1 year, 7 months ago
  97. 36af84c requester: Add new APIs for instance ID allocation and freeing by Rashmica Gupta · 1 year, 3 months ago
  98. 891781e platform: pldm_msgbuf for decode_get_pdr_req() by Andrew Jeffery · 1 year, 3 months ago
  99. 5d773b3 platform: pldm_msgbuf for decode_set_state_effecter_states_req() by Andrew Jeffery · 1 year, 3 months ago
  100. 6ef2aa9 platform: Test invalid heartbeat conditions after assignment by Andrew Jeffery · 1 year, 3 months ago