summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-02-17Add option for validating content-type headerEd Tanous1-0/+1
2023-02-17Implement alternative to on boost::splitEd Tanous1-0/+1
2023-01-10Use intermediate bmcweb object filesEd Tanous1-2/+11
2023-01-03Ignore clang warningEd Tanous1-0/+1
2023-01-03Fix sensor overrideEd Tanous1-0/+1
2022-12-15Prepare for boost::url upgradeEd Tanous1-11/+2
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+1
2022-12-06Make router take up less space for verbsEd Tanous1-0/+1
2022-11-03Subproject include as system includeEd Tanous1-0/+2
2022-11-01Fix meson warningEd Tanous1-1/+1
2022-11-01Upgrade required version of boost to 1.80Ed Tanous1-1/+1
2022-11-01Fix meson warningsEd Tanous1-8/+2
2022-10-21Implements PowerSubsystem schemaChicago Duan1-0/+1
2022-10-18use multiple test targetsNan Zhou1-15/+18
2022-10-18move config to a subdirNan Zhou1-39/+5
2022-09-22treewide: reorganize unit testsNan Zhou1-23/+23
2022-09-21LogService: System dump calls common dump handlersClaire Weinan1-0/+1
2022-08-29Change meson to only require boost 1.79Ed Tanous1-1/+1
2022-08-29Upgrade boost 1.78->1.80Ed Tanous1-2/+2
2022-08-17Disable source locations in OpenSSLEd Tanous1-0/+1
2022-08-17Remove extra debug information from boost urlEd Tanous1-0/+1
2022-08-10Add redfish-oem-manager-fan-data optionGunnar Mills1-0/+1
2022-08-01Add Redfish ThermalSubsystem schema in bmcwebXiaochao Ma1-0/+1
2022-07-26authn: correct meson behaviorsNan Zhou1-0/+5
2022-07-22chassis: replace lambda with inline functionsNan Zhou1-0/+1
2022-07-11Google RoT: add unit tests for /google/v1Nan Zhou1-0/+1
2022-07-07dbus_singleton: use stack variable and externNan Zhou1-0/+1
2022-07-07ip utils test: revive the testNan Zhou1-0/+1
2022-06-28Fix shadowed variable issuesEd Tanous1-0/+1
2022-06-21crow_getroutes_test: revive the testNan Zhou1-0/+1
2022-06-18openbmc_jtag_rest_test: move to openbmc_dbus_restNan Zhou1-1/+0
2022-06-18openbmc_dbus_rest_test: revive testsNan Zhou1-0/+1
2022-05-31meson option: make the insecure-disable-auth macro more accurateNan Zhou1-1/+1
2022-05-27Enable -Wno-psabi for bmcweb buildsEd Tanous1-0/+1
2022-05-23bmcweb: Fetch Satellite Config from D-BusCarson Labrado1-0/+3
2022-05-23Include tinyxml2 dependency for all buildsCody Smith1-7/+5
2022-05-17Handle HEAD and Allow headers per the specEd Tanous1-0/+1
2022-05-17Change UpdateService POST URIEd Tanous1-0/+1
2022-05-13Separate validFilename into a separate functionJosh Lehan1-0/+1
2022-05-11Revert "Handle HEAD and Allow headers per the spec"Ed Tanous1-1/+0
2022-05-10Handle HEAD and Allow headers per the specEd Tanous1-0/+1
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-0/+2
2022-04-05Implement ExpandEd Tanous1-1/+2
2022-04-05Add new option for query parametersEd Tanous1-0/+2
2022-03-17Disable boost exceptionsEd Tanous1-1/+2
2022-03-01Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+1
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-0/+1
2022-02-25subproject: boost-url & boost: update revisionNan Zhou1-2/+2
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous1-1/+2
2021-12-20Implement MIME parsingEd Tanous1-0/+1