summaryrefslogtreecommitdiff
path: root/include/async_resolve.hpp
AgeCommit message (Expand)AuthorFilesLines
10 daysMove logging argsEd Tanous1-1/+0
2024-05-01Bring consistency to config optionsEd Tanous1-2/+0
2024-04-07Fix moves/forwardEd Tanous1-1/+1
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-1/+1
2023-08-23Move http client to URLEd Tanous1-2/+3
2023-07-20Replace logging with std::formatEd Tanous1-9/+10
2023-07-14AsyncResolve cleanups and error handlingEd Tanous1-30/+33
2023-05-30Allow async resolver to be optionalEd Tanous1-8/+32
2023-02-24Take boost error_code by referenceEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-0/+3
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+1
2022-06-01Try to fix the lambda formatting issueEd Tanous1-43/+42
2022-04-19Remove regex uses in event service and consolidateEd Tanous1-14/+3
2022-03-07Don't rely on operator << for object loggingEd Tanous1-1/+2
2022-01-12Enable checks for pointer arithmeticEd Tanous1-0/+1
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous1-0/+5
2022-01-12Enable init checkerEd Tanous1-1/+1
2022-01-12Enable clang-tidy forward reference checksEd Tanous1-1/+1
2021-03-08EventService : Support async_resolve for subscribersSunitha Harish1-0/+99