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