summaryrefslogtreecommitdiffstats
path: root/session.hpp
Commit message (Expand)AuthorAgeFilesLines
* RMCP+ login support with privilegeRichard Marian Thomaiyar2018-11-211-3/+8
* netipmid: use libcrypto prng instead of insecure std::randVernon Mauery2018-11-141-1/+2
* netipmid: make session a header-only situationVernon Mauery2018-11-141-1/+25
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-193/+189
* Support username for IPMI default user accountTom Joseph2018-04-231-1/+1
* Correct doxygen syntax in phosphor-net-ipmidTom Joseph2017-05-231-10/+10
* Add socket channel property to session to send SOL packets.Tom Joseph2017-04-251-0/+3
* Provide API to check if the confidentiality algo is enabled for the session.Tom Joseph2017-04-251-0/+10
* Provide API to check if integrity algorithm is enabled for the session.Tom Joseph2017-04-251-0/+9
* Initialise the in/out sequence numbersTom Joseph2017-02-241-2/+2
* Modify the session data to handle the Confidentiality algoTom Joseph2017-02-241-0/+34
* Correct the aligment for a long lineTom Joseph2017-02-091-1/+1
* Session data modified to handle integrity algoTom Joseph2017-01-171-0/+34
* Representation of an IPMI sessionTom Joseph2016-12-121-0/+185
OpenPOWER on IntegriCloud