1. 4f09eae Convert host-ipmid -> libipmid by William A. Kennington III · 5 years ago
  2. 4021b1f Return the maximum privilege in open session command by Tom Joseph · 5 years ago
  3. 615e4fd Null username support is removed from Get Channel Auth command by Tom Joseph · 5 years ago
  4. dc3e8b9 Fix the order of fields in Get Channel Auth Capabilities command by Tom Joseph · 5 years ago
  5. d5a4f45 Fix: Set proper session privilege for RAKP 1 by Richard Marian Thomaiyar · 5 years ago
  6. 5f1dd31 Fix: Get Payload info for non active payload by Richard Marian Thomaiyar · 5 years ago
  7. d8e92fe Fix: match exact privilege for priv lookup by Richard Marian Thomaiyar · 5 years ago
  8. fc37e59 netipmid: replace std::cerr with phosphor::logging calls by Vernon Mauery · 6 years ago
  9. d91fd9d Support privilege based lookup with user name by Richard Marian Thomaiyar · 6 years ago
  10. 99b8784 Revert "W/A for CI test case - Accept empty user name" by Richard Marian Thomaiyar · 6 years ago
  11. d2563c5 W/A for CI test case - Accept empty user name by Richard Marian Thomaiyar · 6 years ago
  12. 127748a RMCP+ login support with privilege by Richard Marian Thomaiyar · 6 years ago
  13. a65e30d style: cppcheck cleanup by Patrick Venture · 6 years ago
  14. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
  15. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  16. 56527b9 Support username for IPMI default user account by Tom Joseph · 6 years ago
  17. 8093849 Implement get payload instance info command by Tom Joseph · 6 years ago
  18. 6f83cbc Support SOL parameter channel number by Tom Joseph · 6 years ago
  19. 1d9d416 Patch #2 Reducing IPMI logging footprint by Nagaraju Goruganti · 6 years ago
  20. 7e9e2ef Add support for cipher suite 17 by Vernon Mauery · 7 years ago
  21. 9b307be Prepare for adding RMCP+ cipher suite 17 by Vernon Mauery · 7 years ago
  22. 70fd29c explicit use of std::vector instead of buffer/Buffer by Vernon Mauery · 7 years ago
  23. 541aee7 Spelling fixes by Gunnar Mills · 7 years ago
  24. 83029cb Cache system GUID in netipmid by Tom Joseph · 7 years ago
  25. 6516cef sol: Handle deactivate payload correctly when session is closed by Tom Joseph · 7 years ago
  26. 3563f8f Correct doxygen syntax in phosphor-net-ipmid by Tom Joseph · 7 years ago
  27. 20aef33 Add support for Get SOL configuration parameters command. by Tom Joseph · 7 years ago
  28. 48b9951 Add support for Set SOL Configuration parameters command. by Tom Joseph · 7 years ago
  29. 96b6d81 Allow SOL activation only if SOL is enabled. by Tom Joseph · 7 years ago
  30. 18a45e9 Change the signature of the command handler functions. by Tom Joseph · 7 years ago
  31. e1ae56c Add command handler for Payload activation status command. by Tom Joseph · 7 years ago
  32. e2f0a8e Add handler for Deactivate payload command. by Tom Joseph · 7 years ago
  33. 5c846a8 Add command handler for Activate payload command. by Tom Joseph · 7 years ago
  34. e14ac96 Add command handler for SOL activating command. by Tom Joseph · 7 years ago
  35. 64b3dec Add handler function for incoming SOL payload. by Tom Joseph · 7 years ago
  36. 1e7aa19 Validate Integrity Algorithm in Open Session Request command by Tom Joseph · 7 years ago
  37. 4c766eb Set the Confidentiality Algo in the RAKP34 command by Tom Joseph · 7 years ago
  38. 2f0bd0e Validate Confidentiality Algo in Open Session request by Tom Joseph · 7 years ago
  39. ba11f79 Authentication Algo keeps record of the Confidentiality algo by Tom Joseph · 7 years ago
  40. ef02fb3 Refactor the RAKP34 implementation by Tom Joseph · 7 years ago
  41. 818d070 Set the Integrity Algo once the Session setup succeeds by Tom Joseph · 7 years ago
  42. 7949afc Validate Integrity Algo in Open Session request by Tom Joseph · 7 years ago
  43. 9662c3a Session Commands Implementation by Tom Joseph · 8 years ago
  44. 50fb50a RAKP Message 3 & RAKP Message 4 Implementation by Tom Joseph · 8 years ago
  45. 8bb10b7 RAKP Message 1 & RAKP Message 2 Implementation by Tom Joseph · 8 years ago
  46. 8e832ee Open Session Request/Response Implementation by Tom Joseph · 8 years ago
  47. 4a8f34d Get Channel Authentication Capabilities Implementation by Tom Joseph · 8 years ago
  48. f8da32a Implementation to read System UUID from Chassis DBUS object by Tom Joseph · 8 years ago