1. d0c9ae7 utils: Rename crc8() to pldm_edac_crc8() by Andrew Jeffery · 10 days ago
  2. a386348 utils: Rename crc32() to pldm_edac_crc32() by Andrew Jeffery · 10 days ago
  3. e3bd017 requester: Remove related deprecated APIs by Andrew Jeffery · 8 weeks ago
  4. d0541fe libpldm: Release v0.12.0 by Andrew Jeffery · 10 days ago v0.12.0
  5. a189696 msgbuf: Rework error handling to improve soundness by Andrew Jeffery · 6 weeks ago
  6. 53b0867 dsp: firmware_update: Initialize msgbuf after argument tests by Andrew Jeffery · 6 weeks ago
  7. e5c3f14 dsp: firmware_update: Stabilize downstream devices related ABI by Unive Tien · 4 months ago
  8. 0612d98 libpldm: Release v0.11.0 by Andrew Jeffery · 4 months ago v0.11.0
  9. 1be1d5e dsp: platform: Fix location of closing paren in overflow detection by Andrew Jeffery · 5 months ago
  10. 5d8e30c libpldm: Release v0.10.0 by Andrew Jeffery · 6 months ago v0.10.0
  11. 36324f6 Apply GCC's tainted_args attribute to library entrypoints by Andrew Jeffery · 7 months ago
  12. 92967be dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 7 months ago
  13. d96d21f dsp: bios_table: Bounds check pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 7 months ago
  14. d610b00 dsp: bios_table: Bounds check pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 7 months ago
  15. ad33b99 dsp: platform: Bounds check encode_state_effecter_pdr() by Andrew Jeffery · 7 months ago
  16. bb50a59 dsp: platform: Bounds check encode_sensor_state_pdr() by Andrew Jeffery · 7 months ago
  17. 4f60fb7 msgbuf: Bounds checks that satisfy GCC's analyzer by Andrew Jeffery · 7 months ago
  18. 830c1eb msgbuf: Externalise error value conversion by Andrew Jeffery · 6 months ago
  19. ea0bf3a oem: meta: Stabilise decode/encode file IO API by Lora Lin · 7 months ago
  20. 890d37a dsp: pdr: Apply LIBPLDM_CC_NONNULL to reduce assert()s by Andrew Jeffery · 7 months ago
  21. 4e67265 fru: Remove get_fru_record_by_option_check() by Andrew Jeffery · 7 months ago
  22. 453dfff pdr: Remove pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 7 months ago
  23. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 7 months ago
  24. 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 7 months ago
  25. 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 7 months ago
  26. c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 7 months ago
  27. 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 7 months ago
  28. de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 7 months ago
  29. 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 7 months ago
  30. 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 7 months ago
  31. 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 7 months ago
  32. 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 7 months ago
  33. f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 7 months ago
  34. 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 7 months ago
  35. 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 7 months ago
  36. 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 7 months ago
  37. eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 7 months ago
  38. ff2f421 bios_table: Remove pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 7 months ago
  39. 615344f libpldm: Release v0.9.1 by Andrew Jeffery · 7 months ago v0.9.1
  40. 747a498 libpldm: Release v0.9.0 by Andrew Jeffery · 7 months ago v0.9.0
  41. 3559aa1 platform: Stabilise decode_pldm_platform_cper_event API by Thu Nguyen · 8 months ago
  42. 90bbe6c compiler: Provide LIBPLDM_CC_NONNULL{,_ARGS()} by Andrew Jeffery · 8 months ago
  43. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 10 months ago
  44. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 10 months ago
  45. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 10 months ago
  46. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 10 months ago
  47. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 10 months ago
  48. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 10 months ago
  49. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 10 months ago
  50. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 10 months ago
  51. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 10 months ago
  52. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 10 months ago
  53. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 10 months ago
  54. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 10 months ago
  55. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 10 months ago
  56. aa49b71 dsp: pdr: Rename pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 10 months ago
  57. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 10 months ago
  58. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 10 months ago
  59. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 10 months ago
  60. f874b38 platform: Stabilise decode_pldm_message_poll_event_data() APIs by Thu Nguyen · 9 months ago
  61. 43cb4b5 platform: Stabilise related decode_entity_auxiliary_names_pdr*() APIs by Thu Nguyen · 9 months ago
  62. 5befd12 abi: x86_64: Capture rename of get_fru_record_by_option() by Andrew Jeffery · 9 months ago
  63. de67ab6 platform: Stabilise GetStateEffecterStates functions by Tal Yacobi · 11 months ago
  64. 48761c6 libpldm: Reorganize source and test files by Andrew Jeffery · 11 months ago
  65. c8df31c msgbuf: Add error code personalities by Andrew Jeffery · 11 months ago
  66. 76712f6 msgbuf: Always inline all functions by Andrew Jeffery · 11 months ago
  67. c166dd5 libpldm: Release v0.8.0 by Andrew Jeffery · 11 months ago v0.8.0
  68. 615a1f1 abi: Run the captured dump through the dump formatter by Andrew Jeffery · 11 months ago
  69. a98814f oem: meta: stabilise decode_oem_meta_file_io_req() by Andrew Jeffery · 1 year, 5 months ago
  70. 3a26705 pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle() by Pavithra Barithaya · 1 year, 5 months ago
  71. 4a307bc pdr: Stabilise pldm_pdr_find_last_in_range() API by Pavithra Barithaya · 1 year, 5 months ago
  72. 1077d2d meson: Configure abi-dumper for mixed headers by Andrew Jeffery · 1 year, 5 months ago
  73. 75eea49 meson: Sort abi-dumper output by Andrew Jeffery · 1 year, 5 months ago
  74. 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 1 year, 6 months ago
  75. 5239d9a base: Stabilise pldm_msg_hdr_correlate_response() by Andrew Jeffery · 1 year, 6 months ago
  76. d555a39 abi: Update x86_64 dump in accordance with the CI output by Andrew Jeffery · 1 year, 6 months ago
  77. 3f39f96 libpldm: Release v0.7.0 by Andrew Jeffery · 1 year, 8 months ago v0.7.0
  78. 34ac891 abi: Capture deprecation of pldm_close() by Andrew Jeffery · 1 year, 8 months ago
  79. 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 1 year, 8 months ago
  80. d2a36a1 libpldm: Release v0.6.0 by Andrew Jeffery · 1 year, 8 months ago v0.6.0
  81. def8e02 pdr: Stabilize pldm_entity_node_get_remote_container_id() by Pavithra Barithaya · 1 year, 8 months ago
  82. 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 1 year, 8 months ago
  83. 20cc060 libpldm: Release v0.5.0 by Andrew Jeffery · 1 year, 8 months ago v0.5.0
  84. 1ade87f pdr : Stabilize pldm_entity_association_tree_add_entity() by Pavithra Barithaya · 1 year, 9 months ago
  85. 7570fae pdr: Stabilise pldm_entity_association_tree_find_with_locality() by Pavithra Barithaya · 1 year, 9 months ago
  86. f047004 platform: Uniform struct field name for Numeric SensorValue PDR by Pavithra Barithaya · 1 year, 9 months ago
  87. 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 9 months ago
  88. 5e46114 abi: Update dumps to remove newly-static functions by Andrew Jeffery · 1 year, 9 months ago
  89. 8985dfd pdr: Remove pldm_entity_association_pdr_add_from_node() by Andrew Jeffery · 1 year, 9 months ago
  90. 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 1 year, 9 months ago
  91. c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 1 year, 9 months ago
  92. d09b1af pdr: Make is_present() static by Andrew Jeffery · 1 year, 9 months ago
  93. 8810fec fru: Remove get_fru_record_by_option() by Andrew Jeffery · 1 year, 9 months ago
  94. 50dd159 bios_table: Remove pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 9 months ago
  95. 4e1f131 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 9 months ago
  96. 46d0768 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 9 months ago
  97. 8b1c034 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 9 months ago
  98. 0ecf6bc bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() by Andrew Jeffery · 1 year, 9 months ago
  99. 8a4b533 libpldm: Release v0.4.0 by Andrew Jeffery · 1 year, 9 months ago v0.4.0
  100. a2c6911 pdr: Stabilise pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 9 months ago