1. 84213eb tests: oem: meta: Convert to new API by Lora Lin · 9 weeks ago
  2. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 3 weeks ago
  3. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 3 weeks ago
  4. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 4 weeks ago
  5. 90bbe6c compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()} by Andrew Jeffery · 3 weeks ago
  6. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 6 weeks ago
  7. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 3 weeks ago
  8. 860a43d compiler: Provide LIBPLDM_CC_UNUSED by Andrew Jeffery · 5 weeks ago
  9. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 7 weeks ago
  10. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 3 months ago
  11. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 3 months ago
  12. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 3 months ago
  13. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 3 months ago
  14. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 3 months ago
  15. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 3 months ago
  16. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 3 months ago
  17. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 3 months ago
  18. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 3 months ago
  19. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 3 months ago
  20. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 3 months ago
  21. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 3 months ago
  22. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 3 months ago
  23. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 3 months ago
  24. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 3 months ago
  25. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 3 months ago
  26. f874b38 platform: Stabilise decode_pldm_message_poll_event_data() APIs by Thu Nguyen · 9 weeks ago
  27. 7739d12 platform: Rework decode/encode_pldm_message_poll_event_data() APIs by Thu Nguyen · 9 weeks ago
  28. 43cb4b5 platform: Stabilise related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 2 months ago
  29. b6ef35b fw_update: Add encode req & decode resp for get_downstream_fw_params by Chris Wang · 3 months ago
  30. dacfa35 pdr: Add related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 3 months ago
  31. 56f73f9 msgbuf: Add pldm_msgbuf_copy_string_utf16() by Andrew Jeffery · 3 months ago
  32. 1523778 msgbuf: Add pldm_msgbuf_span_string_utf16() by Thu Nguyen · 3 months ago
  33. 8b87960 msgbuf: Add pldm_msgbuf_copy_string_ascii() by Andrew Jeffery · 3 months ago
  34. 9c83d68 msgbuf: Add pldm_msgbuf_span_string_ascii() by Thu Nguyen · 3 months ago
  35. 1c57144 msgbuf: Generalize array extraction and insertion by Andrew Jeffery · 3 months ago
  36. 274732f pdr: Add pldm_pdr_get_terminus_handle() API by Pavithra Barithaya · 3 months ago
  37. e424067 requester: instance-id: Release read lock on conflict by Andrew Jeffery · 3 months ago
  38. 9e3a5d4 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  39. de67ab6 platform: Stabilise GetStateEffecterStates functions by Tal Yacobi · 4 months ago
  40. f490a38 platform: Change GetStateEffecterStates API error personality by Tal Yacobi · 4 months ago
  41. 48761c6 libpldm: Reorganize source and test files by Andrew Jeffery · 4 months ago
  42. d480b70 tests: meson: Push build configuration down to leaf directories by Andrew Jeffery · 4 months ago
  43. 9ca7670 tests: meson: Add note about guarding the transport tests by Andrew Jeffery · 4 months ago
  44. 44925df tests: meson: Sort tests alphabetically by Andrew Jeffery · 4 months ago
  45. 1111a97 tests: Add macro guards around new testing APIs by Andrew Jeffery · 4 months ago
  46. 37552b9 pdr: Add contained entity to an association PDR by Varsha Kaverappa · 8 months ago
  47. c8df31c msgbuf: Add error code personalities by Andrew Jeffery · 4 months ago
  48. a6fa555 platform: Add support for GetStateEffecterStates command by Tal Yacobi · 5 months ago
  49. 688be62 tests: Guard test functions exercising testing APIs by Andrew Jeffery · 4 months ago
  50. fbaea23 tests: Adjust expectations in accordance with -DNDEBUG by Andrew Jeffery · 4 months ago
  51. 909bf7c msgbuf: Add copy API by Varsha Kaverappa · 5 months ago
  52. 2ff8cf8 msgbuf: Remove use of ssize_t for overflow tracking by Andrew Jeffery · 4 months ago
  53. 07febdb msgbuf: Rework detection of invalid memory regions by Andrew Jeffery · 4 months ago
  54. 32df16c tests: oem: meta: Fix fileio use of msgbuf by Andrew Jeffery · 4 months ago
  55. 458475a fw_update: Add encode req & decode resp for query_downtream_identifiers by Chris Wang · 6 months ago
  56. 4c1f2c7 fw_update: Add encode req & decode resp for query_downstream_devices by Chris Wang · 6 months ago
  57. d4878cd pdr: Add decode_numeric_effecter_pdr_data() by Thu Nguyen · 11 months ago
  58. 66c7723 msgbuf: Enable pldm_msgbuf_extract() into packed members by Andrew Jeffery · 5 months ago
  59. dc7d3b5 libpldm: Change hexadecimal literals to lowercase by Pavithra Barithaya · 8 months ago
  60. 39eb322 pdr: Assign record_handle in entity_association_pdr_add_children() by Pavithra Barithaya · 10 months ago
  61. 22fad39 oem: meta: Add decode_oem_meta_file_io_req() by Delphine CC Chiu · 11 months ago
  62. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 11 months ago
  63. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 11 months ago
  64. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 11 months ago
  65. 691668f license: add spdx identifier to all files by Patrick Williams · 11 months ago
  66. b9d951f Improving the clarity of the code by Archana Kakani · 11 months ago
  67. cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 1 year, 1 month ago
  68. 91c06e9 base: Provide pldm_msg_hdr_correlate_response() by Andrew Jeffery · 1 year ago
  69. 2aa237d tests: Deserialise transport tests that exercise timeouts by Andrew Jeffery · 1 year ago
  70. 486d85d transport: Filter for the response to the issued request by Andrew Jeffery · 1 year, 1 month ago
  71. ba05dba tests: Exclude transport tests when build excludes testing ABIs by Andrew Jeffery · 1 year, 1 month ago
  72. 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 1 year, 1 month ago
  73. 16cd523 transport: Match specified metadata in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 1 month ago
  74. 2457629 transport: Generalise the pldm_transport_recv_msg() API by Rashmica Gupta · 1 year, 2 months ago
  75. 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 1 year, 2 months ago
  76. dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 1 year, 2 months ago
  77. f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 2 months ago
  78. ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 1 year, 2 months ago
  79. 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 1 year, 2 months ago
  80. 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 1 year, 2 months ago
  81. c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 1 year, 2 months ago
  82. 50dd159 bios_table: Remove pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 2 months ago
  83. 4e1f131 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 2 months ago
  84. 46d0768 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 2 months ago
  85. 8b1c034 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 2 months ago
  86. 0ecf6bc bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() by Andrew Jeffery · 1 year, 2 months ago
  87. 73d9176 bios_table: pldm_bios_table_iter_next(): Invalid entry halts iteration by Andrew Jeffery · 1 year, 3 months ago
  88. bf6699b tests: libpldm_bios_table_test: Fix 'Itearator' typo by Andrew Jeffery · 1 year, 3 months ago
  89. 0088a6a bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 3 months ago
  90. 2d66393 bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 3 months ago
  91. 7aeb7ed bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 3 months ago
  92. fe0f01d bios_table: Transitive error handling for get_bios_attr_handle() by Andrew Jeffery · 1 year, 3 months ago
  93. 8cf7045 pdr: Rework pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 3 months ago
  94. 14a5fe8 tests: pdr: Guard TEST(EntityAssociationPDR, testFindContainerID) by Andrew Jeffery · 1 year, 3 months ago
  95. 6409c8a bios_table: Remove deprecated APIs sanitized by assert() by Andrew Jeffery · 1 year, 3 months ago
  96. 5dc0257 pdr: Add pldm_pdr_find_container_id_range_exclude() API by Pavithra Barithaya · 1 year, 4 months ago
  97. 0c9f5a8 bios_table: Relax pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 1 year, 3 months ago
  98. 98c1e69 bios_table: Relax pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 1 year, 3 months ago
  99. 4d69434 pdr: Add pldm_pdr_find_last_in_range() by Pavithra Barithaya · 1 year, 4 months ago
  100. 9947f9d pdr: Add APIs for creating and locating remote PDRs by Pavithra Barithaya · 1 year, 4 months ago