summaryrefslogtreecommitdiff
path: root/http/http_server.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Bring consistency to config optionsEd Tanous1-1/+1
2024-04-20Change ssl stream implementationsEd Tanous1-2/+2
2024-04-18Clean up BMCWEB_ENABLE_SSLEd Tanous1-31/+21
2023-12-05Unit test ConnectionEd Tanous1-2/+2
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-1/+1
2023-07-20Replace logging with std::formatEd Tanous1-8/+8
2023-07-11Implement data pointer clang-tidy checkEd Tanous1-1/+1
2023-06-06Remove this->Ed Tanous1-3/+3
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-02-24Take boost error_code by referenceEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-1/+1
2022-08-05Drop boost::posix_timeEd Tanous1-1/+0
2022-06-28Fix shadowed variable issuesEd Tanous1-6/+6
2022-06-14http_server: remove unused variableNan Zhou1-3/+0
2022-06-01Try to fix the lambda formatting issueEd Tanous1-8/+8
2022-03-07Don't rely on operator << for object loggingEd Tanous1-2/+2
2021-12-15Deduplicate doAccept codeEd Tanous1-28/+15
2021-12-15Make timer system use boostEd Tanous1-23/+6
2020-12-18Fix .clang-tidyEd Tanous1-8/+8
2020-10-23fix include namesEd Tanous1-0/+240