1. 07b7d17 stateset: Add new state sets from DSP0249 v1.4.0 by Konstantin Aladyshev · 2 weeks ago main
  2. 18a8461 entity: Add new entity types from DSP0249 v1.4.0 by Konstantin Aladyshev · 2 weeks ago
  3. c6837f0 include: Remove libpldm/utils.h by Andrew Jeffery · 2 weeks ago
  4. ec500f3 meson: reformat with meson formatter by Patrick Williams · 8 days ago
  5. 6f26a90 utils: Remove compat declaration of pldm_base_ver2str() by Andrew Jeffery · 2 weeks ago
  6. 96e2048 base: Remove deprecated and unused function symbols by Andrew Jeffery · 2 weeks ago
  7. 396a14c bcd: Remove deprecated and unused function symbols by Andrew Jeffery · 2 weeks ago
  8. 1345f97 libpldm: Release v0.15.0 by Andrew Jeffery · 2 weeks ago v0.15.0
  9. aa0f03f CHANGELOG: Tidy it up by Andrew Jeffery · 2 weeks ago
  10. 696eeaf api: Migrate `struct variable_field` to libpldm/pldm_types.h by Andrew Jeffery · 3 weeks ago
  11. 93a997d utils: Remove is_transfer_flag_valid() from the public API by Andrew Jeffery · 3 weeks ago
  12. bc19d9c utils: Remove is_time_legal() from the public API by Andrew Jeffery · 3 weeks ago
  13. 4e3d572 utils: Migrate pldm_base_ver2str() to base by Andrew Jeffery · 3 weeks ago
  14. ea8dd96 utils: Rename ver2str() to pldm_base_ver2str() by Andrew Jeffery · 3 weeks ago
  15. 7b66bcb utils: Split out BCD translation unit by Andrew Jeffery · 3 weeks ago
  16. 5da45e5 utils: Rename dec2bcd32() to pldm_bcd_dec2bcd32() by Andrew Jeffery · 3 weeks ago
  17. 2a985a6 utils: Rename bcd2dec32() to pldm_bcd_bcd2dec32() by Andrew Jeffery · 3 weeks ago
  18. 9ed3391 utils: Rename dec2bcd16() to pldm_bcd_dec2bcd16() by Andrew Jeffery · 3 weeks ago
  19. edc1b1f utils: Rename bcd2dec16() to pldm_bcd_bcd2dec16() by Andrew Jeffery · 3 weeks ago
  20. fccf4b6 utils: Rename dec2bcd8() to pldm_bcd_dec2bcd8() by Andrew Jeffery · 3 weeks ago
  21. 65b74a7 utils: Rename bcd2dec8() to pldm_bcd_bcd2dec8() by Andrew Jeffery · 3 weeks ago
  22. fd28f9c utils: Split out EDAC translation unit by Andrew Jeffery · 3 weeks ago
  23. 182d51a scripts: abi-dump-updater: Enable abi-compliance-check by Andrew Jeffery · 3 weeks ago
  24. 7b415ad scripts: apply-renames: Bump clang version to 19 by Andrew Jeffery · 3 weeks ago
  25. c1a39a4 CONTRIBUTING: Add entries for typedefs by Andrew Jeffery · 3 weeks ago
  26. f4d8810 msgbuf: Add pldm_msgbuf_insert_real32 by Roger G. Coscojuela · 2 months ago
  27. bf554b2 pdr: Stabilize APIs for removing records by Pavithra Barithaya · 5 months ago
  28. 06dcea7 msgbuf: platform: Correct pldm_msgbuf_extract_effecter_data by Chau Ly · 3 months ago
  29. 9f6b9b3 transport: Fix msec overflow test by Andrew Jeffery · 4 months ago
  30. 69b5a9c transport: Improve time validation in pldm_transport_send_recv_msg() by Amithash Prasad · 4 months ago
  31. 88c00b0 tests: transport: send_recv_one: Prevent invalid accesses by Andrew Jeffery · 4 months ago
  32. e78634b Add environ as a link seam for platform APIs by Amithash Prasad · 4 months ago
  33. 00d12f8 compiler: Sort static_assert()s by Andrew Jeffery · 4 months ago
  34. 8403c4b tests: meson: Use system include type for googletest dependencies by Andrew Jeffery · 4 months ago
  35. 9e458e1 dsp: base: Omit checksum for Multipart receive ACKNOWLEDGE_COMPLETION by Kasun Athukorala · 5 months ago
  36. d50035f dsp: base: Fix MultipartReceive Request decoding by Kasun Athukorala · 5 months ago
  37. 9d320cb clang-tidy-21: uninitialized-const-pointer warnings by Patrick Williams · 4 months ago
  38. 1ad093f clang-format: update latest spec and reformat with clang-21 by Patrick Williams · 4 months ago
  39. aa0aeda dsp: base: decode_pldm_base_negotiate_transfer_params_resp() is stable by Chau Ly · 4 months ago
  40. 67f6770 OWNERS: Add Chau Ly as reviewer for FileIO by Chau Ly · 5 months ago
  41. ae7410c dsp: base: Added encode_pldm_base_negotiate_transfer_params_resp() by Kasun Athukorala · 5 months ago
  42. cb987c5 dsp: base: Added decode_pldm_base_negotiate_transfer_params_req() by Kasun Athukorala · 8 months ago
  43. d7b9424 utils: Add an API to calculate cumulative crc32 by Kasun Athukorala · 8 months ago
  44. c144ea9 tests: dsp: firmware_update: Drop guards for package parsing tests by Andrew Jeffery · 5 months ago
  45. d17265a dsp: platform: Fix overlooked call to PLDM_MSGBUF_DEFINE_P() by Andrew Jeffery · 5 months ago
  46. 7a8d932 msgbuf: Define a separate msgbuf structure for encode/decode function by John Chung · 5 months ago
  47. 94f7fd6 include, tests: Address concerns from -Wsign-compare by Andrew Jeffery · 5 months ago
  48. a4cfba4 scripts: pre-submit: Limit file descriptors for valgrind by Andrew Jeffery · 5 months ago
  49. b36f9f0 dsp: base: Add ACKNOWLEDGE_COMPLETION transfer flag by Kasun Athukorala · 8 months ago
  50. 6ae2fd7 dsp: platform: Add file PDR descriptor encoding by Kasun Athukorala · 7 months ago
  51. 7efe4f6 dsp: platform: Updated a macro definition by Kasun Athukorala · 5 months ago
  52. 0196e8a CONTRIBUTING: Avoid "Tested:" sections in commit messages by Andrew Jeffery · 5 months ago
  53. 2f14fa1 CONTRIBUTING: Document subject prefix expectation by Andrew Jeffery · 5 months ago
  54. f308a96 base: Allocating struct pldm_msg with member initialization by John Chung · 5 months ago
  55. f6ef78f dsp: firmware_update: Stabilized new firmware package parsing ABI by Unive Tien · 8 months ago
  56. cd02e9d scripts: pre-submit: ABI dump update requires a changelog entry by Andrew Jeffery · 5 months ago
  57. a93a3a0 dsp: base: Correct test case name for decode_multipart_receive_req() by Chau Ly · 6 months ago
  58. 6121773 dsp: base: Don't extract MultipartReceive resp's CRC once complete by Chau Ly · 6 months ago
  59. fdf065b ABI: named bitfield structs in pldm_types.h by Alexander Hansen · 6 months ago
  60. cab9f9b clang-tidy: NOLINT reserved identifiers by Alexander Hansen · 6 months ago
  61. 72442de dsp: firmware_update: Flags for decode_pldm_firmware_update_package() by Andrew Jeffery · 6 months ago
  62. c53c6fe dsp: firmware_update: Run-time state machine for package parsing by Andrew Jeffery · 6 months ago
  63. fcc15b8 tests: msgbuf: Ensure extraction succeeds before testing values by Andrew Jeffery · 6 months ago
  64. 26c8eb2 Stabilize PLDM File Transfer related APIs by Chau Ly · 6 months ago
  65. 530d1a3 dsp: file: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
  66. e98a72f dsp: base: Let some encode APIs accept pointer to payload_length by Chau Ly · 6 months ago
  67. d8a15fe CONTRIBUTING: Document required encode buffer and data length exchange by Andrew Jeffery · 6 months ago
  68. 7c65530 platform: Reinforce some symbol names by Chau Ly · 6 months ago
  69. 4184623 base: Reinforce some symbol names by Chau Ly · 6 months ago
  70. edb8826 dsp: base: Implement decode_multipart_receive_req() in terms of msgbuf by Andrew Jeffery · 6 months ago
  71. 5c5cedd CONTRIBUTING: Add "little proofs" article by Matthew Prast by Andrew Jeffery · 6 months ago
  72. ad045dd README: Add note on upgrading between libpldm versions by Andrew Jeffery · 6 months ago
  73. 340bb62 CONTRIBUTING: Switcheroo the symlink for ergonomics by Andrew Jeffery · 6 months ago
  74. ada5871 libpldm: Release v0.14.0 by Andrew Jeffery · 6 months ago v0.14.0
  75. 44e6684 abi: Re-generate gcc.dump for gcc-15 by Unive Tien · 6 months ago
  76. 16eeccc dsp: base: Allow PLDM File Transfer use MultipartReceive decode API by John Chung · 7 months ago
  77. 21a639d dsp: base: Add encode resp for MultipartReceive command by John Chung · 7 months ago
  78. 76c9b19 dsp: file: Add decode req & encode resp for DfOpen & DfClose command by John Chung · 7 months ago
  79. ea5f737 dsp: platform: Add sensor enable responder by Matt Johnston · 8 months ago
  80. c127a01 tools: Make pd-tool build optional by Matt Johnston · 8 months ago
  81. 0178274 firmware_update: Add DSP0267 v1.3.0 version updates by Carter Chen · 7 months ago
  82. ff78bca utils: Add API for CRC validation by Carter Chen · 7 months ago
  83. b87bc7c firmware_update: Add 1.3.0 version updates by Manojkiran Eda · 9 months ago
  84. f72cf6f firmware_update: Add DSP0267 v1.2.0 version updates by Carter Chen · 7 months ago
  85. 62b7dad base: Add command specific completion codes by Manojkiran Eda · 9 months ago
  86. 07264f4 base: Remove PLDM_INVALID_TRANSFER_OPERATION_FLAG by Manojkiran Eda · 8 months ago
  87. 33ff135 dsp: firmware_update: Document package format pin metadata by Andrew Jeffery · 7 months ago
  88. c28bbbb prettier: re-format by Patrick Williams · 7 months ago
  89. effec66 docs: checklists: Add reverse-christmas-tree implementation note by Andrew Jeffery · 8 months ago
  90. ab020b6 README: Migrate ABI discussion to CONTRIBUTING by Andrew Jeffery · 8 months ago
  91. ae2c83f README: Relocate elaboration on stabilisation by Andrew Jeffery · 8 months ago
  92. 38da16c README: Fix contraction of "it is" by Andrew Jeffery · 8 months ago
  93. 8fa9f73 docs: Symlink changes checklist to CONTRIBUTING.md by Andrew Jeffery · 8 months ago
  94. 685e7fc abi: Update dump for decode_get_event_receiver_resp() by Andrew Jeffery · 8 months ago
  95. 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 8 months ago
  96. 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 8 months ago
  97. af271b8 libpldm: Release v0.13.0 by Andrew Jeffery · 8 months ago v0.13.0
  98. f363bda tools: Add pd, a test tool for libpldm by Andrew Jeffery · 11 months ago
  99. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 11 months ago
  100. bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 11 months ago