summaryrefslogtreecommitdiff
path: root/redfish-core/src/utils
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Create Redfish specific setProperty callEd Tanous1-0/+76
2024-03-28Add misc-include-cleanerEd Tanous2-1/+3
2024-03-19Call systemd SetTime directlyEd Tanous1-3/+3
2023-09-08Simplify datetime parsingEd Tanous1-0/+44
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+49
2023-03-11Remove body member from RequestEd Tanous1-1/+1
2023-02-17Add option for validating content-type headerEd Tanous1-3/+13
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-481/+1
2018-10-22Implement a new way of unpacking json to structsEd Tanous1-3/+0
2018-09-05Move to clang-format-6.0Ed Tanous1-299/+371
2018-07-27Move over to upstream c++ styleEd Tanous1-2/+2
2018-06-29Boost beastEd Tanous1-2/+1
2018-06-29Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil1-0/+454