1. c7eeb9b OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  2. 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  3. 7f9e3f0 Fix typo in log by Jiaqing Zhao · 2 years ago
  4. a82e4d3 message_parsers: Use const reference where possible by Lei YU · 1 year, 11 months ago
  5. ce1f4fc message_parsers: Use local session instance by Lei YU · 1 year, 11 months ago
  6. 0a4dde4 message_handler: Hold the session instance by Lei YU · 1 year, 11 months ago
  7. bc8958f Update to latest clang-format by George Liu · 1 year, 11 months ago
  8. aa8b541 build: enable C++20 by Patrick Williams · 2 years, 2 months ago
  9. c1c2e0a net_ipmi: initialize ipmiNetworkInstance to zero as default value by Willy Tu · 2 years, 7 months ago
  10. 34b0b9c Ensure device to be ready before service by Tom Tung · 2 years, 2 months ago
  11. c936eca net-ipmid: Add sol conf change callback by Jian Zhang · 2 years, 2 months ago
  12. b35ea6e net-ipmid: sol: Remove set/get sol conf command by Jian Zhang · 2 years, 3 months ago
  13. 318c008 Fix calling sol info command immediately after sol set command issue by Connie Yin · 2 years, 4 months ago
  14. 2528dfb Session cleaner is active until sessions close by Vernon Mauery · 2 years, 5 months ago
  15. af23add Fix for closeSession with invalid session ID by Jayaprakash Mutyala · 2 years, 7 months ago
  16. 5819666 session_cmds: Validate reserved field content by Jayaprakash Mutyala · 2 years, 8 months ago
  17. 1883aea Add OWNERS file by Manojkiran Eda · 2 years, 7 months ago
  18. 12d199b catch exceptions as const by Patrick Williams · 2 years, 8 months ago
  19. 1c5b3ab exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  20. 75a8d8b command_table: fix duplicate definition of Value by Patrick Williams · 2 years, 9 months ago
  21. 02d17e8 Fix Klocwork Issue:bitwise operation size mismatch by P Dheeraj Srujan Kumar · 2 years, 10 months ago
  22. 05c1447 rakp12: Clear security sensitive data by Jayaprakash Mutyala · 3 years, 8 months ago
  23. 0e0546f Log Redfish event for invalid login via RMCPP interface by sunitakx · 3 years ago
  24. 60d6e4e Add Get Channel Cipher Suites Command by Vernon Mauery · 2 years, 10 months ago
  25. 41ff9b5 make internal command functor match external by Vernon Mauery · 3 years ago
  26. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years ago
  27. b88599a Fix Klocwork Issue:bitwise operation size mismatch by P Dheeraj Srujan Kumar · 2 years, 11 months ago
  28. 91883b5 MAINTAINERS: Replace IRC by DISCORD by Tom Joseph · 3 years ago
  29. 8767c82 MAINTAINERS: update email/discord ID for Tom by Tom Joseph · 3 years ago
  30. ecc8efa Be more proactive at removing stale sessions by Vernon Mauery · 3 years ago
  31. cfb34ca Require a valid session state prior to executing commands by Vernon Mauery · 3 years ago
  32. 779e7e1 Only allow IPMI1.5 for non-session requests by Vernon Mauery · 3 years ago
  33. 1ab1c6b Enforce encryption/authentication on in-session RMCP+ messages by Vernon Mauery · 3 years ago
  34. a71b1ba Enforce correct packet lengths by Vernon Mauery · 3 years ago
  35. 7b64501 crypt_algo: add needed include by Andrew Geissler · 3 years, 1 month ago
  36. d4a4bed bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  37. 2908695 Add dbus interface for sol commands by Cheng C Yang · 4 years, 3 months ago
  38. de7dd5c Add RMCP Ping support by Kirill Pakhomov · 3 years, 3 months ago
  39. 07bb095 Fix includes by Ed Tanous · 3 years, 10 months ago
  40. 2b1edef add size checking for input payload data by Zhikui Ren · 3 years, 10 months ago
  41. f6e7230 Close active SOL session after disable SSH SOL by srikanta mondal · 4 years ago
  42. ecb32fb Add channel access mode check for ipmi commands. by AppaRao Puli · 4 years ago
  43. 5b114ed Add AfterCaseLabel for clang-format-10 by Vernon Mauery · 4 years ago
  44. 9d9b763 size_t: ensure cstddef included by Andrew Geissler · 4 years, 1 month ago
  45. 7408e76 string: ensure string included by Andrew Geissler · 4 years, 1 month ago
  46. 9edc231 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  47. a3de8a8 Use public for enable_shared_from_this by Yong Li · 4 years, 1 month ago
  48. a6ad5e1 Check if the object is still valid in the timeout callback function by Vernon Mauery · 4 years, 3 months ago
  49. 9979e99 Update the remote ip addr to session properties by Rajashekar Gade Reddy · 4 years, 4 months ago
  50. 4c49439 Remove HMAC-SHA1 from Authentication/Integrity Alg by Suryakanth Sekar · 4 years, 2 months ago
  51. 2555e2e rakp12: Fix for Callback privilege by jayaprakash Mutyala · 4 years, 5 months ago
  52. 706ef5a MAINTAINERS: remove Emily Shaffer by Emily Shaffer · 4 years, 4 months ago
  53. 899cf5a Fix elapsedSeconds date formatting causing netimid crash during BMC booting by Yong Li · 4 years, 5 months ago
  54. 86985d5 Fix: fix the access to sin/sin6_addr in getRemoteAddress by Ivan Mikhaylov · 4 years, 6 months ago
  55. 46bec0f Always return Message Tag and Remote Console Session ID by Jason M. Bills · 4 years, 6 months ago
  56. 8e342c9 Do not stop session in deactivate payload call by Yong Li · 4 years, 7 months ago
  57. 0f63e01 Fix: Handle exception during sol activate cmd by Rashmi RV · 4 years, 7 months ago
  58. b0a81f6 Add boost_coroutine to the link list by Vernon Mauery · 4 years, 6 months ago
  59. 49a94b2 Added current session Id to options map. by Rajashekar Gade Reddy · 4 years, 7 months ago
  60. 8c0bf98 Add VLAN device binding by Alvin Wang · 4 years, 8 months ago
  61. dafe364 Updated the close session to close any session by Rajashekar Gade Reddy · 5 years ago
  62. ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 4 years, 9 months ago
  63. b12d875 Fix:Activate payload missing req param length check by Ayushi Smriti · 4 years, 9 months ago
  64. 3819c1e Remove unused settings.cpp/settings.hpp by Vernon Mauery · 4 years, 9 months ago
  65. d9c86bb netipmid: Set right value for session->channelNum. by Saravanan Palanisamy · 4 years, 10 months ago
  66. 35ca150 netipmid: Handle invalid length for getPayloadInfo by anil kumar appana · 5 years ago
  67. 0a26904 netipmid: SOL payload activation control. by Saravanan Palanisamy · 5 years ago
  68. f8a34fc netipmid: Manage and expose session object by Suryakanth Sekar · 5 years ago
  69. 4c4694e [netipmid] Fix: validate user lockout status by Richard Marian Thomaiyar · 5 years ago
  70. b31e969 Rakp12: Validate user lockout status, before RMCP+ session by Ayushi Smriti · 5 years ago
  71. 052b7cf Set the current interface number based on the channel name by Vernon Mauery · 5 years ago
  72. d92bc32 spawn one rmcpp bridge per interface by Vernon Mauery · 5 years ago
  73. 8af90eb Skip IPMI Payload commands - IPMI Mesg disabled by Richard Marian Thomaiyar · 5 years ago
  74. 992e53c Cache the user & channel acces in session by Richard Marian Thomaiyar · 5 years ago
  75. 17c17cc build: install into bin instead of sbin by Patrick Venture · 5 years ago
  76. 250bf10 Update IPMI max session count from 5 to 15 by Suryakanth Sekar · 5 years ago
  77. 7e5d38d RAKP12: Don't allow user with NOACCESS priv. by Richard Marian Thomaiyar · 5 years ago
  78. b9631f8 Handle invalid length for Disable Payload command by Sumanth Bhat · 5 years ago
  79. 716d1ef Handle input - Get channel auth capabilities by Richard Marian Thomaiyar · 5 years ago
  80. 7a4ea79 netipmid: Remove unused event references by Vernon Mauery · 6 years ago
  81. 8d6f200 netipmid: make Handler asynchronous by Vernon Mauery · 6 years ago
  82. 7b98c07 netipmid: move to sdbusplus::asio from sdbusplus by Vernon Mauery · 6 years ago
  83. 6650164 netipmid: Update netipmid to use ipmid as the main queue by Vernon Mauery · 6 years ago
  84. 4f09eae Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  85. 27ebe58 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  86. db9f8e7 netipmid: add dependency on libchannellayer by Vernon Mauery · 5 years ago
  87. 4021b1f Return the maximum privilege in open session command by Tom Joseph · 5 years ago
  88. b882dbb Update the payload with authenticated field in the header by Tom Joseph · 5 years ago
  89. 615e4fd Null username support is removed from Get Channel Auth command by Tom Joseph · 5 years ago
  90. dc3e8b9 Fix the order of fields in Get Channel Auth Capabilities command by Tom Joseph · 5 years ago
  91. 7f268e4 netipmid: consolidate message-related things in message.hpp by Vernon Mauery · 6 years ago
  92. 6f353e8 netipmid: move sol timers to asio by Vernon Mauery · 6 years ago
  93. 7e4a651 netipmid: move sol console sockets to asio by Vernon Mauery · 6 years ago
  94. 7a0142c netipmid: move raw sockets to boost::asio sockets by Vernon Mauery · 6 years ago
  95. d5a4f45 Fix: Set proper session privilege for RAKP 1 by Richard Marian Thomaiyar · 5 years ago
  96. 5f1dd31 Fix: Get Payload info for non active payload by Richard Marian Thomaiyar · 5 years ago
  97. d8e92fe Fix: match exact privilege for priv lookup by Richard Marian Thomaiyar · 5 years ago
  98. 22c8a21 netipmid: use boost::asio signal handling by Vernon Mauery · 6 years ago
  99. fc37e59 netipmid: replace std::cerr with phosphor::logging calls by Vernon Mauery · 5 years ago
  100. 744b3c8 phosphor-net-ipmid: connect with the correct sockaddr size by Vernon Mauery · 5 years ago