summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-16Remove usages of boost::starts/ends_withEd Tanous8-32/+28
2022-07-12Fix const correctness issuesEd Tanous3-6/+6
2022-07-11Google RoT: simplify subtree iterationNan Zhou1-9/+5
2022-07-11Google RoT: add unit tests for /google/v1Nan Zhou1-0/+39
2022-07-11Google RoT: remove global constant stringsNan Zhou1-13/+13
2022-07-11Google RoT: allign callback styleNan Zhou1-64/+85
2022-07-07dbus_singleton: use stack variable and externNan Zhou1-1/+5
2022-07-07Google RoT: avoid potential dangling pointerNan Zhou1-1/+1
2022-07-07dbus_utility_test: fix test case namesNan Zhou1-6/+8
2022-07-05Remove unused variablesEd Tanous1-1/+0
2022-07-01Make nbd-proxy header build in all casesEd Tanous1-3/+3
2022-07-01Remove BLONSEd Tanous1-1412/+0
2022-06-30Require explicit decorator on one arg constructorsEd Tanous1-2/+2
2022-06-28http_utility_test: fix test case namesNan Zhou1-4/+14
2022-06-28http_utility_test: add namespaceNan Zhou1-8/+14
2022-06-28Fix shadowed variable issuesEd Tanous3-13/+13
2022-06-28http_utility_test: fix headersNan Zhou1-2/+2
2022-06-28dbus_utility_test: clean up headersNan Zhou1-5/+4
2022-06-28dbus_utility_test: add namespaceNan Zhou1-10/+17
2022-06-28human_sort_test: add namespaceNan Zhou1-2/+7
2022-06-28human_sort_test: fix headersNan Zhou1-2/+4
2022-06-27Rearrange forward_unauthorizedEd Tanous1-22/+21
2022-06-25sessions: iwyunitroglycerine1-8/+0
2022-06-25multipart_test: use ASSERT_EQ correctlyNan Zhou1-20/+20
2022-06-25multipart_test: add namespaceNan Zhou1-1/+6
2022-06-25multipart_test: fix headersNan Zhou1-3/+7
2022-06-25openbmc_dbus_rest_test: fix headersNan Zhou1-3/+3
2022-06-24dbus_utility: iwyuNan Zhou1-0/+6
2022-06-23pam_authenticate: remove unused referenceNan Zhou2-2/+0
2022-06-19openbmc_dbus_rest: use auto for json iteratorsNan Zhou1-3/+2
2022-06-18openbmc_dbus_rest_test: refactor testsNan Zhou1-62/+48
2022-06-18openbmc_jtag_rest_test: move to openbmc_dbus_restNan Zhou1-0/+50
2022-06-11On logout set Session cookie with expired dateGunnar Mills1-0/+5
2022-06-06Fix www-authenticate behaviorEd Tanous1-6/+13
2022-06-01Try to fix the lambda formatting issueEd Tanous15-1667/+1578
2022-05-26auth: change authorization.hpp to authentication.hppNan Zhou1-2/+2
2022-05-24bmcweb: fixes virtual media buffer overflowTroy Lee1-2/+3
2022-05-20google_api: Fix build issueJiaqing Zhao1-1/+2
2022-05-20Add RootOfTrustCollection and RootOfTrust under Google service root.Vidya Satyamsetti1-10/+192
2022-05-13Separate validFilename into a separate functionJosh Lehan2-2/+43
2022-05-13Remove brace initialization of json objectsEd Tanous6-114/+141
2022-05-13Move /bus/system/<str>/<path> POST to methodEd Tanous1-345/+317
2022-05-12Move redfish v1 into redfish-coreEd Tanous1-21/+0
2022-04-30Fix unmounting image in proxy mode.Przemyslaw Czarnowski1-1/+1
2022-04-30Fix compilation of nbd_proxy.hppPrzemyslaw Czarnowski1-4/+6
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-14/+3
2022-03-29Remove AsyncResp from openHandlerzhanghch055-10/+5
2022-03-25Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROPEd Tanous1-0/+2
2022-03-22Consitently use dbus::utility typesEd Tanous8-56/+40
2022-03-21Replace CSP plugin-types directive with object-srcJiaqing Zhao1-2/+2