1. 66d90c2 HTTP Client: Increase max conns and reqs by Carson Labrado · 2 years, 1 month ago
  2. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
  3. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  4. 513d1ff HTTP Client: Improve handling operation timeouts by Carson Labrado · 2 years, 5 months ago
  5. 77665bd header cleanups by Nan Zhou · 2 years, 2 months ago
  6. 3d36e3a ConnectionInfo move to bind_front by Ed Tanous · 2 years, 4 months ago
  7. 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
  8. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  9. 46a8146 Redfish Aggregation: Router to satellite resources by Carson Labrado · 2 years, 8 months ago
  10. 17dcc31 HTTP Client: Further increase httpReadBodyLimit by Carson Labrado · 2 years, 5 months ago
  11. 5cab68f HTTP Client: Fix handling on connection timeout by Carson Labrado · 2 years, 6 months ago
  12. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  13. 40d799e Remove redfish message from http client by Ed Tanous · 2 years, 6 months ago
  14. 6b3db60 Make resHandler const by Ed Tanous · 2 years, 6 months ago
  15. 768989b Remove unused variable by Ed Tanous · 2 years, 6 months ago
  16. ca72376 Fix unused branches in http_client by Ed Tanous · 2 years, 6 months ago
  17. bb49eb5 Fix #includes on http_client.hpp by Ed Tanous · 2 years, 6 months ago
  18. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  19. 4d94272 HttpClient: Increase httpReadBodyLimit by Carson Labrado · 2 years, 6 months ago
  20. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  21. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  22. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  23. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  24. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  25. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
  26. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  27. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  28. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 2 years, 11 months ago
  29. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
  30. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  31. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  32. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  33. 39b129f Make code build in clang by Ed Tanous · 3 years, 2 months ago
  34. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 4 months ago
  35. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  36. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  37. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 10 months ago
  38. 7de9f81 EventService : Optimize event data buffers by Sunitha Harish · 3 years, 4 months ago
  39. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 10 months ago
  40. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  41. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  42. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  43. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  44. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  45. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  46. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  47. fe44eb0 EventService: Add retry configuration support by Ayushi Smriti · 4 years, 8 months ago
  48. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  49. 92a74e5 fix for bmcweb CI build failure by AppaRao Puli · 4 years, 7 months ago
  50. dc3fbbd Fix duplicate NTP servers patch by Tony Lee · 4 years, 7 months ago
  51. 2a5689a EventService: Queuing the request data and retry by AppaRao Puli · 4 years, 8 months ago
  52. bd030d0 Http client support by AppaRao Puli · 4 years, 9 months ago