summaryrefslogtreecommitdiffstats
path: root/message_parsers.hpp
Commit message (Expand)AuthorAgeFilesLines
* netipmid: use shared_ptr on session instead of shared_ptr+referencesVernon Mauery2018-11-211-4/+6
* netipmid: use shared_ptr on messages instead of unique_ptr+referencesVernon Mauery2018-11-211-11/+16
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-12/+8
* Correct doxygen syntax in phosphor-net-ipmidTom Joseph2017-05-231-11/+11
* Implement encryptPayload and invoke it when flattening the packetTom Joseph2017-02-241-0/+9
* Implement decryptPayload and invoke it when unflattening the packetTom Joseph2017-02-241-0/+13
* Modify the addIntegrityData to pass the payload lengthTom Joseph2017-02-241-3/+5
* Modify the verifyPacketIntegrity to pass the Payload lengthTom Joseph2017-02-241-3/+4
* Change the response buffer size passed to provider libraryTom Joseph2017-01-311-0/+3
* Message parser changes to support Integrity AlgoTom Joseph2017-01-171-0/+23
* Minor cleanup of Message parserTom Joseph2017-01-161-5/+0
* Message parser for parsing IPMI messageTom Joseph2016-12-161-0/+178
OpenPOWER on IntegriCloud