- 7b7f25f logging: switch to lg2 by George Liu · 2 years, 4 months ago
- 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
- bc8958f Update to latest clang-format by George Liu · 2 years, 4 months ago
- c936eca net-ipmid: Add sol conf change callback by Jian Zhang · 2 years, 8 months ago
- 12d199b catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years, 5 months ago
- 2908695 Add dbus interface for sol commands by Cheng C Yang · 4 years, 8 months ago
- f6e7230 Close active SOL session after disable SSH SOL by srikanta mondal · 4 years, 5 months ago
- 9d9b763 size_t: ensure cstddef included by Andrew Geissler · 4 years, 6 months ago
- 7408e76 string: ensure string included by Andrew Geissler · 4 years, 6 months ago
- a3de8a8 Use public for enable_shared_from_this by Yong Li · 4 years, 6 months ago
- a6ad5e1 Check if the object is still valid in the timeout callback function by Vernon Mauery · 4 years, 9 months ago
- 0f63e01 Fix: Handle exception during sol activate cmd by Rashmi RV · 5 years ago
- ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 5 years ago
- 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 6 years ago
- 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 6 years ago
- 744b3c8 phosphor-net-ipmid: connect with the correct sockaddr size by Vernon Mauery · 6 years ago
- ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
- 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
- 6f83cbc Support SOL parameter channel number by Tom Joseph · 7 years ago
- 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
- 694fc0c netipmid: Support usesolkeepalive option by Tom Joseph · 7 years ago
- de203ce Cleanup the console buffer on stopping the SOL payload. by Tom Joseph · 7 years ago
- 1967cf5 Add SOL configuration parameters to SOL Managers. by Tom Joseph · 8 years ago
- 704f342 Change accumulateInterval and retryInterval to std::chrono units. by Tom Joseph · 8 years ago
- 32f07b8 Correct the parameters for SOLContext constructor. by Tom Joseph · 8 years ago
- b81f761 Remove hostConsole fd from the event loop. by Tom Joseph · 8 years ago
- 22596f2 Add function to send outbound SOL payload by Tom Joseph · 8 years ago
- 2fd466f Add resendPayload function by Tom Joseph · 8 years ago
- 7306314 Implement API to send SOL payload when console data is available by Tom Joseph · 8 years ago
- 75e15db Implement API to prepare response for inbound SOL payload by Tom Joseph · 8 years ago
- fbcac2e Implement API to handle inbound SOL Payload by Tom Joseph · 8 years ago
- 4ff14b5 Implement API to stop a payload instance by Tom Joseph · 8 years ago
- 2e44e0e Add API to start a SOL payload instance by Tom Joseph · 8 years ago
- b51f641 Implement function to write to host console socket by Tom Joseph · 8 years ago
- 22c5ad3 Implement Host Console socket Init by Tom Joseph · 8 years ago
- 5a454a2 Defintion of SOL Manager by Tom Joseph · 8 years ago
- 86d17b4 Definition for SOL Context Class by Tom Joseph · 8 years ago
- 2be58bc Implement Host Console Buffer by Tom Joseph · 8 years ago