1. effec66 docs: checklists: Add reverse-christmas-tree implementation note by Andrew Jeffery · 2 months ago
  2. ab020b6 README: Migrate ABI discussion to CONTRIBUTING by Andrew Jeffery · 2 months ago
  3. ae2c83f README: Relocate elaboration on stabilisation by Andrew Jeffery · 2 months ago
  4. 38da16c README: Fix contraction of "it is" by Andrew Jeffery · 2 months ago
  5. 8fa9f73 docs: Symlink changes checklist to CONTRIBUTING.md by Andrew Jeffery · 2 months ago
  6. 685e7fc abi: Update dump for decode_get_event_receiver_resp() by Andrew Jeffery · 2 months ago
  7. 684a9ab platform: Stabilize get event receiver API by Roger G. Coscojuela · 3 months ago
  8. 74689cc utils: Remove deprecated crc8(), crc32() symbols by Andrew Jeffery · 2 months ago
  9. af271b8 libpldm: Release v0.13.0 by Andrew Jeffery · 2 months ago v0.13.0
  10. f363bda tools: Add pd, a test tool for libpldm by Andrew Jeffery · 6 months ago
  11. 2613c27 dsp: firmware_update: Introduce iterators for parsing firmware packages by Andrew Jeffery · 6 months ago
  12. bacbbac dsp: firmware_update: Reimplement decode_firmware_device_id_record_errno() by Andrew Jeffery · 6 months ago
  13. 150b06c dsp: firmware_update: Reimplement decode_pldm_package_header_info_errno() by Andrew Jeffery · 6 months ago
  14. 309bbe8 base: return valid completion code by Manojkiran Eda · 3 months ago
  15. 471c21a base: Add unexpected transfer opflag completion code by Manojkiran Eda · 3 months ago
  16. 3643e74 fw_update: Use fw_update specific completion codes by Manojkiran Eda · 3 months ago
  17. 412fa27 markdownlint: minor fixes by Patrick Williams · 3 months ago
  18. ec19cbc base: decode_set_tid_req() in PLDM base by Vishnu Santhosh · 3 months ago
  19. 06eadd0 dsp: firmware update: Add encode/decode APIs for DD update by Sora Su · 3 months ago
  20. d34f40d clang-tidy: format with config-clang-tidy by Patrick Williams · 3 months ago
  21. babd7b1 dsp: platform: Add encode req & decode resp for GetEventReceiver command by Roger G. Coscojuela · 6 months ago
  22. 59edcb1 pdr: Add pldm_entity_association_tree_delete_node() API by Pavithra Barithaya · 6 months ago
  23. f0eee36 pdr: Add pldm_pdr_delete_by_sensor_id() API by Pavithra Barithaya · 6 months ago
  24. 48b0f80 platform: encode_get_pdr_repository_info_req() in PLDM platform by Vishnu Santhosh · 3 months ago
  25. eaadf9a oem: ibm: Add boot side rename state set and enum by Archana Kakani · 6 months ago
  26. 8cfeb47 pdr: Add pldm_pdr_delete_by_effecter_id() API by Pavithra Barithaya · 6 months ago
  27. 0f520d1 meson: Define LIBPLDM_ABI_DEPRECATED_UNSAFE as empty as required by Andrew Jeffery · 4 months ago
  28. 20681ed meson: Use __attribute__ for consistency by Andrew Jeffery · 4 months ago
  29. 869c287 pdr: Stabilize pldm_pdr_delete_by_record_handle() by Pavithra Barithaya · 4 months ago
  30. a1cd72b clang-format: update latest spec and reformat with clang-20 by Andrew Jeffery · 4 months ago
  31. ffdc405 control: Remove msgbuf.h dependency by Jeremy Kerr · 4 months ago
  32. 5a30160 control: Remove msgbuf.h from control-internal.h by Jeremy Kerr · 4 months ago
  33. 560ff9c msgbuf: Add pldm_msgbuf_span_until() by Andrew Jeffery · 6 months ago
  34. 92c3236 tests: dsp: firmware_update: Split DecodeFirmwareDeviceIdRecord tests by Andrew Jeffery · 6 months ago
  35. 71a0a7e tests: msgbuf: Ensure value is initialized by Andrew Jeffery · 6 months ago
  36. 075a7dc tests: dsp: firmware_update: Split test cases by package data by Andrew Jeffery · 6 months ago
  37. e038b96 tests: firmware_update: Split out spec constants by Andrew Jeffery · 6 months ago
  38. a3eba61 tests: dsp: firmware_update: Fix "packagerHeaderSize" typo by Andrew Jeffery · 6 months ago
  39. 0ba6aa0 dsp: firmware_update: Convert internal buffer params to `const void *` by Andrew Jeffery · 6 months ago
  40. 3d57f56 oem: ibm: Add PLDM_OEM_IBM_PANEL_TRIGGER_STATE enum by Jino Abraham · 5 months ago
  41. 3b986d3 docs: changes: Add C Isn't A Programming Language Anymore to influences by Andrew Jeffery · 5 months ago
  42. d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 5 months ago
  43. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 5 months ago
  44. b7677b7 utils: Deprecate is_transfer_flag_valid() by Andrew Jeffery · 5 months ago
  45. 800e183 utils: Deprecate is_time_legal() by Andrew Jeffery · 5 months ago
  46. e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 6 months ago
  47. d0541fe libpldm: Release v0.12.0 by Andrew Jeffery · 5 months ago v0.12.0
  48. 59dce78 dsp: base: Add encode req & decode resp for NegotiateTransferParameters by Chau Ly · 5 months ago
  49. f38afa5 oem: ibm: Update the slot sensor and effecter state set id by Archana Kakani · 5 months ago
  50. 58273fb dsp: file: Add encode req & decode resp for DfHeartbeat command by Chau Ly · 5 months ago
  51. 7286ca6 dsp: file: Add encode req & decode resp for DfClose command by Chau Ly · 5 months ago
  52. cf26f2a dsp: file: Add encode req & decode resp for DfOpen command by Chau Ly · 5 months ago
  53. ed4ad70 platform: Add decode API for File Descriptor PDR by Chau Ly · 6 months ago
  54. 8836784 dsp: base: Add encode req & decode resp for MultipartReceive command by Dung Cao · 11 months ago
  55. 1a4eed9 msgbuf: Add pldm_msgbuf_extract_uint*_to_size APIs by Chau Ly · 5 months ago
  56. a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 6 months ago
  57. 63b5a66 msgbuf: Return -EOVERFLOW where relevant in pldm_msgbuf_consumed() by Andrew Jeffery · 6 months ago
  58. 70d21c9 msgbuf: Rename 'destroy' APIs to 'complete' by Andrew Jeffery · 6 months ago
  59. 7e68f34 msgbuf: Modernize pldm_msgbuf_skip() implementation by Andrew Jeffery · 6 months ago
  60. 2b42f7f msgbuf: Relax requirements on pointer out-parameters by Andrew Jeffery · 6 months ago
  61. 704e4d5 msgbuf: Warn on unused result for init and destroy APIs by Andrew Jeffery · 6 months ago
  62. 7d87f8d meson: Use doxygen to build documentation by Andrew Jeffery · 6 months ago
  63. 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 6 months ago
  64. 93b071b docs: changes: Add The Power of Ten to influences by Andrew Jeffery · 5 months ago
  65. 1bfd034 docs: changes: Add Jessica Paquette to influences by Andrew Jeffery · 5 months ago
  66. eba23b9 docs: changes: Add The C programming language website by Andrew Jeffery · 5 months ago
  67. 5192e2e pdr: Add pldm_pdr_delete_by_record_handle() API by Pavithra Barithaya · 6 months ago
  68. 9c57ef5 requester: Add null check in pldm_instance_id_free by Manojkiran Eda · 6 months ago
  69. 6c7ee4f requester: Add null check in pldm_instance_id_alloc by Manojkiran Eda · 5 months ago
  70. bc40dd5 pdr: Fix for Entity Association PDR looping by Archana Kakani · 1 year, 1 month ago
  71. d94bf00 base: Define the minimum request bytes for SetTID command by Roger G. Coscojuela · 6 months ago
  72. eba1620 scripts: pre-submit: Force GCC for -fanalyzer by Andrew Jeffery · 6 months ago
  73. 779e9db dsp: firmware_update: Wrap static errno variants of package APIs by Andrew Jeffery · 6 months ago
  74. 248b5ab api: Translate -EBADMSG as PLDM_ERROR_INVALID_DATA by Andrew Jeffery · 6 months ago
  75. 8fd2655 changelog: Switch from numbered lists to bullet lists by Andrew Jeffery · 6 months ago
  76. a994a98 changelog: Fix entries subsequent to v0.11.0 tag by Andrew Jeffery · 6 months ago
  77. 4b5a13b docs: checklists: Rework release checklist by Andrew Jeffery · 6 months ago
  78. 2628990 firmware fd: FD_T1 timeout in FD-driven states by Matt Johnston · 7 months ago
  79. 5f9d307 README: Rework section on configuring, building and testing by Andrew Jeffery · 7 months ago
  80. d05ac25 meson: Exploit file.full_path() for config.h by Andrew Jeffery · 12 months ago
  81. fdc4dcc meson: Address missing native directive in add_languages() by Andrew Jeffery · 12 months ago
  82. e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 9 months ago
  83. c4589e0 meson: reformat with meson formatter by Patrick Williams · 7 months ago
  84. e78035e meson: Format build files to match style guide by Archana Kakani · 7 months ago
  85. 059684c docs: checklists: Add resource cleanup recommendations by Andrew Jeffery · 7 months ago
  86. 02c9d37 docs: checklists: Document heap allocation constraint by Andrew Jeffery · 7 months ago
  87. 0b140da docs: checklists: Split out note on request and response APIs by Andrew Jeffery · 7 months ago
  88. 73625d7 docs: checklists: Sub-headers for adding new APIs by Andrew Jeffery · 7 months ago
  89. 92cedf0 meson: sizes.h: add includedir to install path by Patrick Williams · 7 months ago
  90. fa2e265 scripts: pre-submit: Fail on meson format diff by Matt Johnston · 8 months ago
  91. abe9b37 libpldm: Add fuzzing for firmware FD responder by Matt Johnston · 10 months ago
  92. cc6f643 firmware fd: Add PLDM Control version/commands by Matt Johnston · 9 months ago
  93. bde874e libpldm: Add PLDM control responder by Matt Johnston · 10 months ago
  94. 8c2bfb1 libpldm: Add firmware update FD responder by Matt Johnston · 10 months ago
  95. 8f3b13c msgbuf: pldm_msgbuf_peek_remaining and pldm_msgbuf_skip by Matt Johnston · 11 months ago
  96. 94e2d75 pdr: Handle removal of the last contained entity from EA PDR by Archana Kakani · 9 months ago
  97. bd092fc checklists: changes: Add The Byte Order Fallacy to influences by Andrew Jeffery · 8 months ago
  98. c4d1c8b dsp: firmware_update: Avoid integer overflow by Matt Johnston · 8 months ago
  99. cf9a2df dsp: Add FD side firmware_update encode/decode by Matt Johnston · 10 months ago
  100. 5d4f7b5 msgbuf: Add pldm_msgbuf_destroy_used() by Matt Johnston · 9 months ago