1. ec43741 phosphor-ipmi-net: Add sysrq handle in netipmid for ipmitool sol. by Tingting Chen · 1 year, 9 months ago
  2. 7b7f25f logging: switch to lg2 by George Liu · 2 years ago
  3. be1470c Fix cppcheck warnings by George Liu · 2 years ago
  4. 0a59062 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  5. bc8958f Update to latest clang-format by George Liu · 2 years ago
  6. b35ea6e net-ipmid: sol: Remove set/get sol conf command by Jian Zhang · 2 years, 4 months ago
  7. 318c008 Fix calling sol info command immediately after sol set command issue by Connie Yin · 2 years, 5 months ago
  8. af23add Fix for closeSession with invalid session ID by Jayaprakash Mutyala · 2 years, 8 months ago
  9. 5819666 session_cmds: Validate reserved field content by Jayaprakash Mutyala · 2 years, 9 months ago
  10. 12d199b catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  11. 1c5b3ab exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  12. 05c1447 rakp12: Clear security sensitive data by Jayaprakash Mutyala · 3 years, 9 months ago
  13. 0e0546f Log Redfish event for invalid login via RMCPP interface by sunitakx · 3 years, 1 month ago
  14. 60d6e4e Add Get Channel Cipher Suites Command by Vernon Mauery · 3 years ago
  15. 41ff9b5 make internal command functor match external by Vernon Mauery · 3 years, 1 month ago
  16. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years, 1 month ago
  17. ecc8efa Be more proactive at removing stale sessions by Vernon Mauery · 3 years, 1 month ago
  18. 2908695 Add dbus interface for sol commands by Cheng C Yang · 4 years, 4 months ago
  19. 2b1edef add size checking for input payload data by Zhikui Ren · 4 years ago
  20. ecb32fb Add channel access mode check for ipmi commands. by AppaRao Puli · 4 years ago
  21. 9d9b763 size_t: ensure cstddef included by Andrew Geissler · 4 years, 2 months ago
  22. 2555e2e rakp12: Fix for Callback privilege by jayaprakash Mutyala · 4 years, 6 months ago
  23. 46bec0f Always return Message Tag and Remote Console Session ID by Jason M. Bills · 4 years, 7 months ago
  24. 8e342c9 Do not stop session in deactivate payload call by Yong Li · 4 years, 8 months ago
  25. dafe364 Updated the close session to close any session by Rajashekar Gade Reddy · 5 years ago
  26. ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 4 years, 10 months ago
  27. b12d875 Fix:Activate payload missing req param length check by Ayushi Smriti · 4 years, 10 months ago
  28. d9c86bb netipmid: Set right value for session->channelNum. by Saravanan Palanisamy · 5 years ago
  29. 35ca150 netipmid: Handle invalid length for getPayloadInfo by anil kumar appana · 5 years ago
  30. 0a26904 netipmid: SOL payload activation control. by Saravanan Palanisamy · 5 years ago
  31. f8a34fc netipmid: Manage and expose session object by Suryakanth Sekar · 5 years ago
  32. 4c4694e [netipmid] Fix: validate user lockout status by Richard Marian Thomaiyar · 5 years ago
  33. b31e969 Rakp12: Validate user lockout status, before RMCP+ session by Ayushi Smriti · 5 years ago
  34. 052b7cf Set the current interface number based on the channel name by Vernon Mauery · 5 years ago
  35. 992e53c Cache the user & channel acces in session by Richard Marian Thomaiyar · 5 years ago
  36. 7e5d38d RAKP12: Don't allow user with NOACCESS priv. by Richard Marian Thomaiyar · 5 years ago
  37. b9631f8 Handle invalid length for Disable Payload command by Sumanth Bhat · 5 years ago
  38. 716d1ef Handle input - Get channel auth capabilities by Richard Marian Thomaiyar · 5 years ago
  39. 4f09eae Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  40. 4021b1f Return the maximum privilege in open session command by Tom Joseph · 5 years ago
  41. 615e4fd Null username support is removed from Get Channel Auth command by Tom Joseph · 5 years ago
  42. dc3e8b9 Fix the order of fields in Get Channel Auth Capabilities command by Tom Joseph · 5 years ago
  43. d5a4f45 Fix: Set proper session privilege for RAKP 1 by Richard Marian Thomaiyar · 5 years ago
  44. 5f1dd31 Fix: Get Payload info for non active payload by Richard Marian Thomaiyar · 5 years ago
  45. d8e92fe Fix: match exact privilege for priv lookup by Richard Marian Thomaiyar · 5 years ago
  46. fc37e59 netipmid: replace std::cerr with phosphor::logging calls by Vernon Mauery · 6 years ago
  47. d91fd9d Support privilege based lookup with user name by Richard Marian Thomaiyar · 6 years ago
  48. 99b8784 Revert "W/A for CI test case - Accept empty user name" by Richard Marian Thomaiyar · 6 years ago
  49. d2563c5 W/A for CI test case - Accept empty user name by Richard Marian Thomaiyar · 6 years ago
  50. 127748a RMCP+ login support with privilege by Richard Marian Thomaiyar · 6 years ago
  51. a65e30d style: cppcheck cleanup by Patrick Venture · 6 years ago
  52. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
  53. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  54. 56527b9 Support username for IPMI default user account by Tom Joseph · 6 years ago
  55. 8093849 Implement get payload instance info command by Tom Joseph · 6 years ago
  56. 6f83cbc Support SOL parameter channel number by Tom Joseph · 6 years ago
  57. 1d9d416 Patch #2 Reducing IPMI logging footprint by Nagaraju Goruganti · 6 years ago
  58. 7e9e2ef Add support for cipher suite 17 by Vernon Mauery · 7 years ago
  59. 9b307be Prepare for adding RMCP+ cipher suite 17 by Vernon Mauery · 7 years ago
  60. 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
  61. 541aee7 Spelling fixes by Gunnar Mills · 7 years ago
  62. 83029cb Cache system GUID in netipmid by Tom Joseph · 7 years ago
  63. 6516cef sol: Handle deactivate payload correctly when session is closed by Tom Joseph · 7 years ago
  64. 3563f8f Correct doxygen syntax in phosphor-net-ipmid by Tom Joseph · 7 years ago
  65. 20aef33 Add support for Get SOL configuration parameters command. by Tom Joseph · 7 years ago
  66. 48b9951 Add support for Set SOL Configuration parameters command. by Tom Joseph · 7 years ago
  67. 96b6d81 Allow SOL activation only if SOL is enabled. by Tom Joseph · 7 years ago
  68. 18a45e9 Change the signature of the command handler functions. by Tom Joseph · 7 years ago
  69. e1ae56c Add command handler for Payload activation status command. by Tom Joseph · 7 years ago
  70. e2f0a8e Add handler for Deactivate payload command. by Tom Joseph · 7 years ago
  71. 5c846a8 Add command handler for Activate payload command. by Tom Joseph · 7 years ago
  72. e14ac96 Add command handler for SOL activating command. by Tom Joseph · 7 years ago
  73. 64b3dec Add handler function for incoming SOL payload. by Tom Joseph · 7 years ago
  74. 1e7aa19 Validate Integrity Algorithm in Open Session Request command by Tom Joseph · 7 years ago
  75. 4c766eb Set the Confidentiality Algo in the RAKP34 command by Tom Joseph · 7 years ago
  76. 2f0bd0e Validate Confidentiality Algo in Open Session request by Tom Joseph · 7 years ago
  77. ba11f79 Authentication Algo keeps record of the Confidentiality algo by Tom Joseph · 7 years ago
  78. ef02fb3 Refactor the RAKP34 implementation by Tom Joseph · 7 years ago
  79. 818d070 Set the Integrity Algo once the Session setup succeeds by Tom Joseph · 7 years ago
  80. 7949afc Validate Integrity Algo in Open Session request by Tom Joseph · 7 years ago
  81. 9662c3a Session Commands Implementation by Tom Joseph · 8 years ago
  82. 50fb50a RAKP Message 3 & RAKP Message 4 Implementation by Tom Joseph · 8 years ago
  83. 8bb10b7 RAKP Message 1 & RAKP Message 2 Implementation by Tom Joseph · 8 years ago
  84. 8e832ee Open Session Request/Response Implementation by Tom Joseph · 8 years ago
  85. 4a8f34d Get Channel Authentication Capabilities Implementation by Tom Joseph · 8 years ago
  86. f8da32a Implementation to read System UUID from Chassis DBUS object by Tom Joseph · 8 years ago