- 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 54d91e8 pdr: Make entity_association_tree_find() static by Andrew Jeffery · 1 year, 4 months ago
- 643c443 pdr: Make find_entity_ref_in_tree() static by Andrew Jeffery · 1 year, 4 months ago
- 8985dfd pdr: Remove pldm_entity_association_pdr_add_from_node() by Andrew Jeffery · 1 year, 4 months ago
- 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 1 year, 4 months ago
- c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 1 year, 4 months ago
- d09b1af pdr: Make is_present() static by Andrew Jeffery · 1 year, 4 months ago
- 8810fec fru: Remove get_fru_record_by_option() by Andrew Jeffery · 1 year, 4 months ago
- 50dd159 bios_table: Remove pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 4 months ago
- 4e1f131 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 4 months ago
- 46d0768 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 4 months ago
- 8b1c034 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 4 months ago
- 0ecf6bc bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() by Andrew Jeffery · 1 year, 4 months ago
- 6594599 pdr: Introduce pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 3b93d09 pdr: Allow record_handle to be NULL for pldm_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 73d6779 pdr: Validate arguments to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 4 months ago
- c6cc028 pdr: Hoist record handle overflow test to avoid memory leak by Andrew Jeffery · 1 year, 4 months ago
- 43a7985 requester: Fix response buffer cast in pldm_send_recv() by Thu Nguyen · 1 year, 4 months ago
- a26f227 fru: Use inequality to judge table bounds check by Andrew Jeffery · 1 year, 4 months ago
- 8526892 libpldm: Lift or remove asserts where a subsequent check exists by Andrew Jeffery · 1 year, 4 months ago
- c83ef86 pdr: pldm_entity_get_num_children(): Don't return invalid values by Andrew Jeffery · 1 year, 4 months ago
- 918973f pdr: pldm_entity_association_pdr_extract(): Return early if necessary by Andrew Jeffery · 1 year, 4 months ago
- 0dbaa70 pdr: pldm_entity_association_pdr_extract(): Assign out params at exit by Andrew Jeffery · 1 year, 4 months ago
- cda4b69 pdr: pldm_entity_association_pdr_extract(): Hoist assert() over malloc() by Andrew Jeffery · 1 year, 4 months ago
- 975f0aa pdr: pldm_entity_association_pdr_extract(): Use array notation by Andrew Jeffery · 1 year, 4 months ago
- a6e1ae9 pdr: pldm_entity_association_pdr_extract(): Use a for-loop by Andrew Jeffery · 1 year, 4 months ago
- 9e33be9 bios_table: Annotate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 4 months ago
- a2c6911 pdr: Stabilise pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 4 months ago
- ca248ce pdr: Stabilise pldm_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 1354a6e pdr: Stabilise pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 1 year, 4 months ago
- 962fcec fru: Stabilise get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 4 months ago
- 1264fbd bios_table: Stabilise pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 1 year, 4 months ago
- 178531a transport: Fix possible NULL ptr deref in pldm_socket_sndbuf_init() by Rashmica Gupta · 1 year, 4 months ago
- 8022323 transport: Update internal header file by Rashmica Gupta · 1 year, 5 months ago
- c821a70 pdr: Introduce pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 4 months ago
- 572a395 pdr: Introduce pldm_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 2ca7e64 pdr: Inline get_new_record_handle() into pldm_pdr_add() by Andrew Jeffery · 1 year, 4 months ago
- 8d231da pdr: Further constrain first and last pointer semantics by Andrew Jeffery · 1 year, 4 months ago
- 164ec2d pdr: Adjust condition to fix line wrap in get_new_record_handle() by Andrew Jeffery · 1 year, 4 months ago
- a51ccc2 pdr: Inline add_record() and make_new_record() into pldm_pdr_add() by Andrew Jeffery · 1 year, 4 months ago
- cc39452 pdr: Introduce pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 1 year, 4 months ago
- 3a5c46b pdr: pldm_entity_association_pdr_extract(): Early exit on bad arguments by Andrew Jeffery · 1 year, 4 months ago
- 85d7a05 pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg by Andrew Jeffery · 1 year, 4 months ago
- 94e364d pdr: pldm_entity_association_tree_find(): Early exit on bad arguments by Andrew Jeffery · 1 year, 4 months ago
- 7f58931 pdr: Deprecate entity_association_tree_find() by Andrew Jeffery · 1 year, 4 months ago
- 3e1d659 pdr: pldm_pdr_remove_remote_pdrs(): Exit early on bad argument by Andrew Jeffery · 1 year, 4 months ago
- 438dd49 pdr: pldm_pdr_remove_pdrs_by_terminus_handle(): Early exit on bad arg by Andrew Jeffery · 1 year, 4 months ago
- ba47e83 pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments by Andrew Jeffery · 1 year, 4 months ago
- bfeb65e pdr: Deprecate find_entity_ref_in_tree() by Andrew Jeffery · 1 year, 4 months ago
- c788348 pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments by Andrew Jeffery · 1 year, 4 months ago
- d11bf9f pdr: Deprecate is_present() by Andrew Jeffery · 1 year, 4 months ago
- 375d9fc pdr: pldm_is_current_parent_child(): Return false for invalid arguments by Andrew Jeffery · 1 year, 4 months ago
- 6e8a261 pdr: pldm_entity_get_num_children(): Return zero for invalid arguments by Andrew Jeffery · 1 year, 4 months ago
- a89e015 pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument by Andrew Jeffery · 1 year, 4 months ago
- cd17e5c pdr: pldm_entity_association_tree_visit(): Exit early on failure by Andrew Jeffery · 1 year, 4 months ago
- c40037d pdr: pldm_entity_association_tree_init(): Return NULL on failed alloc by Andrew Jeffery · 1 year, 4 months ago
- 01425e9 pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments by Andrew Jeffery · 1 year, 4 months ago
- 15b8818 pdr: pldm_entity_node_get_remote_container_id() is a trivial accessor by Andrew Jeffery · 1 year, 4 months ago
- 5565fcd pdr: Document preconditions for trivial accessor functions by Andrew Jeffery · 1 year, 4 months ago
- f85eeba pdr: pldm_pdr_find_record_by_type(): Exit early if repo is NULL by Andrew Jeffery · 1 year, 4 months ago
- fca1b60 pdr: pldm_pdr_destroy(): Exit early if repo is NULL by Andrew Jeffery · 1 year, 4 months ago
- a8bb22e pdr: pldm_pdr_init(): Return NULL on allocation failure by Andrew Jeffery · 1 year, 4 months ago
- 68b5130 pdr: Always uphold expectations of get_next_record_handle() by Andrew Jeffery · 1 year, 4 months ago
- 7cd16ff fru: Introduce get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 4 months ago
- 73d9176 bios_table: pldm_bios_table_iter_next(): Invalid entry halts iteration by Andrew Jeffery · 1 year, 4 months ago
- 757e81a bios_table: pldm_bios_table_iter_create(): Return NULL on failed alloc by Andrew Jeffery · 1 year, 4 months ago
- 044ee19 bios_table: Introduce pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 1 year, 4 months ago
- 0088a6a bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 4 months ago
- 2d66393 bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 4 months ago
- 7aeb7ed bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 4 months ago
- fe0f01d bios_table: Transitive error handling for get_bios_attr_handle() by Andrew Jeffery · 1 year, 4 months ago
- a873eca bios_table: pldm_bios_table_string_entry_encode_check(): Handle overflow by Andrew Jeffery · 1 year, 4 months ago
- 4e1ba8a requester: Return PLDM_REQUESTER_OPEN_FAIL from pldm_open() on error by Andrew Jeffery · 1 year, 4 months ago
- a4da685 transport: mctp-demux: Don't test socket for non-zero value by Andrew Jeffery · 1 year, 4 months ago
- 986df2a requester: Mark pldm_close() as LIBPLDM_ABI_TESTING by Andrew Jeffery · 1 year, 4 months ago
- 8cf7045 pdr: Rework pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 5 months ago
- ffd5342 pdr: Return success for pldm_pdr_find_child_container_id_range_exclude() by Pavithra Barithaya · 1 year, 4 months ago
- 6409c8a bios_table: Remove deprecated APIs sanitized by assert() by Andrew Jeffery · 1 year, 5 months ago
- 5dc0257 pdr: Add pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 6 months ago
- 25ddbcc pdr: Add pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 1 year, 6 months ago
- d47e8ab bios_table: Deprecate APIs with arguments sanitized using assert() by Andrew Jeffery · 1 year, 5 months ago
- 0c9f5a8 bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year, 5 months ago
- 98c1e69 bios_table: Relax pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year, 5 months ago
- df02e36 bios_table: pldm_bios_table_attr_entry_string_info_check() NULL deref by Andrew Jeffery · 1 year, 5 months ago
- f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year, 5 months ago
- 04273e9 transports: Resize socket send buffer if needed by Rashmica Gupta · 1 year, 5 months ago
- 0411b71 transport: Make APIs work for all types of messages by Rashmica Gupta · 1 year, 5 months ago
- a303593 requester: Add check before accessing hdr in pldm_recv() by Rashmica Gupta · 1 year, 5 months ago
- 4d69434 pdr: Add pldm_pdr_find_last_in_range() by Pavithra Barithaya · 1 year, 6 months ago
- 9947f9d pdr: Add APIs for creating and locating remote PDRs by Pavithra Barithaya · 1 year, 6 months ago
- 39bd2ea pdr: Introduce remote_container_id and associated APIs by ArchanaKakani · 1 year, 9 months ago
- 8de8e1e meson: Reduce strength of oem-ibm requirements from enabled to allowed by Andrew Jeffery · 1 year, 5 months ago
- 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 5 months ago
- 55e5e0a libpldm: Remove the requester-api option by Andrew Jeffery · 1 year, 5 months ago
- b01fb1c transport: Match on response in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 5 months ago
- a8532b5 transport: mctp-demux: Refactor buffer handling in recv callback by Andrew Jeffery · 1 year, 5 months ago
- abaf61f transport: Prevent sticking in waiting for response by Dung Cao · 2 years ago
- 7c25034 Add encode/decode pldmMessagePollEvent data by Dung Cao · 2 years ago
- 39f8832 requester: Make pldm_open() return existing fd by Rashmica Gupta · 1 year, 6 months ago
- 37dd6a3 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 6 months ago