1. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  2. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  3. ef74026 http: router_test: fix namespace by Nan Zhou · 2 years, 6 months ago
  4. dff2f9b http: router_test: fix headers by Nan Zhou · 2 years, 6 months ago
  5. bf8ab7a http: utility_test: fix namespace by Nan Zhou · 2 years, 6 months ago
  6. 26500f2 http: utility_test: fix headers by Nan Zhou · 2 years, 6 months ago
  7. 4d94272 HttpClient: Increase httpReadBodyLimit by Carson Labrado · 2 years, 7 months ago
  8. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  9. cec58fe http/app: iwyu by Nan Zhou · 2 years, 7 months ago
  10. f9f4007 http_server: remove unused variable by Nan Zhou · 2 years, 7 months ago
  11. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  12. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  13. 71f2db7 Allow boost url and url_view to be added to json by Ed Tanous · 2 years, 8 months ago
  14. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  15. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  16. 918ef25 Include-what-you-use in http connection by Ed Tanous · 2 years, 8 months ago
  17. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 8 months ago
  18. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  19. 039a47e Add callback for response handling to HttpClient by Carson Labrado · 2 years, 9 months ago
  20. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  21. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 10 months ago
  22. d01e32c Revert "Handle HEAD and Allow headers per the spec" by Ed Tanous · 2 years, 8 months ago
  23. 867b205 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  24. 89f1800 Implement etag headers by Ed Tanous · 2 years, 10 months ago
  25. c867a83 Delete forked function_traits by Ed Tanous · 2 years, 10 months ago
  26. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  27. ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
  28. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  29. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  30. 1c82527 Drop unused App.sslFile() method by Jiaqing Zhao · 2 years, 9 months ago
  31. 1c30e50 Refactor getParameterTag by Ed Tanous · 2 years, 10 months ago
  32. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  33. 313a3c2 Remove special router logic for trailing slash by Ed Tanous · 2 years, 10 months ago
  34. 1b82988 Remove unused utility classes by Ed Tanous · 2 years, 10 months ago
  35. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  36. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  37. 46666f3 Fix the build for time_t by Ed Tanous · 2 years, 10 months ago
  38. 4656063 Fix constexpr on clang by Ed Tanous · 2 years, 11 months ago
  39. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years ago
  40. a94ac61 Make the router const correct by Ed Tanous · 2 years, 11 months ago
  41. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 11 months ago
  42. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  43. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  44. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  45. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  46. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  47. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  48. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  49. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  50. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  51. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  52. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 3 years ago
  53. c419c75 Remove getTimestamp by Ed Tanous · 3 years ago
  54. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  55. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  56. 665479d getDateTimeStdtime: fix building warnings in 32bits by Nan Zhou · 3 years ago
  57. 22ce545 Fix Boost exceptions in GetDateTime series by Ed Tanous · 3 years ago
  58. 8d4c487 Update unit tests for getDateTime by Ed Tanous · 3 years ago
  59. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  60. 4bac4a8 Enable pro-type-cstyle-cast checks by Ed Tanous · 3 years ago
  61. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
  62. 600d239 Enable cpp core guidelines macro checks by Ed Tanous · 3 years ago
  63. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  64. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  65. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  66. 543f440 Enable init checker by Ed Tanous · 3 years ago
  67. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  68. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  69. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  70. 638e239 http_connection: Fix loggedIn check and timeout by Lei YU · 3 years ago
  71. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  72. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years, 1 month ago
  73. 895e46d Skip contentLength check in insecure-disable-auth by JunLin Chen · 3 years, 1 month ago
  74. 6fbdbca Implement connection limit by Ed Tanous · 3 years, 1 month ago
  75. 88e1612 Deduplicate doAccept code by Ed Tanous · 3 years, 1 month ago
  76. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  77. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years, 1 month ago
  78. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  79. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  80. 171676f Fix bmcweb core-dump caused by Split up authenticate by zhanghaicheng · 3 years, 1 month ago
  81. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  82. 597d2b1 Delete the copy constructor on the Request object by Ed Tanous · 3 years, 4 months ago
  83. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 2 months ago
  84. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  85. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  86. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 2 months ago
  87. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 2 months ago
  88. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  89. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 3 months ago
  90. 39b129f Make code build in clang by Ed Tanous · 3 years, 2 months ago
  91. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 4 months ago
  92. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  93. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 4 months ago
  94. f79b7a5 Deduplicate url parsing code by Ed Tanous · 3 years, 4 months ago
  95. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 3 months ago
  96. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  97. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 4 months ago
  98. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  99. d32c4fa Boost uri update by Ed Tanous · 3 years, 4 months ago
  100. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 11 months ago