summaryrefslogtreecommitdiff
path: root/redfish-core/include/event_service_manager.hpp
AgeCommit message (Expand)AuthorFilesLines
42 hoursRemove nlohmann::json::items()Ed Tanous1-5/+7
8 daysRemove readSSEQueryParams methodEd Tanous1-89/+0
2024-05-23Fix crash in SSEEd Tanous1-3/+5
2024-05-10Fix lesser used optionsEd Tanous1-15/+9
2024-04-19Add missing headersEd Tanous1-0/+1
2024-04-11Fix file removalEd Tanous1-2/+11
2024-04-11Fix large copies with url_view and segments_viewEd Tanous1-1/+3
2024-04-01Fix SSE socketsEd Tanous1-0/+5
2024-01-19Remove some boost includesEd Tanous1-1/+0
2024-01-09Fix spelling mistakesEd Tanous1-1/+1
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-3/+3
2023-10-05Update to boost 1.83.0Ed Tanous1-1/+1
2023-08-23Move http client to URLEd Tanous1-33/+10
2023-08-21Use rangesEd Tanous1-19/+14
2023-07-20Replace logging with std::formatEd Tanous1-63/+60
2023-07-12Use openssl random number generatorEd Tanous1-1/+1
2023-07-06Remove IBM console events from RedfishEd Tanous1-17/+0
2023-06-27Remove ServerSentEvents classEd Tanous1-1/+0
2023-06-13Move registry code out of event service managerEd Tanous1-25/+1
2023-06-05Add SSE style subscription support to eventserviceAppaRao Puli1-22/+83
2023-05-30Allow async resolver to be optionalEd Tanous1-18/+15
2023-05-16Boost::urls::formatEd Tanous1-3/+4
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-11/+10
2023-03-20Aggregation: Increase response read limit to 50MBCarson Labrado1-21/+15
2023-02-24Pass string views by valueEd Tanous1-1/+1
2023-02-17Implement alternative to on boost::splitEd Tanous1-7/+8
2023-01-18Fix a boatload of #includesEd Tanous1-8/+8
2023-01-17Add check for globalsEd Tanous1-0/+5
2022-12-15Prepare for boost::url upgradeEd Tanous1-1/+1
2022-10-12header cleanupsNan Zhou1-1/+1
2022-09-12Remove nlohmann brace initializationEd Tanous1-37/+31
2022-08-24Remove tcp_streamEd Tanous1-1/+1
2022-08-24Add SSL support for http_client (EventService)AppaRao Puli1-1/+2
2022-08-16task payload, initialize jsonValue in constructorEd Tanous1-4/+3
2022-08-15Move time utils to be in one placeEd Tanous1-11/+13
2022-08-02Simplify fillMessageArgsEd Tanous1-7/+9
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-3/+3
2022-07-16Remove usages of boost::starts/ends_withEd Tanous1-0/+2
2022-07-12Fix const correctness issuesEd Tanous1-7/+7
2022-07-09Fix undefined behavior in timestamp parsingEd Tanous1-1/+1
2022-06-30Require explicit decorator on one arg constructorsEd Tanous1-1/+2
2022-06-27Add missing Context type to MetricReportAppaRao Puli1-0/+7
2022-06-25sessions: iwyunitroglycerine1-0/+1
2022-06-21clang: fix extra semicolonNan Zhou1-1/+1
2022-06-15bmcweb: Set Retry Policy Valid Response CodesCarson Labrado1-1/+19
2022-06-01Try to fix the lambda formatting issueEd Tanous1-72/+70
2022-05-23bmcweb: Remove hardcoded HTTP verbs and headersCarson Labrado1-2/+3
2022-05-13Remove brace initialization of json objectsEd Tanous1-16/+18
2022-05-11Refactor HttpClient ClassCarson Labrado1-29/+26
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-3/+4