summaryrefslogtreecommitdiffstats
path: root/command/open_session.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return the maximum privilege in open session commandTom Joseph2019-02-121-3/+18
* netipmid: replace std::cerr with phosphor::logging callsVernon Mauery2018-12-191-3/+5
* netipmid: use std::shared_ptr instead of weak_ptr/lockVernon Mauery2018-11-061-10/+9
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-24/+29
* Patch #2 Reducing IPMI logging footprintNagaraju Goruganti2018-04-021-3/+0
* Prepare for adding RMCP+ cipher suite 17Vernon Mauery2017-12-071-4/+4
* Change the signature of the command handler functions.Tom Joseph2017-04-251-2/+2
* Validate Integrity Algorithm in Open Session Request commandTom Joseph2017-02-241-4/+2
* Validate Confidentiality Algo in Open Session requestTom Joseph2017-02-241-1/+2
* Authentication Algo keeps record of the Confidentiality algoTom Joseph2017-02-241-1/+2
* Validate Integrity Algo in Open Session requestTom Joseph2017-01-171-2/+6
* Open Session Request/Response ImplementationTom Joseph2016-12-161-0/+93
OpenPOWER on IntegriCloud