1. 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
  2. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  3. 4c30e22 Redfish Aggregation: Aggregate Collections by Carson Labrado · 2 years, 6 months ago
  4. 1c0bb5c Redfish Aggregation: Fixup aggregated URIs by Carson Labrado · 2 years, 7 months ago
  5. 46a8146 Redfish Aggregation: Router to satellite resources by Carson Labrado · 2 years, 8 months ago
  6. 7f8d8fa Allow parsing urls with extra elements by Ed Tanous · 2 years, 4 months ago
  7. 17dcc31 HTTP Client: Further increase httpReadBodyLimit by Carson Labrado · 2 years, 5 months ago
  8. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  9. 2c98676 Support micro and milli resolution on timestamps by Ed Tanous · 2 years, 5 months ago
  10. ac6250a routing: fix some comments by Nan Zhou · 2 years, 5 months ago
  11. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 9 months ago
  12. 9896eae Drop boost::posix_time by Ed Tanous · 2 years, 5 months ago
  13. 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
  14. f610caa Remove jsonMode method by Ed Tanous · 2 years, 9 months ago
  15. d9049df app: fix -Wpessimizing-move by Nan Zhou · 2 years, 5 months ago
  16. 5b22492 ServiceRoot Support Link header by Ed Tanous · 2 years, 6 months ago
  17. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  18. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  19. 5cab68f HTTP Client: Fix handling on connection timeout by Carson Labrado · 2 years, 6 months ago
  20. ef641b6 Simplify logic in router matcher by Ed Tanous · 2 years, 6 months ago
  21. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  22. bb60f4d Fix const correctness on http Response object by Ed Tanous · 2 years, 6 months ago
  23. c715ec2 Remove magic numbers by Ed Tanous · 2 years, 10 months ago
  24. 40d799e Remove redfish message from http client by Ed Tanous · 2 years, 6 months ago
  25. 6b3db60 Make resHandler const by Ed Tanous · 2 years, 6 months ago
  26. 768989b Remove unused variable by Ed Tanous · 2 years, 6 months ago
  27. ca72376 Fix unused branches in http_client by Ed Tanous · 2 years, 6 months ago
  28. bb49eb5 Fix #includes on http_client.hpp by Ed Tanous · 2 years, 6 months ago
  29. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  30. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  31. ef74026 http: router_test: fix namespace by Nan Zhou · 2 years, 6 months ago
  32. dff2f9b http: router_test: fix headers by Nan Zhou · 2 years, 6 months ago
  33. bf8ab7a http: utility_test: fix namespace by Nan Zhou · 2 years, 6 months ago
  34. 26500f2 http: utility_test: fix headers by Nan Zhou · 2 years, 6 months ago
  35. 4d94272 HttpClient: Increase httpReadBodyLimit by Carson Labrado · 2 years, 6 months ago
  36. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  37. cec58fe http/app: iwyu by Nan Zhou · 2 years, 7 months ago
  38. f9f4007 http_server: remove unused variable by Nan Zhou · 2 years, 7 months ago
  39. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  40. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  41. 71f2db7 Allow boost url and url_view to be added to json by Ed Tanous · 2 years, 7 months ago
  42. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  43. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  44. 918ef25 Include-what-you-use in http connection by Ed Tanous · 2 years, 7 months ago
  45. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 7 months ago
  46. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  47. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  48. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  49. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
  50. d01e32c Revert "Handle HEAD and Allow headers per the spec" by Ed Tanous · 2 years, 8 months ago
  51. 867b205 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  52. 89f1800 Implement etag headers by Ed Tanous · 2 years, 9 months ago
  53. c867a83 Delete forked function_traits by Ed Tanous · 2 years, 10 months ago
  54. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  55. ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
  56. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  57. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  58. 1c82527 Drop unused App.sslFile() method by Jiaqing Zhao · 2 years, 9 months ago
  59. 1c30e50 Refactor getParameterTag by Ed Tanous · 2 years, 10 months ago
  60. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  61. 313a3c2 Remove special router logic for trailing slash by Ed Tanous · 2 years, 10 months ago
  62. 1b82988 Remove unused utility classes by Ed Tanous · 2 years, 10 months ago
  63. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  64. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  65. 46666f3 Fix the build for time_t by Ed Tanous · 2 years, 10 months ago
  66. 4656063 Fix constexpr on clang by Ed Tanous · 2 years, 10 months ago
  67. 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
  68. a94ac61 Make the router const correct by Ed Tanous · 2 years, 10 months ago
  69. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  70. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  71. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  72. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  73. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  74. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  75. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  76. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  77. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  78. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  79. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  80. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  81. c419c75 Remove getTimestamp by Ed Tanous · 2 years, 11 months ago
  82. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  83. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  84. 665479d getDateTimeStdtime: fix building warnings in 32bits by Nan Zhou · 2 years, 11 months ago
  85. 22ce545 Fix Boost exceptions in GetDateTime series by Ed Tanous · 3 years ago
  86. 8d4c487 Update unit tests for getDateTime by Ed Tanous · 3 years ago
  87. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  88. 4bac4a8 Enable pro-type-cstyle-cast checks by Ed Tanous · 3 years ago
  89. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
  90. 600d239 Enable cpp core guidelines macro checks by Ed Tanous · 3 years ago
  91. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  92. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  93. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  94. 543f440 Enable init checker by Ed Tanous · 3 years ago
  95. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  96. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  97. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  98. 638e239 http_connection: Fix loggedIn check and timeout by Lei YU · 3 years ago
  99. 168e20c Move to common variant by Ed Tanous · 3 years ago
  100. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years ago