summaryrefslogtreecommitdiffstats
path: root/session.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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