1. d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 10 days ago
  2. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 10 days ago
  3. b7677b7 utils: Deprecate is_transfer_flag_valid() by Andrew Jeffery · 10 days ago
  4. 800e183 utils: Deprecate is_time_legal() by Andrew Jeffery · 10 days ago
  5. e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 8 weeks ago
  6. 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 14 days ago
  7. 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 3 weeks ago
  8. 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 3 weeks ago
  9. cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 4 weeks ago
  10. ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 5 weeks ago
  11. 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 6 months ago
  12. 1a4eed9 msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs by Chau Ly · 3 weeks ago
  13. a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 6 weeks ago
  14. 63b5a66 msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed() by Andrew Jeffery · 6 weeks ago
  15. 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 6 weeks ago
  16. 7e68f34 msgbuf: Modernize pldm_msgbuf_skip() implementation by Andrew Jeffery · 6 weeks ago
  17. 2b42f7f msgbuf: Relax requirements on pointer out-parameters by Andrew Jeffery · 6 weeks ago
  18. 704e4d5 msgbuf: Warn on unused result for init and destroy APIs by Andrew Jeffery · 6 weeks ago
  19. 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 6 weeks ago
  20. 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 7 weeks ago
  21. 9c57ef5 requester: Add null check in pldm_instance_id_free by Manojkiran Eda · 5 weeks ago
  22. 6c7ee4f requester: Add null check in pldm_instance_id_alloc by Manojkiran Eda · 4 weeks ago
  23. bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 9 months ago
  24. 779e9db dsp: firmware_update: Wrap static errno variants of package APIs by Andrew Jeffery · 8 weeks ago
  25. 248b5ab api: Translate -EBADMSG as PLDM_ERROR_INVALID_DATA by Andrew Jeffery · 8 weeks ago
  26. 2628990 firmware fd: FD_T1 timeout in FD-driven states by Matt Johnston · 9 weeks ago
  27. e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 4 months ago
  28. e78035e meson: Format build files to match style guide by Archana Kakani · 2 months ago
  29. cc6f643 firmware fd: Add PLDM Control version/commands by Matt Johnston · 5 months ago
  30. bde874e libpldm: Add PLDM control responder by Matt Johnston · 5 months ago
  31. 8c2bfb1 libpldm: Add firmware update FD responder by Matt Johnston · 5 months ago
  32. 8f3b13c msgbuf: pldm_msgbuf_peek_remaining and pldm_msgbuf_skip by Matt Johnston · 6 months ago
  33. 94e2d75 pdr: Handle removal of the last contained entity from EA PDR by Archana Kakani · 4 months ago
  34. c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 4 months ago
  35. cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 5 months ago
  36. 5d4f7b5 msgbuf: Add pldm_msgbuf_destroy_used() by Matt Johnston · 4 months ago
  37. e8d8d33 msgbuf: Add pldm_msgbuf_insert_uint64 by Matt Johnston · 6 months ago
  38. 5a5129b dsp: firmware_update: Add iterator for downstream device parameters by Andrew Jeffery · 4 months ago
  39. 6a97b79 dsp: firmware_update: Expand "params" in symbol names by Andrew Jeffery · 4 months ago
  40. d2f8a7e dsp: firmware_update: pack decomposed parameters to struct by Unive Tien · 5 months ago
  41. 71e935c dsp: firmware_update: Change return type of downstream device ABI/APIs by Unive Tien · 5 months ago
  42. eb8bb17 dsp: base: add encode_pldm_header_only_errno() by Unive Tien · 5 months ago
  43. c69081a meson: Make transport optional by Matt Johnston · 6 months ago
  44. ae05d5e dsp: pdr: Replace ENOKEY with ENOENT by Matt Johnston · 6 months ago
  45. 65c6409 meson: Convert options from feature to boolean by Andrew Jeffery · 5 months ago
  46. fef24ed meson: Specify OEM extensions in an array by Andrew Jeffery · 5 months ago
  47. 3a2c658 dsp: firmware_update: Iterators for downstream device descriptors by Andrew Jeffery · 5 months ago
  48. 56ef86a dsp: platform: Fix extra parentheses by Matt Johnston · 5 months ago
  49. 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 5 months ago
  50. 98e137d dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 6 months ago
  51. 8f33a1d dsp: pdr: Rework test in pldm_entity_association_pdr_extract() by Andrew Jeffery · 6 months ago
  52. 36324f6 Apply GCC's tainted_args attribute to library entrypoints by Andrew Jeffery · 7 months ago
  53. a180963 utils: Avoid array-lookup in is_time_legal() by Andrew Jeffery · 6 months ago
  54. 21cb052 dsp: bios_table: Bounds check pldm_bios_table_string_entry_encode() by Andrew Jeffery · 6 months ago
  55. 3b33c13 dsp: bios: Bounds check encode_set_bios_attribute_current_value_req() by Andrew Jeffery · 6 months ago
  56. 37016fe dsp: bios: Bounds check encode_set_bios_table_req() by Andrew Jeffery · 6 months ago
  57. d7d08f6 dsp: fru: Bounds check encode_fru_record() by Andrew Jeffery · 6 months ago
  58. 82c3481 dsp: fru: Bounds check encode_get_fru_record_by_option_resp() by Andrew Jeffery · 6 months ago
  59. 57d9a2e oem: ibm: platform: Bounds check encode_bios_attribute_update_event_req() by Andrew Jeffery · 6 months ago
  60. a989249 dsp: firmware_update: Bounds check decode_downstream_device_parameter_table_entry_versions() by Andrew Jeffery · 6 months ago
  61. 92967be dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 6 months ago
  62. d96d21f dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 6 months ago
  63. d610b00 dsp: bios_table: Bounds check pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 6 months ago
  64. a16f70c dsp: bios_table: Tidy up pldm_bios_table_pad_checksum_size() by Andrew Jeffery · 6 months ago
  65. 72dd2dd dsp: bios_table: Branchless implementation of pad_size_get() by Andrew Jeffery · 6 months ago
  66. 9e56659 dsp: pdr: Bound check pldm_entity_association_pdr_extract() by Andrew Jeffery · 6 months ago
  67. ad33b99 dsp: platform: Bounds check encode_state_effecter_pdr() by Andrew Jeffery · 6 months ago
  68. bb50a59 dsp: platform: Bounds check encode_sensor_state_pdr() by Andrew Jeffery · 7 months ago
  69. 225530a dsp: platform: Prevent overflow of arithmetic on event_data_length by Andrew Jeffery · 7 months ago
  70. 329176a dsp: platform: Merge PDR header extraction and validation by Andrew Jeffery · 7 months ago
  71. 4f60fb7 msgbuf: Bounds checks that satisfy GCC's analyzer by Andrew Jeffery · 7 months ago
  72. 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 6 months ago
  73. 2332e05 Revert "dsp: platform: Fix decode_set_event_receiver_req()" by Andrew Jeffery · 6 months ago
  74. 8c43abb dsp: platform: Fix decode_set_event_receiver_req() by Gilbert Chen · 7 months ago
  75. 9e16b18 platform: Fix checking `eventIDToAcknowledge` by Thu Nguyen · 7 months ago
  76. b43a778 platform: Support PLDM_CPER_EVENT in encode_platform_event_message_req() by John Chung · 7 months ago
  77. e5f1253 msgbuf: Improve type-specific ergonomics to match generic macros by Andrew Jeffery · 7 months ago
  78. 387b10f platform: fix encode/decode_poll_for_platform_event_message_req by Thu Nguyen · 7 months ago
  79. 74c9a54 pdr: Improve error propagation by Archana Kakani · 7 months ago
  80. ea0bf3a oem: meta: Stabilise decode/encode file IO API by Lora Lin · 7 months ago
  81. 6058215 dsp: pdr: Add pldm_entity_association_tree_copy_root_check() by Andrew Jeffery · 7 months ago
  82. 0550777 dsp: pdr: Open-code next_container_id() at its callsite by Andrew Jeffery · 7 months ago
  83. 890d37a dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s by Andrew Jeffery · 7 months ago
  84. 3b5ab92 dsp: bios_table: Null check for pldm_bios_table_iter_is_end() by Andrew Jeffery · 7 months ago
  85. 5c49f16 meson: Ban variable length arrays by Andrew Jeffery · 7 months ago
  86. 8b53ad9 pdr: Remove PDR record by record set identifier by Varsha Kaverappa · 10 months ago
  87. b31e4c6 pdr: Remove contained entity from PDR repo by Varsha Kaverappa · 10 months ago
  88. 7939382 msgbuf: Allow pldm_msgbuf_span_required to accept NULL by Varsha Kaverappa · 8 months ago
  89. 6476c96 oem: meta: Add encode_oem_meta_file_io_read_resp() by Lora Lin · 9 months ago
  90. 893a08f oem: meta: Add decode_oem_meta_file_io_read_req() by Lora Lin · 9 months ago
  91. 0f5be28 oem: meta: Add decode_oem_meta_file_io_write_req() by Lora Lin · 9 months ago
  92. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 7 months ago
  93. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 8 months ago
  94. 90bbe6c compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()} by Andrew Jeffery · 8 months ago
  95. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 8 months ago
  96. cb569bc compiler: Provide LIBPLDM_CC_ALWAYS_INLINE by Andrew Jeffery · 8 months ago
  97. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 7 months ago
  98. 860a43d compiler: Provide LIBPLDM_CC_UNUSED by Andrew Jeffery · 8 months ago
  99. 11e2e87 clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  100. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 8 months ago