1. bd2dde4 remove unused asio/sd_event.hpp include by Patrick Williams · 1 year, 7 months ago
  2. b1cbd6f Fix the netipmid process failed to start by George Liu · 9 months ago
  3. 01373c2 Fix coredump when using nullptr by George Liu · 10 months ago
  4. afac94d Fix the coredump problem caused by lock acquisition failure by George Liu · 10 months ago
  5. 8425624 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  6. 099fb09 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  7. 1b32b8e Move to boost::asio::post by Ed Tanous · 2 years, 6 months ago
  8. 7b7f25f logging: switch to lg2 by George Liu · 3 years, 2 months ago
  9. be1470c Fix cppcheck warnings by George Liu · 3 years, 2 months ago
  10. 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 1 month ago
  11. 7f9e3f0 Fix typo in log by Jiaqing Zhao · 3 years, 2 months ago
  12. 12d199b catch exceptions as const by Patrick Williams · 3 years, 11 months ago
  13. 07bb095 Fix includes by Ed Tanous · 5 years ago
  14. 8c0bf98 Add VLAN device binding by Alvin Wang · 6 years ago
  15. d92bc32 spawn one rmcpp bridge per interface by Vernon Mauery · 6 years ago
  16. 7a4ea79 netipmid: Remove unused event references by Vernon Mauery · 7 years ago
  17. 8d6f200 netipmid: make Handler asynchronous by Vernon Mauery · 7 years ago
  18. 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 7 years ago
  19. 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 7 years ago
  20. 7a0142c netipmid: move raw sockets to boost::asio sockets by Vernon Mauery · 7 years ago
  21. 22c8a21 netipmid: use boost::asio signal handling by Vernon Mauery · 7 years ago
  22. cbccb05 netipmid: move event loop to boost::asio::io_context by Vernon Mauery · 7 years ago
  23. d999ffc netipmid: use shared_ptr on messages instead of unique_ptr+references by Vernon Mauery · 7 years ago
  24. a65e30d style: cppcheck cleanup by Patrick Venture · 7 years ago
  25. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 7 years ago
  26. 166c71a Create sd_event outside from EventLoop by Ratan Gupta · 7 years ago
  27. 2c15f0c Adding the capability to run netipmid outside of systemd by Dave Cobbley · 8 years ago
  28. 576e252 Update Journal Variable Names by Gunnar Mills · 8 years ago
  29. 3ecf0a1 attach the sd bus to sd_event to receive signals by Marri Devender Rao · 8 years ago
  30. b81f761 Remove hostConsole fd from the event loop. by Tom Joseph · 8 years ago
  31. 2fd466f Add resendPayload function by Tom Joseph · 8 years ago
  32. 7306314 Implement API to send SOL payload when console data is available by Tom Joseph · 8 years ago
  33. a891eb7 Implement stopSOLPayloadInstance by Tom Joseph · 8 years ago
  34. e989c36 Implement startSOLPayloadInstance by Tom Joseph · 8 years ago
  35. 0a0d8f6 Defintion of switchTimer by Tom Joseph · 8 years ago
  36. cfbd43f Implement stopHostConsole by Tom Joseph · 8 years ago
  37. 56f24e9 Implement startHostConsole by Tom Joseph · 8 years ago
  38. 7fd26dd Implement startEventLoop and handler function for IPMI packets by Tom Joseph · 8 years ago