summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Make missing static files directory non-fatalEd Tanous1-1/+11
2021-03-11Redfish Session : Fix clientIp getting mapped to clientIdSunitha Harish3-7/+10
2021-03-09Fix KVM issue on DISABLE_XSS_PREVENTIONArun P. Mohanan1-1/+1
2021-03-08EventService : Support async_resolve for subscribersSunitha Harish1-0/+99
2021-02-24Fix the build on clang-11Ed Tanous2-3/+2
2021-02-19Fix compile issue on DISABLE_XSS_PREVENTIONEd Tanous2-38/+40
2021-02-19Fix nlohmann::json::dump callsEd Tanous2-3/+6
2021-02-19Start using sdbusplus::message::filename()Ed Tanous1-7/+6
2021-02-14IBM ConfigFile upload : Fix content-type validationSunitha Harish1-6/+4
2021-02-14IBM Management Console: Replacing crow::Response with bmcweb::AsyncRespSunitha Harish1-142/+165
2021-02-13Validate the path during ConfigFile uploadSunitha Harish1-13/+162
2020-12-18Fix .clang-tidyEd Tanous8-75/+73
2020-12-15Add meson options for all authentication methods.Alan Kuo2-2/+42
2020-12-12Add hostname listener for generating self-signed HTTPS certificateAlan Kuo2-5/+207
2020-11-17fix bmcweb crash during sol communicationAppaRao Puli1-0/+14
2020-11-12Call applySessionTimeouts before writing dataGunnar Mills2-17/+19
2020-11-10Redfish Session : Support ClientOriginIPAddressSunitha Harish3-4/+8
2020-11-02Improve loops & fix cpp check warningManojkiran Eda2-23/+49
2020-10-29Fix Release Lock APIManojkiran Eda1-1/+1
2020-10-23Turn on ALL perf checksEd Tanous4-14/+26
2020-10-23fix include namesEd Tanous18-47/+37
2020-10-23Timeout is not per-sessionEd Tanous2-14/+27
2020-10-15Lots of performance improvementsEd Tanous8-40/+44
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous7-248/+194
2020-10-09Move Openssl GeneratorEd Tanous2-39/+49
2020-10-07Remove adl_serializer uses for jsonEd Tanous3-61/+32
2020-10-06Fix includesEd Tanous2-4/+3
2020-10-05Fix the build without the mutual TLS auth supportAlexander Filippov1-4/+7
2020-10-05Implement bugprone-branch-clone complianceEd Tanous2-19/+3
2020-10-05Add PATCH support for SessionTimeout PropertyManojkiran Eda2-6/+29
2020-10-02Fix bad log statementEd Tanous1-1/+1
2020-09-30modernize ibm management consoleEd Tanous2-17/+16
2020-09-29Fix naming conventionsEd Tanous8-48/+47
2020-09-28Fix the buildEd Tanous1-0/+5
2020-09-24Improve JSON->HTML conversionEd Tanous1-0/+614
2020-09-22Fix IBM management console to match coding standardEd Tanous2-17/+19
2020-09-17Fix using namespaceEd Tanous1-1/+1
2020-09-16remove using namespaceEd Tanous1-1/+0
2020-09-03Revert http::Request::socket() callbackEd Tanous1-299/+0
2020-08-27Move webassets structures to constexprEd Tanous1-7/+14
2020-08-26Fix unused param errorsVikram Bodireddy1-2/+2
2020-08-24Modernize; Move some apis to range based for loopEd Tanous2-9/+8
2020-08-24Prep for boost 1.74.0Ed Tanous1-0/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous9-56/+60
2020-08-17Enable clang warningsEd Tanous14-145/+147
2020-08-17Remove middlewaresEd Tanous18-204/+136
2020-08-07Deallocate memory during failed caseAppaRao Puli1-0/+1
2020-08-05Handling Broadcast message serviceAsmitha Karunanithi1-4/+37
2020-08-05EventService : Send event for ConfigFile updationAsmitha Karunanithi1-6/+24
2020-08-04EventService : Send event for the ConfigFile creationSunitha Harish1-0/+7