1. f4d8810 msgbuf: Add pldm_msgbuf_insert_real32 by Roger G. Coscojuela · 7 weeks ago main
  2. bf554b2 pdr: Stabilize APIs for removing records by Pavithra Barithaya · 5 months ago
  3. 06dcea7 msgbuf: platform: Correct pldm_msgbuf_extract_effecter_data by Chau Ly · 2 months ago
  4. 9f6b9b3 transport: Fix msec overflow test by Andrew Jeffery · 3 months ago
  5. 69b5a9c transport: Improve time validation in pldm_transport_send_recv_msg() by Amithash Prasad · 3 months ago
  6. 88c00b0 tests: transport: send_recv_one: Prevent invalid accesses by Andrew Jeffery · 3 months ago
  7. e78634b Add environ as a link seam for platform APIs by Amithash Prasad · 3 months ago
  8. 00d12f8 compiler: Sort static_assert()s by Andrew Jeffery · 3 months ago
  9. 8403c4b tests: meson: Use system include type for googletest dependencies by Andrew Jeffery · 4 months ago
  10. 9e458e1 dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION by Kasun Athukorala · 4 months ago
  11. d50035f dsp: base: Fix MultipartReceive Request decoding by Kasun Athukorala · 4 months ago
  12. 9d320cb clang-tidy-21: uninitialized-const-pointer warnings by Patrick Williams · 4 months ago
  13. 1ad093f clang-format: update latest spec and reformat with clang-21 by Patrick Williams · 4 months ago
  14. aa0aeda dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable by Chau Ly · 4 months ago
  15. 67f6770 OWNERS: Add Chau Ly as reviewer for FileIO by Chau Ly · 4 months ago
  16. ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 4 months ago
  17. cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 7 months ago
  18. d7b9424 utils: Add an API to calculate cumulative crc32 by Kasun Athukorala · 7 months ago
  19. c144ea9 tests: dsp: firmware_update: Drop guards for package parsing tests by Andrew Jeffery · 4 months ago
  20. d17265a dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P() by Andrew Jeffery · 4 months ago
  21. 7a8d932 msgbuf: Define a separate msgbuf structure for encode/decode function by John Chung · 4 months ago
  22. 94f7fd6 include, tests: Address concerns from -Wsign-compare by Andrew Jeffery · 4 months ago
  23. a4cfba4 scripts: pre-submit: Limit file descriptors for valgrind by Andrew Jeffery · 4 months ago
  24. b36f9f0 dsp: base: Add ACKNOWLEDGE_COMPLETION transfer flag by Kasun Athukorala · 7 months ago
  25. 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 6 months ago
  26. 7efe4f6 dsp: platform: Updated a macro definition by Kasun Athukorala · 4 months ago
  27. 0196e8a CONTRIBUTING: Avoid "Tested:" sections in commit messages by Andrew Jeffery · 4 months ago
  28. 2f14fa1 CONTRIBUTING: Document subject prefix expectation by Andrew Jeffery · 4 months ago
  29. f308a96 base: Allocating struct pldm_msg with member initialization by John Chung · 4 months ago
  30. f6ef78f dsp: firmware_update: Stabilized new firmware package parsing ABI by Unive Tien · 7 months ago
  31. cd02e9d scripts: pre-submit: ABI dump update requires a changelog entry by Andrew Jeffery · 4 months ago
  32. a93a3a0 dsp: base: Correct test case name for decode_multipart_receive_req() by Chau Ly · 5 months ago
  33. 6121773 dsp: base: Don't extract MultipartReceive resp's CRC once complete by Chau Ly · 5 months ago
  34. fdf065b ABI: named bitfield structs in pldm_types.h by Alexander Hansen · 5 months ago
  35. cab9f9b clang-tidy: NOLINT reserved identifiers by Alexander Hansen · 5 months ago
  36. 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 5 months ago
  37. c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 5 months ago
  38. fcc15b8 tests: msgbuf: Ensure extraction succeeds before testing values by Andrew Jeffery · 5 months ago
  39. 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 5 months ago
  40. 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
  41. e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 5 months ago
  42. d8a15fe CONTRIBUTING: Document required encode buffer and data length exchange by Andrew Jeffery · 5 months ago
  43. 7c65530 platform: Reinforce some symbol names by Chau Ly · 5 months ago
  44. 4184623 base: Reinforce some symbol names by Chau Ly · 5 months ago
  45. edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 5 months ago
  46. 5c5cedd CONTRIBUTING: Add "little proofs" article by Matthew Prast by Andrew Jeffery · 5 months ago
  47. ad045dd README: Add note on upgrading between libpldm versions by Andrew Jeffery · 5 months ago
  48. 340bb62 CONTRIBUTING: Switcheroo the symlink for ergonomics by Andrew Jeffery · 5 months ago
  49. ada5871 libpldm: Release v0.14.0 by Andrew Jeffery · 5 months ago v0.14.0
  50. 44e6684 abi: Re-generate gcc.dump for gcc-15 by Unive Tien · 6 months ago
  51. 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 6 months ago
  52. 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 6 months ago
  53. 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 6 months ago
  54. ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 7 months ago
  55. c127a01 tools: Make pd-tool build optional by Matt Johnston · 7 months ago
  56. 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 7 months ago
  57. ff78bca utils: Add API for CRC validation by Carter Chen · 7 months ago
  58. b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 8 months ago
  59. f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
  60. 62b7dad base: Add command specific completion codes by Manojkiran Eda · 8 months ago
  61. 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 7 months ago
  62. 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 7 months ago
  63. c28bbbb prettier: re-format by Patrick Williams · 7 months ago
  64. effec66 docs: checklists: Add reverse-christmas-tree implementation note by Andrew Jeffery · 7 months ago
  65. ab020b6 README: Migrate ABI discussion to CONTRIBUTING by Andrew Jeffery · 7 months ago
  66. ae2c83f README: Relocate elaboration on stabilisation by Andrew Jeffery · 7 months ago
  67. 38da16c README: Fix contraction of "it is" by Andrew Jeffery · 7 months ago
  68. 8fa9f73 docs: Symlink changes checklist to CONTRIBUTING.md by Andrew Jeffery · 7 months ago
  69. 685e7fc abi: Update dump for decode_get_event_receiver_resp() by Andrew Jeffery · 7 months ago
  70. 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 7 months ago
  71. 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 7 months ago
  72. af271b8 libpldm: Release v0.13.0 by Andrew Jeffery · 7 months ago v0.13.0
  73. f363bda tools: Add pd, a test tool for libpldm by Andrew Jeffery · 10 months ago
  74. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 10 months ago
  75. bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 10 months ago
  76. 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 10 months ago
  77. 309bbe8 base: return valid completion code by Manojkiran Eda · 8 months ago
  78. 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 7 months ago
  79. 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 8 months ago
  80. 412fa27 markdownlint: minor fixes by Patrick Williams · 7 months ago
  81. ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 7 months ago
  82. 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 8 months ago
  83. d34f40d clang-tidy: format with config-clang-tidy by Patrick Williams · 7 months ago
  84. babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 10 months ago
  85. 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 11 months ago
  86. f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 11 months ago
  87. 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 8 months ago
  88. eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 11 months ago
  89. 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 11 months ago
  90. 0f520d1 meson: Define LIBPLDM_ABI_DEPRECATED_UNSAFE as empty as required by Andrew Jeffery · 8 months ago
  91. 20681ed meson: Use __attribute__ for consistency by Andrew Jeffery · 8 months ago
  92. 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 8 months ago
  93. a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 8 months ago
  94. ffdc405 control: Remove msgbuf.h dependency by Jeremy Kerr · 9 months ago
  95. 5a30160 control: Remove msgbuf.h from control-internal.h by Jeremy Kerr · 9 months ago
  96. 560ff9c msgbuf: Add pldm_msgbuf_span_until() by Andrew Jeffery · 10 months ago
  97. 92c3236 tests: dsp: firmware_update: Split DecodeFirmwareDeviceIdRecord tests by Andrew Jeffery · 10 months ago
  98. 71a0a7e tests: msgbuf: Ensure value is initialized by Andrew Jeffery · 10 months ago
  99. 075a7dc tests: dsp: firmware_update: Split test cases by package data by Andrew Jeffery · 10 months ago
  100. e038b96 tests: firmware_update: Split out spec constants by Andrew Jeffery · 10 months ago