summaryrefslogtreecommitdiff
path: root/http/routing
AgeCommit message (Expand)AuthorFilesLines
2024-04-20Change ssl stream implementationsEd Tanous3-8/+9
2024-04-18Clean up BMCWEB_ENABLE_SSLEd Tanous3-9/+2
2024-04-01Fix SSE socketsEd Tanous1-4/+4
2024-03-18Add unit test for SSEEd Tanous1-4/+4
2023-10-16Remove extra variables in websocketsEd Tanous1-6/+6
2023-07-20Replace logging with std::formatEd Tanous1-2/+2
2023-06-30Remove FunctionTraitsEd Tanous1-30/+6
2023-06-28Simplify the routerEd Tanous2-154/+59
2023-06-09Break up router into separate filesEd Tanous6-0/+680