summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
45 hoursFix mounting in proxy mode in virtual mediaHEADmasterBoleslaw Ogonczyk Makowski1-4/+12
3 daysCheck sizeEd Tanous1-3/+4
5 daysLast fix for inversionEd Tanous1-1/+1
8 daysRemove reserveEd Tanous1-5/+0
10 daysFix merge conflict in sessionEd Tanous1-0/+1
10 daysstd::remove to std::filesystem::removeEd Tanous1-1/+3
10 daysCheck return codesEd Tanous1-2/+10
12 daysMove logging argsEd Tanous2-2/+0
2024-05-04obmc_console: Fix some missing headersGunnar Mills1-0/+6
2024-05-03Manage Request with shared_ptrJonathan Doman1-17/+18
2024-05-01Bring consistency to config optionsEd Tanous5-100/+67
2024-04-30Fix bad merge conflictEd Tanous1-11/+2
2024-04-30Break out lambdas into real methodsEd Tanous1-156/+144
2024-04-30Consolidate Vm implementationsEd Tanous2-426/+434
2024-04-29Break out formattersEd Tanous4-0/+105
2024-04-27Add static webpack etag supportEd Tanous2-4/+67
2024-04-27Move to process v2Ed Tanous2-17/+30
2024-04-26Make cookie auth check all headersEd Tanous1-43/+48
2024-04-23Remove XSS prevention codeEd Tanous2-65/+14
2024-04-23Implement a Content-Security-Policy TODOEd Tanous1-83/+82
2024-04-19Add missing headersEd Tanous3-4/+1
2024-04-18Remove ibm locks featureSunitha Harish3-958/+1
2024-04-18Clean up BMCWEB_ENABLE_SSLEd Tanous1-2/+0
2024-04-16Remove OpenSSL warnings ignoreEd Tanous2-1/+4
2024-04-13Fix nullptr failures for image uploadEd Tanous1-0/+6
2024-04-11Fix file removalEd Tanous2-3/+13
2024-04-11Fix buffer_copyEd Tanous3-10/+11
2024-04-11Fix large copies with url_view and segments_viewEd Tanous1-0/+1
2024-04-11Simplify routerEd Tanous2-2/+0
2024-04-10Move run and redfish to compile unitsEd Tanous1-0/+3
2024-04-07Fix moves/forwardEd Tanous4-6/+5
2024-04-03Call dump() lessEd Tanous1-4/+1
2024-04-01Fix redundant inline operatorsEd Tanous1-1/+1
2024-04-01Use no-switch-default on clangEd Tanous1-0/+2
2024-03-29Remove old uses of cout/cerrEd Tanous2-19/+21
2024-03-25Remove unused variableEd Tanous1-1/+0
2024-03-25Enable bugprone clang checkEd Tanous1-1/+4
2024-03-25Fix redundant init issuesEd Tanous1-7/+15
2024-03-22Fix content-security-policy disableEd Tanous1-1/+1
2024-03-22Revert "Refactor after login"Ed Tanous1-23/+28
2024-03-21Clean up management console rest to use readJsonEd Tanous1-9/+9
2024-03-16Refactor after loginEd Tanous1-28/+23
2024-02-28Fix coredump on async method during validatePrivilegeMyung Bae1-1/+2
2024-01-19Remove some boost includesEd Tanous6-26/+46
2024-01-16DBus REST: Fix array and dict handlingMikhail Zhvakin1-3/+3
2024-01-09Fix spelling mistakesEd Tanous5-11/+11
2023-12-05Unit test ConnectionEd Tanous1-3/+0
2023-10-31Move to file_body in boostEd Tanous3-11/+4
2023-10-27Refactor populateUserInfoJonathan Doman1-47/+21
2023-10-24multipart-parser: eliminate temporary to emplace_backPatrick Williams1-2/+2