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