1. 1b82988 Remove unused utility classes by Ed Tanous · 2 years, 10 months ago
  2. 4456f08 Add back getParameterTag unit tests by Ed Tanous · 2 years, 10 months ago
  3. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  4. 46666f3 Fix the build for time_t by Ed Tanous · 2 years, 10 months ago
  5. 4656063 Fix constexpr on clang by Ed Tanous · 2 years, 10 months ago
  6. 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
  7. a94ac61 Make the router const correct by Ed Tanous · 2 years, 10 months ago
  8. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  9. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  10. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  11. 11baefe Move validateAndSplitUri to common utility header by Ed Tanous · 2 years, 11 months ago
  12. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 2 years, 11 months ago
  13. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
  14. e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
  15. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
  16. eae855c Add UrlFromPieces helper function by Ed Tanous · 3 years, 2 months ago
  17. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 2 years, 11 months ago
  18. 104f09c Enable readability-named-parameter checks by Ed Tanous · 2 years, 11 months ago
  19. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  20. c419c75 Remove getTimestamp by Ed Tanous · 2 years, 11 months ago
  21. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  22. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
  23. 665479d getDateTimeStdtime: fix building warnings in 32bits by Nan Zhou · 2 years, 11 months ago
  24. 22ce545 Fix Boost exceptions in GetDateTime series by Ed Tanous · 3 years ago
  25. 8d4c487 Update unit tests for getDateTime by Ed Tanous · 3 years ago
  26. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  27. 4bac4a8 Enable pro-type-cstyle-cast checks by Ed Tanous · 3 years ago
  28. 9b6ffca Enable pointer devolution checks by Ed Tanous · 3 years ago
  29. 600d239 Enable cpp core guidelines macro checks by Ed Tanous · 3 years ago
  30. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  31. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  32. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  33. 543f440 Enable init checker by Ed Tanous · 3 years ago
  34. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  35. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  36. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  37. 638e239 http_connection: Fix loggedIn check and timeout by Lei YU · 3 years ago
  38. 168e20c Move to common variant by Ed Tanous · 3 years ago
  39. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years ago
  40. 895e46d Skip contentLength check in insecure-disable-auth by JunLin Chen · 3 years ago
  41. 6fbdbca Implement connection limit by Ed Tanous · 3 years, 1 month ago
  42. 88e1612 Deduplicate doAccept code by Ed Tanous · 3 years, 1 month ago
  43. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  44. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years ago
  45. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  46. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  47. 171676f Fix bmcweb core-dump caused by Split up authenticate by zhanghaicheng · 3 years, 1 month ago
  48. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  49. 597d2b1 Delete the copy constructor on the Request object by Ed Tanous · 3 years, 3 months ago
  50. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 1 month ago
  51. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  52. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  53. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  54. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  55. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  56. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  57. 39b129f Make code build in clang by Ed Tanous · 3 years, 2 months ago
  58. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 4 months ago
  59. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  60. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 3 months ago
  61. f79b7a5 Deduplicate url parsing code by Ed Tanous · 3 years, 3 months ago
  62. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 3 months ago
  63. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  64. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 3 months ago
  65. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  66. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  67. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 10 months ago
  68. 7de9f81 EventService : Optimize event data buffers by Sunitha Harish · 3 years, 4 months ago
  69. 596b203 Fill in request earlier by Ed Tanous · 3 years, 3 months ago
  70. 9a69d5a Clear UserSession in between requests by Ed Tanous · 3 years, 3 months ago
  71. 6c7f01d Rearrange/clean code in connection by Ed Tanous · 3 years, 4 months ago
  72. cf099fa Remove unused variables in connection class by Ed Tanous · 3 years, 4 months ago
  73. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 5 months ago
  74. 4147b8a connection use setter for completeRequestHandler by John Edward Broadbent · 3 years, 5 months ago
  75. 40aa058 Rearrange mtls code by Ed Tanous · 3 years, 5 months ago
  76. 02bdd96 Enable Keepalive to server role by dhineskumare · 3 years, 6 months ago
  77. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  78. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  79. b937830 Free cert usage before return by Vernon Mauery · 3 years, 6 months ago
  80. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
  81. 8a9a25c Include what you use in http request and response by Ed Tanous · 3 years, 8 months ago
  82. f65b0be bmcweb: fetch ip address on every request in handle by Ivan Mikhaylov · 3 years, 8 months ago
  83. d4b6c66 Fix infinite redirect when webui isn't installed by Ed Tanous · 3 years, 10 months ago
  84. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  85. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  86. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 10 months ago
  87. feaf150 Fix XSS regressions by Ed Tanous · 3 years, 10 months ago
  88. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  89. 7531298 Change config file name to bmcweb_config.h by Ed Tanous · 3 years, 11 months ago
  90. 2aee6ca Remove permessage deflate from the build by Ed Tanous · 3 years, 11 months ago
  91. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  92. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  93. c7b9cb3 Bind dev server to ipv4 only by Ed Tanous · 3 years, 11 months ago
  94. 74849be Add chrono include to http/utility.hpp by Ed Tanous · 3 years, 11 months ago
  95. d830ff5 http: utility: Add base64encode by Adriana Kobylak · 4 years ago
  96. a90daf1 Add missing nullptr check by Ed Tanous · 4 years ago
  97. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  98. 8ba7ae5 Flush the timer queue at each timer cancellation by Karthick Sundarrajan · 4 years, 1 month ago
  99. 83deb7d Avoid std::filesystem exception on trust store by Jonathan Doman · 4 years, 1 month ago
  100. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago