1. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 3 weeks ago
  2. 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 3 weeks ago
  3. 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 3 weeks ago
  4. c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 3 weeks ago
  5. 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 3 weeks ago
  6. de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 3 weeks ago
  7. 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 3 weeks ago
  8. 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 3 weeks ago
  9. 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 3 weeks ago
  10. 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 3 weeks ago
  11. f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 3 weeks ago
  12. 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 3 weeks ago
  13. 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 3 weeks ago
  14. 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 3 weeks ago
  15. eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 3 weeks ago
  16. ff2f421 bios_table: Remove pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 3 weeks ago
  17. 615344f libpldm: Release v0.9.1 by Andrew Jeffery · 3 weeks ago v0.9.1
  18. 941e7eb checklists: releases: Add note about moving evolutions by Andrew Jeffery · 3 weeks ago
  19. 28b649b scripts: apply-renames: Update default clang version to 18 by Andrew Jeffery · 3 weeks ago
  20. 0129c53 scripts: pre-submit: Run release buildtype tests under valgrind by Andrew Jeffery · 3 weeks ago
  21. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 3 weeks ago
  22. 747a498 libpldm: Release v0.9.0 by Andrew Jeffery · 3 weeks ago v0.9.0
  23. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 4 weeks ago
  24. 90bbe6c compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()} by Andrew Jeffery · 3 weeks ago
  25. 0a1be3c msgbuf: Harden pldm_msgbuf_{insert,extract}_array() by Andrew Jeffery · 6 weeks ago
  26. cb569bc compiler: Provide LIBPLDM_CC_ALWAYS_INLINE by Andrew Jeffery · 3 weeks ago
  27. 44471fe docs: checklists: Capture no-unused-structs in changes checklist by Andrew Jeffery · 6 weeks ago
  28. 0290303 platform: Remove `_data` suffix from `cper_event` decode API by Thu Nguyen · 3 weeks ago
  29. a9db43f build: upgrade to C++23 by Patrick Williams · 1 year, 1 month ago
  30. 860a43d compiler: Provide LIBPLDM_CC_UNUSED by Andrew Jeffery · 5 weeks ago
  31. 11e2e87 clang-format: re-format for clang-18 by Patrick Williams · 6 weeks ago
  32. c47f1a2 docs: checklists: Codec functions must take a message struct by Andrew Jeffery · 6 weeks ago
  33. a5d18dc platform: Add decode_pldm_cper_event_data() API by Thu Nguyen · 7 weeks ago
  34. eee9ad0 libpldm: Introduce LIBPLDM_CC_COUNTED_BY() by Andrew Jeffery · 6 weeks ago
  35. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 3 months ago
  36. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 3 months ago
  37. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 3 months ago
  38. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 3 months ago
  39. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 3 months ago
  40. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 3 months ago
  41. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 3 months ago
  42. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 3 months ago
  43. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 3 months ago
  44. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 3 months ago
  45. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 3 months ago
  46. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 3 months ago
  47. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 3 months ago
  48. aa49b71 dsp: pdr: Rename pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 3 months ago
  49. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 3 months ago
  50. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 3 months ago
  51. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 3 months ago
  52. cd97564 scripts: Add abi-dump-updater by Andrew Jeffery · 9 weeks ago
  53. acb0681 evolutions: Replace coccinelle script with clang-rename config by Andrew Jeffery · 3 months ago
  54. 6bfc65c scripts: Add apply-renames based on clang-rename by Andrew Jeffery · 3 months ago
  55. 8be6bc3 README.md: Fix MD014 warnings by George Liu · 7 weeks ago
  56. 8d78498 README.md: Fix MD010 warnings by George Liu · 7 weeks ago
  57. 0f7218c CHANGELOG.md: Fix MD034 warnings by George Liu · 7 weeks ago
  58. fe36743 CHANGELOG.md: Fix MD040 warnings by George Liu · 7 weeks ago
  59. bf827b6 docs: checklists: Add Alexis King's name to Parse, don't validate by Andrew Jeffery · 8 weeks ago
  60. efd5e1d docs: checklists: Add CWE as a reference by Andrew Jeffery · 8 weeks ago
  61. f874b38 platform: Stabilise decode_pldm_message_poll_event_data() APIs by Thu Nguyen · 9 weeks ago
  62. 7739d12 platform: Rework decode/encode_pldm_message_poll_event_data() APIs by Thu Nguyen · 9 weeks ago
  63. 9902eab docs: checklists: Add "Parse, don't validate" to influences by Andrew Jeffery · 9 weeks ago
  64. 2b440d4 msgbuf: Ensure memmem() is correctly typed and visible where required by Andrew Jeffery · 9 weeks ago
  65. 5302dc2 docs: checklists: Add Logic for Programmers to influences by Andrew Jeffery · 10 weeks ago
  66. 43cb4b5 platform: Stabilise related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 2 months ago
  67. 5befd12 abi: x86_64: Capture rename of get_fru_record_by_option() by Andrew Jeffery · 2 months ago
  68. b6ef35b fw_update: Add encode req & decode resp for get_downstream_fw_params by Chris Wang · 3 months ago
  69. dacfa35 pdr: Add related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 3 months ago
  70. 56f73f9 msgbuf: Add pldm_msgbuf_copy_string_utf16() by Andrew Jeffery · 3 months ago
  71. 1523778 msgbuf: Add pldm_msgbuf_span_string_utf16() by Thu Nguyen · 3 months ago
  72. 8b87960 msgbuf: Add pldm_msgbuf_copy_string_ascii() by Andrew Jeffery · 3 months ago
  73. 9c83d68 msgbuf: Add pldm_msgbuf_span_string_ascii() by Thu Nguyen · 3 months ago
  74. 1c57144 msgbuf: Generalize array extraction and insertion by Andrew Jeffery · 3 months ago
  75. 274732f pdr: Add pldm_pdr_get_terminus_handle() API by Pavithra Barithaya · 3 months ago
  76. e5469f5 platform: Define macros for the responded transferflags by Thu Nguyen · 3 months ago
  77. b02e0e1 changelog: Add entry for entity association PDR API by Varsha Kaverappa · 4 months ago
  78. 4d1b1a5 docs: checklists: Add some more influences and references by Andrew Jeffery · 3 months ago
  79. e424067 requester: instance-id: Release read lock on conflict by Andrew Jeffery · 3 months ago
  80. a1efaa2 include: Drop compat symlinks for IBM OEM headers by Andrew Jeffery · 3 months ago
  81. 9e3a5d4 Fix spelling mistakes using codespell by Manojkiran Eda · 3 months ago
  82. d9b70ba dsp: fru: Rename get_fru_record_by_option_check() by Andrew Jeffery · 4 months ago
  83. 0ee03b5 base: Define macros for reserved TIDs by Thu Nguyen · 4 months ago
  84. de67ab6 platform: Stabilise GetStateEffecterStates functions by Tal Yacobi · 4 months ago
  85. f490a38 platform: Change GetStateEffecterStates API error personality by Tal Yacobi · 4 months ago
  86. d861a68 dsp: base: Rework {un,}pack_pldm_header() error handling by Andrew Jeffery · 4 months ago
  87. 48761c6 libpldm: Reorganize source and test files by Andrew Jeffery · 4 months ago
  88. aa16a0d meson: Only require C++ if tests are enabled by Andrew Jeffery · 4 months ago
  89. d480b70 tests: meson: Push build configuration down to leaf directories by Andrew Jeffery · 4 months ago
  90. 9ca7670 tests: meson: Add note about guarding the transport tests by Andrew Jeffery · 4 months ago
  91. 44925df tests: meson: Sort tests alphabetically by Andrew Jeffery · 4 months ago
  92. 1b1b728 scripts: Add pre-submit by Andrew Jeffery · 4 months ago
  93. 1111a97 tests: Add macro guards around new testing APIs by Andrew Jeffery · 4 months ago
  94. 2222595 docs: checklists: Recommend against flexible array members by Andrew Jeffery · 4 months ago
  95. d0c7105 docs: checklists: Define "wire format" by Andrew Jeffery · 4 months ago
  96. 9817fa5 docs: checklists: Add Zonenberg's alignment bug as an influence by Andrew Jeffery · 4 months ago
  97. 37552b9 pdr: Add contained entity to an association PDR by Varsha Kaverappa · 8 months ago
  98. 8979bf3 docs: checklists: Add Poettering's red flags to influences by Andrew Jeffery · 4 months ago
  99. c51a4a1 docs: checklists: Fix corollary typo by Andrew Jeffery · 4 months ago
  100. 8c0e7a3 docs: checklists: Clean up the language around error codes by Andrew Jeffery · 4 months ago