1. 34a2c41 Handle SOL payload deactivation for stale session by Jayaprakash Mutyala · 9 months ago
  2. 5499bf8 SOL: Fix coredump due to recursive call deadlock by Jian Zhang · 4 months ago
  3. 7b53409 clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  4. 54e7a51 meson_options.txt: Support for reading options from meson.options by George Liu · 10 months ago
  5. 36e3c53 Update System GUID handling to be more robust by Vernon Mauery · 10 months ago
  6. 1553514 Optimize SOL logic according to SOL Configuration Parameters definition by Tang Yiwei · 1 year, 8 months ago
  7. 94b0d13 Fix the wrong service and path to get the guid by Xie Ning · 1 year, 5 months ago
  8. de4121c Add privilege check in activate payload by Tang Yiwei · 2 years, 1 month ago
  9. 11c4835 build: upgrade to C++23 by Patrick Williams · 11 months ago
  10. be1aa08 Use new default obmc-console socket path by Jonathan Doman · 1 year ago
  11. 9a729ed Fix formatting by Jonathan Doman · 1 year ago
  12. 099fb09 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  13. e81b7c9 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  14. 2c95dd1 netipmid: Make pam_auth configurable by Willy Tu · 1 year, 3 months ago
  15. b601994 ipmi-net: ensure eth device present by Andrew Geissler · 1 year, 2 months ago
  16. 1733591 Change Requires to Wants phosphor-ipmi-host by Anthony · 1 year, 3 months ago
  17. cc540bf Correct encoded 'obmc-console' path name by Konstantin Aladyshev · 1 year, 2 months ago
  18. 6d20681 Change expires_from_now to expires_after by Ed Tanous · 1 year, 3 months ago
  19. 1b32b8e Move to boost::asio::post by Ed Tanous · 1 year, 3 months ago
  20. 02d13a2 prettier: re-format by Patrick Williams · 1 year, 6 months ago
  21. ec43741 phosphor-ipmi-net: Add sysrq handle in netipmid for ipmitool sol. by Tingting Chen · 1 year, 8 months ago
  22. 67aaec2 meson: Remove compilation using autotools by George Liu · 1 year, 11 months ago
  23. ec5ddaf Fix issues found by a static code scan by Vernon Mauery · 1 year, 10 months ago
  24. 7b7f25f logging: switch to lg2 by George Liu · 1 year, 11 months ago
  25. 94f781a meson: Add meson build by George Liu · 1 year, 11 months ago
  26. 198b0f8 Safe overloading with std::equal by George Liu · 1 year, 10 months ago
  27. be1470c Fix cppcheck warnings by George Liu · 1 year, 11 months ago
  28. 8d85a7c meson: Add subprojects file by George Liu · 1 year, 11 months ago
  29. 3c23948 MAINTAINERS: remove file by Patrick Williams · 1 year, 10 months ago
  30. c7eeb9b OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  31. 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  32. 7f9e3f0 Fix typo in log by Jiaqing Zhao · 2 years ago
  33. a82e4d3 message_parsers: Use const reference where possible by Lei YU · 1 year, 11 months ago
  34. ce1f4fc message_parsers: Use local session instance by Lei YU · 1 year, 11 months ago
  35. 0a4dde4 message_handler: Hold the session instance by Lei YU · 1 year, 11 months ago
  36. bc8958f Update to latest clang-format by George Liu · 1 year, 11 months ago
  37. aa8b541 build: enable C++20 by Patrick Williams · 2 years, 2 months ago
  38. c1c2e0a net_ipmi: initialize ipmiNetworkInstance to zero as default value by Willy Tu · 2 years, 7 months ago
  39. 34b0b9c Ensure device to be ready before service by Tom Tung · 2 years, 2 months ago
  40. c936eca net-ipmid: Add sol conf change callback by Jian Zhang · 2 years, 2 months ago
  41. b35ea6e net-ipmid: sol: Remove set/get sol conf command by Jian Zhang · 2 years, 3 months ago
  42. 318c008 Fix calling sol info command immediately after sol set command issue by Connie Yin · 2 years, 3 months ago
  43. 2528dfb Session cleaner is active until sessions close by Vernon Mauery · 2 years, 5 months ago
  44. af23add Fix for closeSession with invalid session ID by Jayaprakash Mutyala · 2 years, 7 months ago
  45. 5819666 session_cmds: Validate reserved field content by Jayaprakash Mutyala · 2 years, 8 months ago
  46. 1883aea Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  47. 12d199b catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  48. 1c5b3ab exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  49. 75a8d8b command_table: fix duplicate definition of Value by Patrick Williams · 2 years, 9 months ago
  50. 02d17e8 Fix Klocwork Issue:bitwise operation size mismatch by P Dheeraj Srujan Kumar · 2 years, 10 months ago
  51. 05c1447 rakp12: Clear security sensitive data by Jayaprakash Mutyala · 3 years, 8 months ago
  52. 0e0546f Log Redfish event for invalid login via RMCPP interface by sunitakx · 3 years ago
  53. 60d6e4e Add Get Channel Cipher Suites Command by Vernon Mauery · 2 years, 10 months ago
  54. 41ff9b5 make internal command functor match external by Vernon Mauery · 3 years ago
  55. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years ago
  56. b88599a Fix Klocwork Issue:bitwise operation size mismatch by P Dheeraj Srujan Kumar · 2 years, 11 months ago
  57. 91883b5 MAINTAINERS: Replace IRC by DISCORD by Tom Joseph · 3 years ago
  58. 8767c82 MAINTAINERS: update email/discord ID for Tom by Tom Joseph · 3 years ago
  59. ecc8efa Be more proactive at removing stale sessions by Vernon Mauery · 3 years ago
  60. cfb34ca Require a valid session state prior to executing commands by Vernon Mauery · 3 years ago
  61. 779e7e1 Only allow IPMI1.5 for non-session requests by Vernon Mauery · 3 years ago
  62. 1ab1c6b Enforce encryption/authentication on in-session RMCP+ messages by Vernon Mauery · 3 years ago
  63. a71b1ba Enforce correct packet lengths by Vernon Mauery · 3 years ago
  64. 7b64501 crypt_algo: add needed include by Andrew Geissler · 3 years, 1 month ago
  65. d4a4bed bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  66. 2908695 Add dbus interface for sol commands by Cheng C Yang · 4 years, 3 months ago
  67. de7dd5c Add RMCP Ping support by Kirill Pakhomov · 3 years, 3 months ago
  68. 07bb095 Fix includes by Ed Tanous · 3 years, 10 months ago
  69. 2b1edef add size checking for input payload data by Zhikui Ren · 3 years, 10 months ago
  70. f6e7230 Close active SOL session after disable SSH SOL by srikanta mondal · 4 years ago
  71. ecb32fb Add channel access mode check for ipmi commands. by AppaRao Puli · 4 years ago
  72. 5b114ed Add AfterCaseLabel for clang-format-10 by Vernon Mauery · 4 years ago
  73. 9d9b763 size_t: ensure cstddef included by Andrew Geissler · 4 years, 1 month ago
  74. 7408e76 string: ensure string included by Andrew Geissler · 4 years, 1 month ago
  75. 9edc231 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  76. a3de8a8 Use public for enable_shared_from_this by Yong Li · 4 years, 1 month ago
  77. a6ad5e1 Check if the object is still valid in the timeout callback function by Vernon Mauery · 4 years, 3 months ago
  78. 9979e99 Update the remote ip addr to session properties by Rajashekar Gade Reddy · 4 years, 4 months ago
  79. 4c49439 Remove HMAC-SHA1 from Authentication/Integrity Alg by Suryakanth Sekar · 4 years, 2 months ago
  80. 2555e2e rakp12: Fix for Callback privilege by jayaprakash Mutyala · 4 years, 5 months ago
  81. 706ef5a MAINTAINERS: remove Emily Shaffer by Emily Shaffer · 4 years, 4 months ago
  82. 899cf5a Fix elapsedSeconds date formatting causing netimid crash during BMC booting by Yong Li · 4 years, 5 months ago
  83. 86985d5 Fix: fix the access to sin/sin6_addr in getRemoteAddress by Ivan Mikhaylov · 4 years, 6 months ago
  84. 46bec0f Always return Message Tag and Remote Console Session ID by Jason M. Bills · 4 years, 6 months ago
  85. 8e342c9 Do not stop session in deactivate payload call by Yong Li · 4 years, 7 months ago
  86. 0f63e01 Fix: Handle exception during sol activate cmd by Rashmi RV · 4 years, 6 months ago
  87. b0a81f6 Add boost_coroutine to the link list by Vernon Mauery · 4 years, 6 months ago
  88. 49a94b2 Added current session Id to options map. by Rajashekar Gade Reddy · 4 years, 7 months ago
  89. 8c0bf98 Add VLAN device binding by Alvin Wang · 4 years, 8 months ago
  90. dafe364 Updated the close session to close any session by Rajashekar Gade Reddy · 5 years ago
  91. ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 4 years, 9 months ago
  92. b12d875 Fix:Activate payload missing req param length check by Ayushi Smriti · 4 years, 9 months ago
  93. 3819c1e Remove unused settings.cpp/settings.hpp by Vernon Mauery · 4 years, 9 months ago
  94. d9c86bb netipmid: Set right value for session->channelNum. by Saravanan Palanisamy · 4 years, 10 months ago
  95. 35ca150 netipmid: Handle invalid length for getPayloadInfo by anil kumar appana · 5 years ago
  96. 0a26904 netipmid: SOL payload activation control. by Saravanan Palanisamy · 5 years ago
  97. f8a34fc netipmid: Manage and expose session object by Suryakanth Sekar · 5 years ago
  98. 4c4694e [netipmid] Fix: validate user lockout status by Richard Marian Thomaiyar · 5 years ago
  99. b31e969 Rakp12: Validate user lockout status, before RMCP+ session by Ayushi Smriti · 5 years ago
  100. 052b7cf Set the current interface number based on the channel name by Vernon Mauery · 5 years ago