summaryrefslogtreecommitdiffstats
path: root/message_parsers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement encryptPayload and invoke it when flattening the packetTom Joseph2017-02-241-6/+29
* Implement decryptPayload and invoke it when unflattening the packetTom Joseph2017-02-241-3/+27
* Modify the addIntegrityData to pass the payload lengthTom Joseph2017-02-241-6/+8
* Modify the verifyPacketIntegrity to pass the Payload lengthTom Joseph2017-02-241-4/+5
* Correct the calculation of integrity pad lengthTom Joseph2017-02-151-2/+2
* Astyle changes in message_parsers.cppTom Joseph2017-02-101-6/+6
* Fix compilation errors for x86-64 SDKTom Joseph2017-02-091-1/+1
* Message parser changes to support Integrity AlgoTom Joseph2017-01-171-0/+91
* Minor cleanup of Message parserTom Joseph2017-01-161-9/+9
* Message parser for parsing IPMI messageTom Joseph2016-12-161-0/+223
OpenPOWER on IntegriCloud