- 499389e oem: ibm: Add chapdata file type support by Kamalkumar Patel · 1 year, 1 month ago
- c0b5a6e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
- b9d951f Improving the clarity of the code by Archana Kakani · 1 year, 1 month ago
- 0db5b2f OWNERS: remove TOF members by Patrick Williams · 1 year, 1 month ago
- acf2245 changlog: Move new entries out of v0.7.0 release section by Andrew Jeffery · 1 year, 1 month ago
- 8cc5c77 README: Add a note explaining ABI stability by Andrew Jeffery · 1 year, 1 month ago
- 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 1 year, 1 month ago
- 5239d9a base: Stabilise pldm_msg_hdr_correlate_response() by Andrew Jeffery · 1 year, 1 month ago
- d555a39 abi: Update x86_64 dump in accordance with the CI output by Andrew Jeffery · 1 year, 1 month ago
- 34cfad9 abi: Drop aarch64 ABI reference by Andrew Jeffery · 1 year, 1 month ago
- cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 1 year, 2 months ago
- 1d0e2d4 transport: Use pldm_msg_hdr_correlate_response() for response correlation by Andrew Jeffery · 1 year, 1 month ago
- 4c1ea56 transport: Fix include of libpldm/base.h by Andrew Jeffery · 1 year, 1 month ago
- 5038268 transport: Establish remaining time prior to response correlation by Andrew Jeffery · 1 year, 1 month ago
- 1184f09 transport: Use a direct return to reduce branching by Andrew Jeffery · 1 year, 1 month ago
- 91c06e9 base: Provide pldm_msg_hdr_correlate_response() by Andrew Jeffery · 1 year, 1 month ago
- 2aa237d tests: Deserialise transport tests that exercise timeouts by Andrew Jeffery · 1 year, 1 month ago
- 9198858 OWNERS: Update Andrew's email address by Andrew Jeffery · 1 year, 1 month ago
- 74dbe87 oem-ibm: Add new file io completion code by Matt Spinler · 1 year, 2 months ago
- 486d85d transport: Filter for the response to the issued request by Andrew Jeffery · 1 year, 2 months ago
- 3f39f96 libpldm: Release v0.7.0 by Andrew Jeffery · 1 year, 2 months ago v0.7.0
- 34ac891 abi: Capture deprecation of pldm_close() by Andrew Jeffery · 1 year, 2 months ago
- ba05dba tests: Exclude transport tests when build excludes testing ABIs by Andrew Jeffery · 1 year, 2 months ago
- 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 1 year, 3 months ago
- 45816b8 transport: mctp-demux: Drop ABI annotation for internal symbols by Andrew Jeffery · 1 year, 3 months ago
- 6c835a1 changelog: Move pldm_transport_send_recv_msg() note to Changed by Andrew Jeffery · 1 year, 2 months ago
- 16cd523 transport: Match specified metadata in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 2 months ago
- f37e4dc state-set: Add new enum for Operational Fault status by Pavithra Barithaya · 1 year, 3 months ago
- d2a36a1 libpldm: Release v0.6.0 by Andrew Jeffery · 1 year, 3 months ago v0.6.0
- 7e3c9e4 state-set: Remove operational_fault_status enum value by Pavithra Barithaya · 1 year, 3 months ago
- 357ff92 README.md: Replace meson_options.txt to meson.options by George Liu · 1 year, 3 months ago
- 2457629 transport: Generalise the pldm_transport_recv_msg() API by Rashmica Gupta · 1 year, 3 months ago
- 7caa8af transport: af-mctp: Ensure malloc() succeeds in *_recv() by Andrew Jeffery · 1 year, 3 months ago
- ac24737 transport: af-mctp: Assign out-params on success in *_recv() by Andrew Jeffery · 1 year, 3 months ago
- 2a6a342 transport: af-mctp: Organise variable declarations in *_recv() by Andrew Jeffery · 1 year, 3 months ago
- 27f041c transport: mctp-demux: Use a common cleanup path in *_recv() by Andrew Jeffery · 1 year, 3 months ago
- ef293fc transport: mctp-demux: Organise variable declarations in *_recv() by Andrew Jeffery · 1 year, 3 months ago
- f1ebde4 transport: Fix doxygen and variables for send and recv functions by Rashmica Gupta · 1 year, 3 months ago
- d10c6b0 requester: Use the EID as the TID when we don't have the TID by Rashmica Gupta · 1 year, 3 months ago
- 36402ff transport: fix init_pollfd function parameter by BonnieLo-wiwynn · 1 year, 3 months ago
- bfd06e4 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
- def8e02 pdr: Stabilize pldm_entity_node_get_remote_container_id() by Pavithra Barithaya · 1 year, 3 months ago
- b4cd517 transport: register init_pollfd callback for af-mctp by Delphine CC Chiu · 1 year, 3 months ago
- 75ce90a changelog: Stabilise pldm_entity_association_tree_find_with_locality() by Andrew Jeffery · 1 year, 3 months ago
- e7eebe3 changelog: Note pldm_entity_association_tree_add_entity() stabilisation by Andrew Jeffery · 1 year, 3 months ago
- 5cf32ea meson: Apply `b_ndebug=if-release` by default by Andrew Jeffery · 1 year, 4 months ago
- 7062382 pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity() by Andrew Jeffery · 1 year, 3 months ago
- 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 1 year, 3 months ago
- 20cc060 libpldm: Release v0.5.0 by Andrew Jeffery · 1 year, 3 months ago v0.5.0
- 1ade87f pdr : Stabilize pldm_entity_association_tree_add_entity() by Pavithra Barithaya · 1 year, 3 months ago
- dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 1 year, 3 months ago
- 7570fae pdr: Stabilise pldm_entity_association_tree_find_with_locality() by Pavithra Barithaya · 1 year, 3 months ago
- 302d9ff pdr: Rename pldm_entity_association_tree_find_if_remote() by Sagar Srinivas · 1 year, 3 months ago
- f3e0a2d msgbuf: Remove duplicate fixup of _Static_assert() for C++ by Andrew Jeffery · 1 year, 3 months ago
- f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 3 months ago
- ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 1 year, 4 months ago
- 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 1 year, 4 months ago
- ef47e2f libpldm: Migrate ARRAY_SIZE() to internal header by Andrew Jeffery · 1 year, 4 months ago
- 3380a6c transport: pldm_transport_poll(): Adjust return value semantics by Andrew Jeffery · 1 year, 4 months ago
- 98085fa transport: pldm_transport_poll(): Handle errors from ->init_pollfd() by Andrew Jeffery · 1 year, 4 months ago
- 8bcbe25 changlog: Fix ordering of Deprecated header under [Unreleased] by Andrew Jeffery · 1 year, 3 months ago
- f047004 platform: Uniform struct field name for Numeric SensorValue PDR by Pavithra Barithaya · 1 year, 4 months ago
- d3f781d platform: Uniform struct field name for FRU Record Set PDR by Pavithra Barithaya · 1 year, 4 months ago
- ccd986f state-set: Add the enum for Operational Stress Status state by Pavithra Barithaya · 1 year, 4 months ago
- 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 4 months ago
- 5e46114 abi: Update dumps to remove newly-static functions 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
- 8a4b533 libpldm: Release v0.4.0 by Andrew Jeffery · 1 year, 4 months ago v0.4.0
- 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
- cd732d1 abi: Update to remove pldm_close() from reference dumps 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