1. f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year ago
  2. 04273e9 transports: Resize socket send buffer if needed by Rashmica Gupta · 1 year ago
  3. 0411b71 transport: Make APIs work for all types of messages by Rashmica Gupta · 1 year, 1 month ago
  4. a303593 requester: Add check before accessing hdr in pldm_recv() by Rashmica Gupta · 1 year ago
  5. 4d69434 pdr: Add pldm_pdr_find_last_in_range() by Pavithra Barithaya · 1 year, 1 month ago
  6. 9947f9d pdr: Add APIs for creating and locating remote PDRs by Pavithra Barithaya · 1 year, 1 month ago
  7. 39bd2ea pdr: Introduce remote_container_id and associated APIs by ArchanaKakani · 1 year, 5 months ago
  8. 8de8e1e meson: Reduce strength of oem-ibm requirements from enabled to allowed by Andrew Jeffery · 1 year, 1 month ago
  9. 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 1 month ago
  10. 55e5e0a libpldm: Remove the requester-api option by Andrew Jeffery · 1 year, 1 month ago
  11. b01fb1c transport: Match on response in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 1 month ago
  12. a8532b5 transport: mctp-demux: Refactor buffer handling in recv callback by Andrew Jeffery · 1 year, 1 month ago
  13. abaf61f transport: Prevent sticking in waiting for response by Dung Cao · 1 year, 8 months ago
  14. 7c25034 Add encode/decode pldmMessagePollEvent data by Dung Cao · 1 year, 8 months ago
  15. 39f8832 requester: Make pldm_open() return existing fd by Rashmica Gupta · 1 year, 2 months ago
  16. 37dd6a3 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 2 months ago
  17. 8eb20f2 responder: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 8 months ago
  18. 159a98b requester: Add PollForPlatformEventMessage APIs by Thu Nguyen · 1 year, 8 months ago
  19. 062c876 msgbuf: Add insert and span APIs by Thu Nguyen · 1 year, 2 months ago
  20. a6f0cf3 instance-id: Ensure database is appropriately sized by Andrew Jeffery · 1 year, 2 months ago
  21. 0aea707 instance-id: Track existing allocations for each db instance by Andrew Jeffery · 1 year, 2 months ago
  22. a918a62 include: Move instance-id.h under libpldm/ by Andrew Jeffery · 1 year, 2 months ago
  23. 9667f58 platform: pldm_msgbuf for decode_set_event_receiver_req() by Andrew Jeffery · 1 year, 3 months ago
  24. 42dd4e5 platform: pldm_msgbuf for decode_set_event_receiver_resp() by Andrew Jeffery · 1 year, 3 months ago
  25. 2d1d1bd platform: pldm_msgbuf for decode_get_sensor_reading_req() by Andrew Jeffery · 1 year, 3 months ago
  26. 840b140 platform: pldm_msgbuf for decode_get_sensor_reading_resp() by Andrew Jeffery · 1 year, 3 months ago
  27. 61cab6f platform: pldm_msgbuf for decode_pldm_pdr_repository_change_record_data() by Andrew Jeffery · 1 year, 3 months ago
  28. 2fe7012 platform: pldm_msgbuf for decode_pldm_pdr_repository_chg_event_data() by Andrew Jeffery · 1 year, 3 months ago
  29. 99c03f3 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  30. dd26582 platform: pldm_msgbuf for decode_get_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  31. 155317e platform: pldm_msgbuf for decode_numeric_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  32. 422790b platform: pldm_msgbuf for decode_state_sensor_data() by Andrew Jeffery · 1 year, 3 months ago
  33. 4888ee5 platform: pldm_msgbuf for decode_sensor_op_data() by Andrew Jeffery · 1 year, 3 months ago
  34. 4fd4595 platform: pldm_msgbuf for decode_sensor_event_data() by Andrew Jeffery · 1 year, 3 months ago
  35. 2d00ff8 platform: pldm_msgbuf for decode_event_message_supported_resp() by Andrew Jeffery · 1 year, 3 months ago
  36. 1112690 platform: pldm_msgbuf for decode_event_message_buffer_size_resp() by Andrew Jeffery · 1 year, 3 months ago
  37. e501177 platform: pldm_msgbuf for decode_platform_event_message_resp() by Andrew Jeffery · 1 year, 3 months ago
  38. dc48ce3 platform: pldm_msgbuf for decode_platform_event_message_req() by Andrew Jeffery · 1 year, 3 months ago
  39. f75aca6 platform: pldm_msgbuf for decode_get_state_sensor_readings_req() by Andrew Jeffery · 1 year, 3 months ago
  40. b0e22a7 platform: pldm_msgbuf for decode_get_state_sensor_readings_resp() by Andrew Jeffery · 1 year, 3 months ago
  41. db7b832 msgbuf: Add pldm_msgbuf_consumed() by Andrew Jeffery · 1 year, 3 months ago
  42. 3884c44 platform: pldm_msgbuf for decode_set_numeric_effecter_value_req() by Andrew Jeffery · 1 year, 3 months ago
  43. 4e5e8a2 platform: pldm_msgbuf for decode_get_pdr_resp() by Andrew Jeffery · 1 year, 3 months ago
  44. 5c651b8 platform: pldm_msgbuf for decode_get_pdr_repository_info_resp() by Andrew Jeffery · 1 year, 3 months ago
  45. 369b121 msgbuf: Add pldm_msgbuf_extract_array() for uint8 by Andrew Jeffery · 1 year, 2 months ago
  46. ba6971b requester: Add af_mctp transport by Rashmica Gupta · 1 year, 7 months ago
  47. c1b66f4 requester: Add new APIs to support multiple transports by Rashmica Gupta · 1 year, 7 months ago
  48. 36af84c requester: Add new APIs for instance ID allocation and freeing by Rashmica Gupta · 1 year, 3 months ago
  49. 891781e platform: pldm_msgbuf for decode_get_pdr_req() by Andrew Jeffery · 1 year, 3 months ago
  50. 5d773b3 platform: pldm_msgbuf for decode_set_state_effecter_states_req() by Andrew Jeffery · 1 year, 3 months ago
  51. 6ef2aa9 platform: Test invalid heartbeat conditions after assignment by Andrew Jeffery · 1 year, 3 months ago
  52. 92f6c3c platform: Fix LE encoding of present_reading by Andrew Jeffery · 1 year, 3 months ago
  53. 5646f23 msgbuf: Handle pointer-overflow sanitization by Andrew Jeffery · 1 year, 3 months ago
  54. 3ce64fb utils: Fix integer promotion UB in dec2bcd{16,32} encoders by Andrew Jeffery · 1 year, 3 months ago
  55. 7992eb8 Add numeric sensor PDR and sensor aux names PDR by Andrew Jeffery · 1 year, 3 months ago
  56. c63f63a Introduce a small msgbuf abstraction by Andrew Jeffery · 1 year, 4 months ago
  57. debe6b3 clang-tidy: Fix readability-non-const-parameter diagnostic by Andrew Jeffery · 1 year, 3 months ago
  58. fbe61d7 clang-tidy: Fix readability-isolate-declaration diagnostics by Andrew Jeffery · 1 year, 3 months ago
  59. 9145a41 clang-tidy: Fix readability-inconsistent-declaration-parameter-name by Andrew Jeffery · 1 year, 3 months ago
  60. 6005f1c clang-tidy: Fix readability-identifier-naming diagnostic by Andrew Jeffery · 1 year, 3 months ago
  61. 1e0528c clang-tidy: Fix readability-else-after-return diagnostics by Andrew Jeffery · 1 year, 3 months ago
  62. d2c64cb clang-tidy: Fix readability-braces-around-statements diagnostics by Andrew Jeffery · 1 year, 3 months ago
  63. 4edb708 clang-tidy: Fix bugprone-reserved-identifier by Andrew Jeffery · 1 year, 3 months ago
  64. b705fb0 clang-tidy: Fix bugprone-narrowing-conversion diagnostic by Andrew Jeffery · 1 year, 3 months ago
  65. 0a05b12 clang-tidy: Fix bugprone-macro-parentheses diagnostics by Andrew Jeffery · 1 year, 3 months ago
  66. 67f7ed9 clang-tidy: Fix bugprone-branch-clone diagnostic by Andrew Jeffery · 1 year, 3 months ago
  67. 319304f clang-tidy: Fix clang-diagnostic-strict-prototypes diagnostics by Andrew Jeffery · 1 year, 3 months ago
  68. a8b8a81 utils: Reimplement ver2str() for sanity by Andrew Jeffery · 1 year, 3 months ago
  69. e21df50 utils: dec2bcd8: Make calculation reflect bcd2dec8 in implementation by Andrew Jeffery · 1 year, 3 months ago
  70. 3c01618 utils: Remove redundant variable definition from bcd codecs by Andrew Jeffery · 1 year, 3 months ago
  71. 1bf8c87 Add encode/decode for EventMessageSupported by Dung Cao · 1 year, 7 months ago
  72. 9a8e497 Fix includes using iwyu tool by Manojkiran Eda · 1 year, 7 months ago
  73. b7c73e5 Add decode GetPDRRepositoryInfo resp API by Gilbert Chen · 1 year, 8 months ago
  74. d6ae898 Add encode/decode for EventMessageBufferSize by Dung Cao · 1 year, 8 months ago
  75. 6c9c917 Added encode API for SetTID cmd by Gilbert Chen · 1 year, 9 months ago
  76. 9c76679 libpldm: Migrate to subproject by Andrew Jeffery · 1 year, 11 months ago