index
:
phosphor-net-ipmid
master
OpenBMC Phosphor network IPMI daemon sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
message_handler.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netipmid: make Handler asynchronous
Vernon Mauery
2019-02-25
1
-34
/
+60
*
netipmid: consolidate message-related things in message.hpp
Vernon Mauery
2019-02-04
1
-49
/
+4
*
netipmid: replace std::cerr with phosphor::logging calls
Vernon Mauery
2018-12-19
1
-1
/
+0
*
netipmid: use shared_ptr on messages instead of unique_ptr+references
Vernon Mauery
2018-11-21
1
-7
/
+8
*
netipmid: apply clang-format rules
Vernon Mauery
2018-11-02
1
-128
/
+129
*
explicit use of std::vector instead of buffer/Buffer
Vernon Mauery
2017-12-05
1
-1
/
+1
*
Correct doxygen syntax in phosphor-net-ipmid
Tom Joseph
2017-05-23
1
-5
/
+5
*
Throw exception instead of returning error code from send function.
Tom Joseph
2017-04-25
1
-8
/
+5
*
Add function to send unsolicited IPMI payload to remote console.
Tom Joseph
2017-04-25
1
-0
/
+14
*
Add function to send outbound SOL payload
Tom Joseph
2017-04-25
1
-0
/
+8
*
Make the default value of session header to IPMI2.0 header.
Tom Joseph
2017-04-25
1
-2
/
+1
*
Provide API to set socket channel in session object.
Tom Joseph
2017-04-25
1
-1
/
+4
*
Modify constructor for message handler class.
Tom Joseph
2017-04-25
1
-4
/
+7
*
Copy the IPMI input message details to output message
Tom Joseph
2017-01-16
1
-1
/
+0
*
Add Message Handler
Tom Joseph
2016-12-16
1
-0
/
+119