1. 8425624 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. 099fb09 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  3. 198b0f8 Safe overloading with std::equal by George Liu · 2 years, 5 months ago
  4. be1470c Fix cppcheck warnings by George Liu · 2 years, 6 months ago
  5. a82e4d3 message_parsers: Use const reference where possible by Lei YU · 2 years, 6 months ago
  6. ce1f4fc message_parsers: Use local session instance by Lei YU · 2 years, 6 months ago
  7. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 3 years, 7 months ago
  8. 779e7e1 Only allow IPMI1.5 for non-session requests by Vernon Mauery · 3 years, 7 months ago
  9. 1ab1c6b Enforce encryption/authentication on in-session RMCP+ messages by Vernon Mauery · 3 years, 7 months ago
  10. a71b1ba Enforce correct packet lengths by Vernon Mauery · 3 years, 7 months ago
  11. de7dd5c Add RMCP Ping support by Kirill Pakhomov · 3 years, 10 months ago
  12. 2b1edef add size checking for input payload data by Zhikui Ren · 4 years, 6 months ago
  13. f8a34fc netipmid: Manage and expose session object by Suryakanth Sekar · 6 years ago
  14. b882dbb Update the payload with authenticated field in the header by Tom Joseph · 6 years ago
  15. fc37e59 netipmid: replace std::cerr with phosphor::logging calls by Vernon Mauery · 6 years ago
  16. 224f36a netipmid: use shared_ptr on session instead of shared_ptr+references by Vernon Mauery · 6 years ago
  17. d999ffc netipmid: use shared_ptr on messages instead of unique_ptr+references by Vernon Mauery · 6 years ago
  18. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 6 years ago
  19. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 6 years ago
  20. 7536283 Implement encryptPayload and invoke it when flattening the packet by Tom Joseph · 8 years ago
  21. 78478a8 Implement decryptPayload and invoke it when unflattening the packet by Tom Joseph · 8 years ago
  22. 1404bca Modify the addIntegrityData to pass the payload length by Tom Joseph · 8 years ago
  23. 027dfc2 Modify the verifyPacketIntegrity to pass the Payload length by Tom Joseph · 8 years ago
  24. 5a2d3ce Correct the calculation of integrity pad length by Tom Joseph · 8 years ago
  25. 5fa487c Astyle changes in message_parsers.cpp by Tom Joseph · 8 years ago
  26. c0f5b5d Fix compilation errors for x86-64 SDK by Tom Joseph · 8 years ago
  27. 64703f4 Message parser changes to support Integrity Algo by Tom Joseph · 8 years ago
  28. 6a56076 Minor cleanup of Message parser by Tom Joseph · 8 years ago
  29. 4e57ada Message parser for parsing IPMI message by Tom Joseph · 8 years ago