1. a6fa555 platform: Add support for GetStateEffecterStates command by Tal Yacobi · 3 weeks ago main
  2. 909bf7c msgbuf: Add copy API by Varsha Kaverappa · 3 weeks ago
  3. 2ff8cf8 msgbuf: Remove use of ssize_t for overflow tracking by Andrew Jeffery · 8 days ago
  4. 07febdb msgbuf: Rework detection of invalid memory regions by Andrew Jeffery · 9 days ago
  5. 458475a fw_update: Add encode req & decode resp for query_downtream_identifiers by Chris Wang · 9 weeks ago
  6. 4c1f2c7 fw_update: Add encode req & decode resp for query_downstream_devices by Chris Wang · 9 weeks ago
  7. d4878cd pdr: Add decode_numeric_effecter_pdr_data() by Thu Nguyen · 7 months ago
  8. 66c7723 msgbuf: Enable pldm_msgbuf_extract() into packed members by Andrew Jeffery · 5 weeks ago
  9. dc7d3b5 libpldm: Change hexadecimal literals to lowercase by Pavithra Barithaya · 4 months ago
  10. a065ecc msgbuf: Drop unnecessary buffer size arithmetic in array helpers by Andrew Jeffery · 7 months ago
  11. 51230a0 pdr: Remove redundant constant for minimum numeric sensor PDR length by Thu Nguyen · 7 months ago
  12. cd07fec msgbuf: Require sensor data enum in pldm_msgbuf_extract_sensor_value() by Thu Nguyen · 7 months ago
  13. c6c391d pdr: Add preconditions for pldm_entity_association_tree_copy_root() by George Liu · 7 months ago
  14. a98814f oem: meta: stabilise decode_oem_meta_file_io_req() by Andrew Jeffery · 6 months ago
  15. 39eb322 pdr: Assign record_handle in entity_association_pdr_add_children() by Pavithra Barithaya · 6 months ago
  16. 22fad39 oem: meta: Add decode_oem_meta_file_io_req() by Delphine CC Chiu · 7 months ago
  17. 3a26705 pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 6 months ago
  18. 4a307bc pdr: Stabilise pldm_pdr_find_last_in_range() API by Pavithra Barithaya · 6 months ago
  19. 1077d2d meson: Configure abi-dumper for mixed headers by Andrew Jeffery · 6 months ago
  20. 75eea49 meson: Sort abi-dumper output by Andrew Jeffery · 6 months ago
  21. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 7 months ago
  22. d12dd36 libpldm: Rationalise the local and installed path of pldm.h by Andrew Jeffery · 7 months ago
  23. 5664cf2 meson: Move ABI compliance check alongside library target by Andrew Jeffery · 7 months ago
  24. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 7 months ago
  25. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 7 months ago
  26. 691668f license: add spdx identifier to all files by Patrick Williams · 7 months ago
  27. c0b5a6e clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  28. b9d951f Improving the clarity of the code by Archana Kakani · 7 months ago
  29. 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 7 months ago
  30. 5239d9a base: Stabilise pldm_msg_hdr_correlate_response() by Andrew Jeffery · 7 months ago
  31. cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 9 months ago
  32. 1d0e2d4 transport: Use pldm_msg_hdr_correlate_response() for response correlation by Andrew Jeffery · 8 months ago
  33. 4c1ea56 transport: Fix include of libpldm/base.h by Andrew Jeffery · 8 months ago
  34. 5038268 transport: Establish remaining time prior to response correlation by Andrew Jeffery · 8 months ago
  35. 1184f09 transport: Use a direct return to reduce branching by Andrew Jeffery · 8 months ago
  36. 91c06e9 base: Provide pldm_msg_hdr_correlate_response() by Andrew Jeffery · 8 months ago
  37. 486d85d transport: Filter for the response to the issued request by Andrew Jeffery · 9 months ago
  38. 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 9 months ago
  39. 45816b8 transport: mctp-demux: Drop ABI annotation for internal symbols by Andrew Jeffery · 9 months ago
  40. 16cd523 transport: Match specified metadata in pldm_transport_send_recv_msg() by Thu Nguyen · 9 months ago
  41. 2457629 transport: Generalise the pldm_transport_recv_msg() API by Rashmica Gupta · 10 months ago
  42. 7caa8af transport: af-mctp: Ensure malloc() succeeds in *_recv() by Andrew Jeffery · 9 months ago
  43. ac24737 transport: af-mctp: Assign out-params on success in *_recv() by Andrew Jeffery · 9 months ago
  44. 2a6a342 transport: af-mctp: Organise variable declarations in *_recv() by Andrew Jeffery · 9 months ago
  45. 27f041c transport: mctp-demux: Use a common cleanup path in *_recv() by Andrew Jeffery · 9 months ago
  46. ef293fc transport: mctp-demux: Organise variable declarations in *_recv() by Andrew Jeffery · 9 months ago
  47. f1ebde4 transport: Fix doxygen and variables for send and recv functions by Rashmica Gupta · 10 months ago
  48. d10c6b0 requester: Use the EID as the TID when we don't have the TID by Rashmica Gupta · 10 months ago
  49. 36402ff transport: fix init_pollfd function parameter by BonnieLo-wiwynn · 9 months ago
  50. def8e02 pdr: Stabilize pldm_entity_node_get_remote_container_id() by Pavithra Barithaya · 9 months ago
  51. b4cd517 transport: register init_pollfd callback for af-mctp by Delphine CC Chiu · 9 months ago
  52. 7062382 pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity() by Andrew Jeffery · 10 months ago
  53. 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 10 months ago
  54. 1ade87f pdr : Stabilize pldm_entity_association_tree_add_entity() by Pavithra Barithaya · 10 months ago
  55. dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 10 months ago
  56. 7570fae pdr: Stabilise pldm_entity_association_tree_find_with_locality() by Pavithra Barithaya · 10 months ago
  57. 302d9ff pdr: Rename pldm_entity_association_tree_find_if_remote() by Sagar Srinivas · 10 months ago
  58. f3e0a2d msgbuf: Remove duplicate fixup of _Static_assert() for C++ by Andrew Jeffery · 10 months ago
  59. f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 10 months ago
  60. ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 11 months ago
  61. 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 10 months ago
  62. ef47e2f libpldm: Migrate ARRAY_SIZE() to internal header by Andrew Jeffery · 10 months ago
  63. 3380a6c transport: pldm_transport_poll(): Adjust return value semantics by Andrew Jeffery · 11 months ago
  64. 98085fa transport: pldm_transport_poll(): Handle errors from ->init_pollfd() by Andrew Jeffery · 10 months ago
  65. 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 10 months ago
  66. 54d91e8 pdr: Make entity_association_tree_find() static by Andrew Jeffery · 10 months ago
  67. 643c443 pdr: Make find_entity_ref_in_tree() static by Andrew Jeffery · 10 months ago
  68. 8985dfd pdr: Remove pldm_entity_association_pdr_add_from_node() by Andrew Jeffery · 10 months ago
  69. 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 10 months ago
  70. c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 10 months ago
  71. d09b1af pdr: Make is_present() static by Andrew Jeffery · 10 months ago
  72. 8810fec fru: Remove get_fru_record_by_option() by Andrew Jeffery · 10 months ago
  73. 50dd159 bios_table: Remove pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 11 months ago
  74. 4e1f131 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 11 months ago
  75. 46d0768 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 11 months ago
  76. 8b1c034 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 11 months ago
  77. 0ecf6bc bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() by Andrew Jeffery · 11 months ago
  78. 6594599 pdr: Introduce pldm_entity_association_pdr_add_check() by Andrew Jeffery · 10 months ago
  79. 3b93d09 pdr: Allow record_handle to be NULL for pldm_pdr_add_check() by Andrew Jeffery · 10 months ago
  80. 73d6779 pdr: Validate arguments to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 10 months ago
  81. c6cc028 pdr: Hoist record handle overflow test to avoid memory leak by Andrew Jeffery · 10 months ago
  82. 43a7985 requester: Fix response buffer cast in pldm_send_recv() by Thu Nguyen · 10 months ago
  83. a26f227 fru: Use inequality to judge table bounds check by Andrew Jeffery · 11 months ago
  84. 8526892 libpldm: Lift or remove asserts where a subsequent check exists by Andrew Jeffery · 11 months ago
  85. c83ef86 pdr: pldm_entity_get_num_children(): Don't return invalid values by Andrew Jeffery · 11 months ago
  86. 918973f pdr: pldm_entity_association_pdr_extract(): Return early if necessary by Andrew Jeffery · 11 months ago
  87. 0dbaa70 pdr: pldm_entity_association_pdr_extract(): Assign out params at exit by Andrew Jeffery · 11 months ago
  88. cda4b69 pdr: pldm_entity_association_pdr_extract(): Hoist assert() over malloc() by Andrew Jeffery · 11 months ago
  89. 975f0aa pdr: pldm_entity_association_pdr_extract(): Use array notation by Andrew Jeffery · 11 months ago
  90. a6e1ae9 pdr: pldm_entity_association_pdr_extract(): Use a for-loop by Andrew Jeffery · 11 months ago
  91. 9e33be9 bios_table: Annotate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 11 months ago
  92. a2c6911 pdr: Stabilise pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 11 months ago
  93. ca248ce pdr: Stabilise pldm_pdr_add_check() by Andrew Jeffery · 11 months ago
  94. 1354a6e pdr: Stabilise pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 11 months ago
  95. 962fcec fru: Stabilise get_fru_record_by_option_check() by Andrew Jeffery · 11 months ago
  96. 1264fbd bios_table: Stabilise pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 11 months ago
  97. 178531a transport: Fix possible NULL ptr deref in pldm_socket_sndbuf_init() by Rashmica Gupta · 11 months ago
  98. 8022323 transport: Update internal header file by Rashmica Gupta · 11 months ago
  99. c821a70 pdr: Introduce pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 11 months ago
  100. 572a395 pdr: Introduce pldm_pdr_add_check() by Andrew Jeffery · 11 months ago