1. efb4006 libpldm: More fixes for header use by Andrew Jeffery · 7 months ago
  2. d12dd36 libpldm: Rationalise the local and installed path of pldm.h by Andrew Jeffery · 7 months ago
  3. b0c1d20 libpldm: Fix header use by Andrew Jeffery · 8 months ago
  4. 691668f license: add spdx identifier to all files by Patrick Williams · 8 months ago
  5. 7dc429d transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() by Andrew Jeffery · 8 months ago
  6. cc45aed transport: af-mctp: Add pldm_transport_af_mctp_bind() by Andrew Jeffery · 10 months ago
  7. 1d0e2d4 transport: Use pldm_msg_hdr_correlate_response() for response correlation by Andrew Jeffery · 9 months ago
  8. 4c1ea56 transport: Fix include of libpldm/base.h by Andrew Jeffery · 9 months ago
  9. 5038268 transport: Establish remaining time prior to response correlation by Andrew Jeffery · 9 months ago
  10. 1184f09 transport: Use a direct return to reduce branching by Andrew Jeffery · 9 months ago
  11. 486d85d transport: Filter for the response to the issued request by Andrew Jeffery · 10 months ago
  12. 0a6d682 transport: Stabilise core transport and implementation APIs by Andrew Jeffery · 10 months ago
  13. 45816b8 transport: mctp-demux: Drop ABI annotation for internal symbols by Andrew Jeffery · 10 months ago
  14. 16cd523 transport: Match specified metadata in pldm_transport_send_recv_msg() by Thu Nguyen · 10 months ago
  15. 2457629 transport: Generalise the pldm_transport_recv_msg() API by Rashmica Gupta · 11 months ago
  16. 7caa8af transport: af-mctp: Ensure malloc() succeeds in *_recv() by Andrew Jeffery · 10 months ago
  17. ac24737 transport: af-mctp: Assign out-params on success in *_recv() by Andrew Jeffery · 10 months ago
  18. 2a6a342 transport: af-mctp: Organise variable declarations in *_recv() by Andrew Jeffery · 10 months ago
  19. 27f041c transport: mctp-demux: Use a common cleanup path in *_recv() by Andrew Jeffery · 10 months ago
  20. ef293fc transport: mctp-demux: Organise variable declarations in *_recv() by Andrew Jeffery · 10 months ago
  21. f1ebde4 transport: Fix doxygen and variables for send and recv functions by Rashmica Gupta · 11 months ago
  22. 36402ff transport: fix init_pollfd function parameter by BonnieLo-wiwynn · 10 months ago
  23. b4cd517 transport: register init_pollfd callback for af-mctp by Delphine CC Chiu · 10 months ago
  24. dc1edac transport: test: Pass time to trigger pldm_transport_poll(..., 0) by Andrew Jeffery · 11 months ago
  25. f56e4dc transport: free un-wanted responses in pldm_transport_send_recv_msg() by Thu Nguyen · 11 months ago
  26. ef48506 transport: Correct comparison in while loop condition by Thu Nguyen · 11 months ago
  27. 9a6ba89 transport: Introduce a transport for testing purposes by Andrew Jeffery · 11 months ago
  28. 3380a6c transport: pldm_transport_poll(): Adjust return value semantics by Andrew Jeffery · 12 months ago
  29. 98085fa transport: pldm_transport_poll(): Handle errors from ->init_pollfd() by Andrew Jeffery · 11 months ago
  30. 178531a transport: Fix possible NULL ptr deref in pldm_socket_sndbuf_init() by Rashmica Gupta · 12 months ago
  31. 8022323 transport: Update internal header file by Rashmica Gupta · 1 year ago
  32. a4da685 transport: mctp-demux: Don't test socket for non-zero value by Andrew Jeffery · 12 months ago
  33. f89befe meson: Force inclusion of config.h via `-include` by Andrew Jeffery · 1 year ago
  34. 04273e9 transports: Resize socket send buffer if needed by Rashmica Gupta · 1 year ago
  35. 0411b71 transport: Make APIs work for all types of messages by Rashmica Gupta · 1 year, 1 month ago
  36. 9d2a1c6 libpldm: Explicit deprecated, stable and testing ABI classes by Andrew Jeffery · 1 year, 1 month ago
  37. b01fb1c transport: Match on response in pldm_transport_send_recv_msg() by Thu Nguyen · 1 year, 1 month ago
  38. a8532b5 transport: mctp-demux: Refactor buffer handling in recv callback by Andrew Jeffery · 1 year, 1 month ago
  39. abaf61f transport: Prevent sticking in waiting for response by Dung Cao · 1 year, 7 months ago
  40. 37dd6a3 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 1 month ago
  41. ba6971b requester: Add af_mctp transport by Rashmica Gupta · 1 year, 7 months ago
  42. c1b66f4 requester: Add new APIs to support multiple transports by Rashmica Gupta · 1 year, 7 months ago