1. 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 2 weeks ago main
  2. c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 2 weeks ago
  3. fcc15b8 tests: msgbuf: Ensure extraction succeeds before testing values by Andrew Jeffery · 2 weeks ago
  4. 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 4 weeks ago
  5. 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 13 days ago
  6. e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 13 days ago
  7. d8a15fe CONTRIBUTING: Document required encode buffer and data length exchange by Andrew Jeffery · 13 days ago
  8. 7c65530 platform: Reinforce some symbol names by Chau Ly · 2 weeks ago
  9. 4184623 base: Reinforce some symbol names by Chau Ly · 2 weeks ago
  10. edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 2 weeks ago
  11. 5c5cedd CONTRIBUTING: Add "little proofs" article by Matthew Prast by Andrew Jeffery · 2 weeks ago
  12. ad045dd README: Add note on upgrading between libpldm versions by Andrew Jeffery · 2 weeks ago
  13. 340bb62 CONTRIBUTING: Switcheroo the symlink for ergonomics by Andrew Jeffery · 2 weeks ago
  14. ada5871 libpldm: Release v0.14.0 by Andrew Jeffery · 2 weeks ago v0.14.0
  15. 44e6684 abi: Re-generate gcc.dump for gcc-15 by Unive Tien · 5 weeks ago
  16. 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 6 weeks ago
  17. 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 6 weeks ago
  18. 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 7 weeks ago
  19. ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 10 weeks ago
  20. c127a01 tools: Make pd-tool build optional by Matt Johnston · 10 weeks ago
  21. 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 9 weeks ago
  22. ff78bca utils: Add API for CRC validation by Carter Chen · 9 weeks ago
  23. b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 3 months ago
  24. f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 9 weeks ago
  25. 62b7dad base: Add command specific completion codes by Manojkiran Eda · 3 months ago
  26. 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 3 months ago
  27. 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 9 weeks ago
  28. c28bbbb prettier: re-format by Patrick Williams · 9 weeks ago
  29. effec66 docs: checklists: Add reverse-christmas-tree implementation note by Andrew Jeffery · 2 months ago
  30. ab020b6 README: Migrate ABI discussion to CONTRIBUTING by Andrew Jeffery · 2 months ago
  31. ae2c83f README: Relocate elaboration on stabilisation by Andrew Jeffery · 2 months ago
  32. 38da16c README: Fix contraction of "it is" by Andrew Jeffery · 2 months ago
  33. 8fa9f73 docs: Symlink changes checklist to CONTRIBUTING.md by Andrew Jeffery · 2 months ago
  34. 685e7fc abi: Update dump for decode_get_event_receiver_resp() by Andrew Jeffery · 2 months ago
  35. 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 3 months ago
  36. 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 2 months ago
  37. af271b8 libpldm: Release v0.13.0 by Andrew Jeffery · 2 months ago v0.13.0
  38. f363bda tools: Add pd, a test tool for libpldm by Andrew Jeffery · 6 months ago
  39. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 6 months ago
  40. bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 6 months ago
  41. 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 6 months ago
  42. 309bbe8 base: return valid completion code by Manojkiran Eda · 3 months ago
  43. 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 3 months ago
  44. 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 3 months ago
  45. 412fa27 markdownlint: minor fixes by Patrick Williams · 3 months ago
  46. ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 3 months ago
  47. 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 3 months ago
  48. d34f40d clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  49. babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 6 months ago
  50. 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 6 months ago
  51. f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 6 months ago
  52. 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 3 months ago
  53. eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 6 months ago
  54. 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 6 months ago
  55. 0f520d1 meson: Define LIBPLDM_ABI_DEPRECATED_UNSAFE as empty as required by Andrew Jeffery · 4 months ago
  56. 20681ed meson: Use __attribute__ for consistency by Andrew Jeffery · 4 months ago
  57. 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 4 months ago
  58. a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 4 months ago
  59. ffdc405 control: Remove msgbuf.h dependency by Jeremy Kerr · 4 months ago
  60. 5a30160 control: Remove msgbuf.h from control-internal.h by Jeremy Kerr · 4 months ago
  61. 560ff9c msgbuf: Add pldm_msgbuf_span_until() by Andrew Jeffery · 6 months ago
  62. 92c3236 tests: dsp: firmware_update: Split DecodeFirmwareDeviceIdRecord tests by Andrew Jeffery · 6 months ago
  63. 71a0a7e tests: msgbuf: Ensure value is initialized by Andrew Jeffery · 6 months ago
  64. 075a7dc tests: dsp: firmware_update: Split test cases by package data by Andrew Jeffery · 6 months ago
  65. e038b96 tests: firmware_update: Split out spec constants by Andrew Jeffery · 6 months ago
  66. a3eba61 tests: dsp: firmware_update: Fix "packagerHeaderSize" typo by Andrew Jeffery · 6 months ago
  67. 0ba6aa0 dsp: firmware_update: Convert internal buffer params to `const void *` by Andrew Jeffery · 6 months ago
  68. 3d57f56 oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum by Jino Abraham · 5 months ago
  69. 3b986d3 docs: changes: Add C Isn't A Programming Language Anymore to influences by Andrew Jeffery · 5 months ago
  70. d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 5 months ago
  71. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 5 months ago
  72. b7677b7 utils: Deprecate is_transfer_flag_valid() by Andrew Jeffery · 5 months ago
  73. 800e183 utils: Deprecate is_time_legal() by Andrew Jeffery · 5 months ago
  74. e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 6 months ago
  75. d0541fe libpldm: Release v0.12.0 by Andrew Jeffery · 5 months ago v0.12.0
  76. 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 5 months ago
  77. f38afa5 oem: ibm: Update the slot sensor and effecter state set id by Archana Kakani · 5 months ago
  78. 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 5 months ago
  79. 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 5 months ago
  80. cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 5 months ago
  81. ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 6 months ago
  82. 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 11 months ago
  83. 1a4eed9 msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs by Chau Ly · 5 months ago
  84. a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 6 months ago
  85. 63b5a66 msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed() by Andrew Jeffery · 6 months ago
  86. 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 6 months ago
  87. 7e68f34 msgbuf: Modernize pldm_msgbuf_skip() implementation by Andrew Jeffery · 6 months ago
  88. 2b42f7f msgbuf: Relax requirements on pointer out-parameters by Andrew Jeffery · 6 months ago
  89. 704e4d5 msgbuf: Warn on unused result for init and destroy APIs by Andrew Jeffery · 6 months ago
  90. 7d87f8d meson: Use doxygen to build documentation by Andrew Jeffery · 6 months ago
  91. 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 6 months ago
  92. 93b071b docs: changes: Add The Power of Ten to influences by Andrew Jeffery · 5 months ago
  93. 1bfd034 docs: changes: Add Jessica Paquette to influences by Andrew Jeffery · 5 months ago
  94. eba23b9 docs: changes: Add The C programming language website by Andrew Jeffery · 5 months ago
  95. 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 6 months ago
  96. 9c57ef5 requester: Add null check in pldm_instance_id_free by Manojkiran Eda · 6 months ago
  97. 6c7ee4f requester: Add null check in pldm_instance_id_alloc by Manojkiran Eda · 5 months ago
  98. bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 1 year, 1 month ago
  99. d94bf00 base: Define the minimum request bytes for SetTID command by Roger G. Coscojuela · 6 months ago
  100. eba1620 scripts: pre-submit: Force GCC for -fanalyzer by Andrew Jeffery · 6 months ago