Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add socket channel property to session to send SOL packets. | Tom Joseph | 2017-04-25 | 1 | -0/+3 |
* | Provide API to check if the confidentiality algo is enabled for the session. | Tom Joseph | 2017-04-25 | 1 | -0/+10 |
* | Provide API to check if integrity algorithm is enabled for the session. | Tom Joseph | 2017-04-25 | 1 | -0/+9 |
* | Initialise the in/out sequence numbers | Tom Joseph | 2017-02-24 | 1 | -2/+2 |
* | Modify the session data to handle the Confidentiality algo | Tom Joseph | 2017-02-24 | 1 | -0/+34 |
* | Correct the aligment for a long line | Tom Joseph | 2017-02-09 | 1 | -1/+1 |
* | Session data modified to handle integrity algo | Tom Joseph | 2017-01-17 | 1 | -0/+34 |
* | Representation of an IPMI session | Tom Joseph | 2016-12-12 | 1 | -0/+185 |