1. 65c6409 meson: Convert options from feature to boolean by Andrew Jeffery · 5 weeks ago
  2. a93ec07 meson: Switch default_options to dict by Andrew Jeffery · 5 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. 5c49f16 meson: Ban variable length arrays by Andrew Jeffery · 4 months ago
  6. 4e67265 fru: Remove get_fru_record_by_option_check() by Andrew Jeffery · 4 months ago
  7. 453dfff pdr: Remove pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 4 months ago
  8. f309c48 pdr: Remove pldm_pdr_add_check() by Andrew Jeffery · 4 months ago
  9. 73a2f66 pdr: Remove pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 4 months ago
  10. 38004f7 pdr: Remove pldm_entity_association_pdr_add_check() by Andrew Jeffery · 4 months ago
  11. c79375d bios_table: Remove pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 4 months ago
  12. 1085e23 bios_table: Remove pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 4 months ago
  13. de92682 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 4 months ago
  14. 5a8b7c5 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 4 months ago
  15. 2170655 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 4 months ago
  16. 5f28856 bios_table: Remove pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 4 months ago
  17. 4d8634d bios_table: Remove pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 4 months ago
  18. f5c63df bios_table: Remove pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 4 months ago
  19. 83a208a bios_table: Remove pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 4 months ago
  20. 03aa3d6 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 4 months ago
  21. 07fdf2d bios_table: Remove pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 4 months ago
  22. eb9df78 bios_table: Remove pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 4 months ago
  23. ff2f421 bios_table: Remove pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 4 months ago
  24. 615344f libpldm: Release v0.9.1 by Andrew Jeffery · 4 months ago v0.9.1
  25. e984a46 meson: Format build files with `meson format` by Andrew Jeffery · 4 months ago
  26. 747a498 libpldm: Release v0.9.0 by Andrew Jeffery · 4 months ago v0.9.0
  27. a9db43f build: upgrade to C++23 by Patrick Williams · 1 year, 5 months ago
  28. d8bb75c dsp: bios_table: Rename pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 6 months ago
  29. 504dd17 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_integer_check() by Andrew Jeffery · 6 months ago
  30. 1a3983c dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_string_check() by Andrew Jeffery · 6 months ago
  31. 09004d6 dsp: bios_table: Rename pldm_bios_table_attr_value_entry_encode_enum_check() by Andrew Jeffery · 6 months ago
  32. 5347e27 dsp: bios_table: Rename pldm_bios_table_attr_entry_integer_encode_check() by Andrew Jeffery · 6 months ago
  33. c668ffc dsp: bios_table: Rename pldm_bios_table_attr_entry_string_decode_def_string_length_check() by Andrew Jeffery · 6 months ago
  34. f6be493 dsp: bios_table: Rename pldm_bios_table_attr_entry_string_encode_check() by Andrew Jeffery · 6 months ago
  35. 82b4d3b dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_hdls_check() by Andrew Jeffery · 6 months ago
  36. 46673f4 dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_def_num_check() by Andrew Jeffery · 6 months ago
  37. b06882f dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_decode_pv_num_check() by Andrew Jeffery · 6 months ago
  38. 7126b1d dsp: bios_table: Rename pldm_bios_table_attr_entry_enum_encode_check() by Andrew Jeffery · 6 months ago
  39. 8c37ab3 dsp: bios_table: Rename pldm_bios_table_string_entry_decode_string_check() by Andrew Jeffery · 6 months ago
  40. e48fdd6 dsp: bios_table: Rename pldm_bios_table_string_entry_encode_check() by Andrew Jeffery · 6 months ago
  41. aa49b71 dsp: pdr: Rename pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 6 months ago
  42. d72ea4b dsp: pdr: Rename pldm_entity_association_pdr_add_check() by Andrew Jeffery · 6 months ago
  43. e7f5511 dsp: pdr: Rename pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 7 months ago
  44. fae3641 dsp: pdr: Rename pldm_pdr_add_check() by Andrew Jeffery · 7 months ago
  45. 2b440d4 msgbuf: Ensure memmem() is correctly typed and visible where required by Andrew Jeffery · 5 months ago
  46. d9b70ba dsp: fru: Rename get_fru_record_by_option_check() by Andrew Jeffery · 7 months ago
  47. aa16a0d meson: Only require C++ if tests are enabled by Andrew Jeffery · 7 months ago
  48. c166dd5 libpldm: Release v0.8.0 by Andrew Jeffery · 8 months ago v0.8.0
  49. 5664cf2 meson: Move ABI compliance check alongside library target by Andrew Jeffery · 1 year, 2 months ago
  50. d126936 meson: Default tests feature to 'auto' by Andrew Jeffery · 1 year, 2 months ago
  51. a7989cd meson: Fix for OEM header collision issue by Pavithra Barithaya · 1 year, 2 months ago
  52. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 1 year, 2 months ago
  53. 3f39f96 libpldm: Release v0.7.0 by Andrew Jeffery · 1 year, 4 months ago v0.7.0
  54. d2a36a1 libpldm: Release v0.6.0 by Andrew Jeffery · 1 year, 5 months ago v0.6.0
  55. bfd06e4 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 5 months ago
  56. 5cf32ea meson: Apply `b_ndebug=if-release` by default by Andrew Jeffery · 1 year, 6 months ago
  57. 20cc060 libpldm: Release v0.5.0 by Andrew Jeffery · 1 year, 5 months ago v0.5.0
  58. 8a4b533 libpldm: Release v0.4.0 by Andrew Jeffery · 1 year, 6 months ago v0.4.0
  59. 291da19 libpldm: Bump to v0.3.0 by Andrew Jeffery · 1 year, 7 months ago v0.3.0
  60. f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year, 7 months ago
  61. 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 7 months ago
  62. 4bd6eef meson: Allow absence of abi-compliance-check tools by Andrew Jeffery · 1 year, 7 months ago
  63. 33e21a2 abi: Differentiate on architectures and compilers by Andrew Jeffery · 1 year, 7 months ago
  64. 953bc8c libpldm: Enable API/ABI compliance checks by Andrew Jeffery · 1 year, 8 months ago
  65. 6af2a29 instance-id: Setup default database on install by Rashmica Gupta · 1 year, 8 months ago
  66. c1b66f4 requester: Add new APIs to support multiple transports by Rashmica Gupta · 2 years, 1 month ago
  67. c63f63a Introduce a small msgbuf abstraction by Andrew Jeffery · 1 year, 11 months ago
  68. a2ce136 libpldm: Bump to v0.2.0 by Andrew Jeffery · 1 year, 11 months ago v0.2.0
  69. 9c76679 libpldm: Migrate to subproject by Andrew Jeffery · 2 years, 5 months ago