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