1. de7dd5c Add RMCP Ping support by Kirill Pakhomov · 3 years, 4 months ago
  2. 8d6f200 netipmid: make Handler asynchronous by Vernon Mauery · 6 years ago
  3. 7f268e4 netipmid: consolidate message-related things in message.hpp by Vernon Mauery · 6 years ago
  4. fc37e59 netipmid: replace std::cerr with phosphor::logging calls by Vernon Mauery · 6 years ago
  5. d999ffc netipmid: use shared_ptr on messages instead of unique_ptr+references by Vernon Mauery · 6 years ago
  6. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  7. 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
  8. 3563f8f Correct doxygen syntax in phosphor-net-ipmid by Tom Joseph · 7 years ago
  9. 04b3038 Throw exception instead of returning error code from send function. by Tom Joseph · 7 years ago
  10. 63d3e49 Add function to send unsolicited IPMI payload to remote console. by Tom Joseph · 7 years ago
  11. 22596f2 Add function to send outbound SOL payload by Tom Joseph · 7 years ago
  12. 31133bc Make the default value of session header to IPMI2.0 header. by Tom Joseph · 7 years ago
  13. ff84849 Provide API to set socket channel in session object. by Tom Joseph · 7 years ago
  14. f846fb3 Modify constructor for message handler class. by Tom Joseph · 7 years ago
  15. 8dfa0f0 Copy the IPMI input message details to output message by Tom Joseph · 7 years ago
  16. e6361a2 Add Message Handler by Tom Joseph · 8 years ago