1. 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 6 years ago
  2. 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 6 years ago
  3. 744b3c8 phosphor-net-ipmid: connect with the correct sockaddr size by Vernon Mauery · 6 years ago
  4. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
  5. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  6. 6f83cbc Support SOL parameter channel number by Tom Joseph · 6 years ago
  7. 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
  8. 694fc0c netipmid: Support usesolkeepalive option by Tom Joseph · 7 years ago
  9. de203ce Cleanup the console buffer on stopping the SOL payload. by Tom Joseph · 7 years ago
  10. 1967cf5 Add SOL configuration parameters to SOL Managers. by Tom Joseph · 7 years ago
  11. 704f342 Change accumulateInterval and retryInterval to std::chrono units. by Tom Joseph · 7 years ago
  12. 32f07b8 Correct the parameters for SOLContext constructor. by Tom Joseph · 7 years ago
  13. b81f761 Remove hostConsole fd from the event loop. by Tom Joseph · 7 years ago
  14. 22596f2 Add function to send outbound SOL payload by Tom Joseph · 7 years ago
  15. 2fd466f Add resendPayload function by Tom Joseph · 7 years ago
  16. 7306314 Implement API to send SOL payload when console data is available by Tom Joseph · 7 years ago
  17. 75e15db Implement API to prepare response for inbound SOL payload by Tom Joseph · 7 years ago
  18. fbcac2e Implement API to handle inbound SOL Payload by Tom Joseph · 7 years ago
  19. 4ff14b5 Implement API to stop a payload instance by Tom Joseph · 7 years ago
  20. 2e44e0e Add API to start a SOL payload instance by Tom Joseph · 7 years ago
  21. b51f641 Implement function to write to host console socket by Tom Joseph · 7 years ago
  22. 22c5ad3 Implement Host Console socket Init by Tom Joseph · 7 years ago
  23. 5a454a2 Defintion of SOL Manager by Tom Joseph · 7 years ago
  24. 86d17b4 Definition for SOL Context Class by Tom Joseph · 7 years ago
  25. 2be58bc Implement Host Console Buffer by Tom Joseph · 7 years ago