1. 36402ff transport: fix init_pollfd function parameter by BonnieLo-wiwynn · 12 months ago
  2. bfd06e4 meson_options.txt: Support for reading options from meson.options by George Liu · 12 months ago
  3. def8e02 pdr: Stabilize pldm_entity_node_get_remote_container_id() by Pavithra Barithaya · 12 months ago
  4. b4cd517 transport: register init_pollfd callback for af-mctp by Delphine CC Chiu · 12 months ago
  5. 75ce90a changelog: Stabilise pldm_entity_association_tree_find_with_locality() by Andrew Jeffery · 12 months ago
  6. e7eebe3 changelog: Note pldm_entity_association_tree_add_entity() stabilisation by Andrew Jeffery · 12 months ago
  7. 5cf32ea meson: Apply `b_ndebug=if-release` by default by Andrew Jeffery · 1 year, 1 month ago
  8. 7062382 pdr: Avoid ID overflow in pldm_entity_association_tree_add_entity() by Andrew Jeffery · 12 months ago
  9. 255f654 pdr: Remove pldm_entity_association_pdr_add() by Andrew Jeffery · 12 months ago
  10. 20cc060 libpldm: Release v0.5.0 by Andrew Jeffery · 12 months ago v0.5.0
  11. 1ade87f pdr : Stabilize pldm_entity_association_tree_add_entity() by Pavithra Barithaya · 1 year ago
  12. dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 12 months ago
  13. 7570fae pdr: Stabilise pldm_entity_association_tree_find_with_locality() by Pavithra Barithaya · 1 year ago
  14. 302d9ff pdr: Rename pldm_entity_association_tree_find_if_remote() by Sagar Srinivas · 1 year ago
  15. f3e0a2d msgbuf: Remove duplicate fixup of _Static_assert() for C++ by Andrew Jeffery · 1 year ago
  16. f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year ago
  17. ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 1 year, 1 month ago
  18. 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 1 year ago
  19. ef47e2f libpldm: Migrate ARRAY_SIZE() to internal header by Andrew Jeffery · 1 year ago
  20. 3380a6c transport: pldm_transport_poll(): Adjust return value semantics by Andrew Jeffery · 1 year, 1 month ago
  21. 98085fa transport: pldm_transport_poll(): Handle errors from ->init_pollfd() by Andrew Jeffery · 1 year ago
  22. 8bcbe25 changlog: Fix ordering of Deprecated header under [Unreleased] by Andrew Jeffery · 1 year ago
  23. f047004 platform: Uniform struct field name for Numeric SensorValue PDR by Pavithra Barithaya · 1 year ago
  24. d3f781d platform: Uniform struct field name for FRU Record Set PDR by Pavithra Barithaya · 1 year ago
  25. ccd986f state-set: Add the enum for Operational Stress Status state by Pavithra Barithaya · 1 year, 1 month ago
  26. 096685b pdr: Stabilise pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 1 month ago
  27. 5e46114 abi: Update dumps to remove newly-static functions by Andrew Jeffery · 1 year ago
  28. 54d91e8 pdr: Make entity_association_tree_find() static by Andrew Jeffery · 1 year, 1 month ago
  29. 643c443 pdr: Make find_entity_ref_in_tree() static by Andrew Jeffery · 1 year, 1 month ago
  30. 8985dfd pdr: Remove pldm_entity_association_pdr_add_from_node() by Andrew Jeffery · 1 year, 1 month ago
  31. 14d2984 pdr: Remove pldm_pdr_add_fru_record_set() by Andrew Jeffery · 1 year, 1 month ago
  32. c79a5df pdr: Remove pldm_pdr_add() by Andrew Jeffery · 1 year, 1 month ago
  33. d09b1af pdr: Make is_present() static by Andrew Jeffery · 1 year, 1 month ago
  34. 8810fec fru: Remove get_fru_record_by_option() by Andrew Jeffery · 1 year, 1 month ago
  35. 50dd159 bios_table: Remove pldm_bios_table_append_pad_checksum() by Andrew Jeffery · 1 year, 1 month ago
  36. 4e1f131 bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 1 month ago
  37. 46d0768 bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() by Andrew Jeffery · 1 year, 1 month ago
  38. 8b1c034 bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() by Andrew Jeffery · 1 year, 1 month ago
  39. 0ecf6bc bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() by Andrew Jeffery · 1 year, 1 month ago
  40. 6594599 pdr: Introduce pldm_entity_association_pdr_add_check() by Andrew Jeffery · 1 year, 1 month ago
  41. 3b93d09 pdr: Allow record_handle to be NULL for pldm_pdr_add_check() by Andrew Jeffery · 1 year, 1 month ago
  42. 73d6779 pdr: Validate arguments to pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 1 month ago
  43. c6cc028 pdr: Hoist record handle overflow test to avoid memory leak by Andrew Jeffery · 1 year, 1 month ago
  44. 43a7985 requester: Fix response buffer cast in pldm_send_recv() by Thu Nguyen · 1 year ago
  45. 8a4b533 libpldm: Release v0.4.0 by Andrew Jeffery · 1 year, 1 month ago v0.4.0
  46. a26f227 fru: Use inequality to judge table bounds check by Andrew Jeffery · 1 year, 1 month ago
  47. 8526892 libpldm: Lift or remove asserts where a subsequent check exists by Andrew Jeffery · 1 year, 1 month ago
  48. c83ef86 pdr: pldm_entity_get_num_children(): Don't return invalid values by Andrew Jeffery · 1 year, 1 month ago
  49. 918973f pdr: pldm_entity_association_pdr_extract(): Return early if necessary by Andrew Jeffery · 1 year, 1 month ago
  50. 0dbaa70 pdr: pldm_entity_association_pdr_extract(): Assign out params at exit by Andrew Jeffery · 1 year, 1 month ago
  51. cda4b69 pdr: pldm_entity_association_pdr_extract(): Hoist assert() over malloc() by Andrew Jeffery · 1 year, 1 month ago
  52. 975f0aa pdr: pldm_entity_association_pdr_extract(): Use array notation by Andrew Jeffery · 1 year, 1 month ago
  53. a6e1ae9 pdr: pldm_entity_association_pdr_extract(): Use a for-loop by Andrew Jeffery · 1 year, 1 month ago
  54. 9e33be9 bios_table: Annotate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 1 month ago
  55. a2c6911 pdr: Stabilise pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 1 month ago
  56. ca248ce pdr: Stabilise pldm_pdr_add_check() by Andrew Jeffery · 1 year, 1 month ago
  57. 1354a6e pdr: Stabilise pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 1 year, 1 month ago
  58. 962fcec fru: Stabilise get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 1 month ago
  59. 1264fbd bios_table: Stabilise pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 1 year, 1 month ago
  60. cd732d1 abi: Update to remove pldm_close() from reference dumps by Andrew Jeffery · 1 year, 1 month ago
  61. 178531a transport: Fix possible NULL ptr deref in pldm_socket_sndbuf_init() by Rashmica Gupta · 1 year, 1 month ago
  62. 8022323 transport: Update internal header file by Rashmica Gupta · 1 year, 1 month ago
  63. 26bb685 OWNERS: Remove Ed from reviewers by Ed Tanous · 1 year, 1 month ago
  64. c821a70 pdr: Introduce pldm_pdr_add_fru_record_set_check() by Andrew Jeffery · 1 year, 1 month ago
  65. 572a395 pdr: Introduce pldm_pdr_add_check() by Andrew Jeffery · 1 year, 1 month ago
  66. 2ca7e64 pdr: Inline get_new_record_handle() into pldm_pdr_add() by Andrew Jeffery · 1 year, 1 month ago
  67. 8d231da pdr: Further constrain first and last pointer semantics by Andrew Jeffery · 1 year, 1 month ago
  68. 164ec2d pdr: Adjust condition to fix line wrap in get_new_record_handle() by Andrew Jeffery · 1 year, 1 month ago
  69. a51ccc2 pdr: Inline add_record() and make_new_record() into pldm_pdr_add() by Andrew Jeffery · 1 year, 1 month ago
  70. cc39452 pdr: Introduce pldm_entity_association_pdr_add_from_node_check() by Andrew Jeffery · 1 year, 1 month ago
  71. 3a5c46b pdr: pldm_entity_association_pdr_extract(): Early exit on bad arguments by Andrew Jeffery · 1 year, 1 month ago
  72. 85d7a05 pdr: pldm_entity_association_tree_destroy_root(): Exit early on bad arg by Andrew Jeffery · 1 year, 1 month ago
  73. 94e364d pdr: pldm_entity_association_tree_find(): Early exit on bad arguments by Andrew Jeffery · 1 year, 1 month ago
  74. 7f58931 pdr: Deprecate entity_association_tree_find() by Andrew Jeffery · 1 year, 1 month ago
  75. 3e1d659 pdr: pldm_pdr_remove_remote_pdrs(): Exit early on bad argument by Andrew Jeffery · 1 year, 1 month ago
  76. 438dd49 pdr: pldm_pdr_remove_pdrs_by_terminus_handle(): Early exit on bad arg by Andrew Jeffery · 1 year, 1 month ago
  77. ba47e83 pdr: pldm_find_entity_ref_in_tree(): Exit early on bad arguments by Andrew Jeffery · 1 year, 1 month ago
  78. bfeb65e pdr: Deprecate find_entity_ref_in_tree() by Andrew Jeffery · 1 year, 1 month ago
  79. c788348 pdr: pldm_entity_association_pdr_add(): Exit early on bad arguments by Andrew Jeffery · 1 year, 1 month ago
  80. d11bf9f pdr: Deprecate is_present() by Andrew Jeffery · 1 year, 1 month ago
  81. 375d9fc pdr: pldm_is_current_parent_child(): Return false for invalid arguments by Andrew Jeffery · 1 year, 1 month ago
  82. 6e8a261 pdr: pldm_entity_get_num_children(): Return zero for invalid arguments by Andrew Jeffery · 1 year, 1 month ago
  83. a89e015 pdr: pldm_entity_association_tree_destroy(): Exit early on bad argument by Andrew Jeffery · 1 year, 1 month ago
  84. cd17e5c pdr: pldm_entity_association_tree_visit(): Exit early on failure by Andrew Jeffery · 1 year, 1 month ago
  85. 8e9b0de pdr: pldm_entity_association_tree_visit(): Document preconditions by Andrew Jeffery · 1 year, 1 month ago
  86. c40037d pdr: pldm_entity_association_tree_init(): Return NULL on failed alloc by Andrew Jeffery · 1 year, 1 month ago
  87. 01425e9 pdr: pldm_pdr_fru_record_set_find_by_rsi(): Exit early on NULL arguments by Andrew Jeffery · 1 year, 1 month ago
  88. af7a4d8 pdr: pldm_pdr_fru_record_set_find_by_rsi(): Document reality of return by Andrew Jeffery · 1 year, 1 month ago
  89. 15b8818 pdr: pldm_entity_node_get_remote_container_id() is a trivial accessor by Andrew Jeffery · 1 year, 1 month ago
  90. 5565fcd pdr: Document preconditions for trivial accessor functions by Andrew Jeffery · 1 year, 1 month ago
  91. f85eeba pdr: pldm_pdr_find_record_by_type(): Exit early if repo is NULL by Andrew Jeffery · 1 year, 1 month ago
  92. fca1b60 pdr: pldm_pdr_destroy(): Exit early if repo is NULL by Andrew Jeffery · 1 year, 1 month ago
  93. a8bb22e pdr: pldm_pdr_init(): Return NULL on allocation failure by Andrew Jeffery · 1 year, 1 month ago
  94. 68b5130 pdr: Always uphold expectations of get_next_record_handle() by Andrew Jeffery · 1 year, 1 month ago
  95. 7cd16ff fru: Introduce get_fru_record_by_option_check() by Andrew Jeffery · 1 year, 1 month ago
  96. 73d9176 bios_table: pldm_bios_table_iter_next(): Invalid entry halts iteration by Andrew Jeffery · 1 year, 1 month ago
  97. bf6699b tests: libpldm_bios_table_test: Fix 'Itearator' typo by Andrew Jeffery · 1 year, 1 month ago
  98. 757e81a bios_table: pldm_bios_table_iter_create(): Return NULL on failed alloc by Andrew Jeffery · 1 year, 1 month ago
  99. 044ee19 bios_table: Introduce pldm_bios_table_append_pad_checksum_check() by Andrew Jeffery · 1 year, 1 month ago
  100. 0088a6a bios_table: Deprecate pldm_bios_table_attr_value_entry_encode_integer() by Andrew Jeffery · 1 year, 1 month ago