1. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  2. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  3. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  4. 638e239 http_connection: Fix loggedIn check and timeout by Lei YU · 3 years ago
  5. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  6. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years, 1 month ago
  7. 895e46d Skip contentLength check in insecure-disable-auth by JunLin Chen · 3 years, 1 month ago
  8. 6fbdbca Implement connection limit by Ed Tanous · 3 years, 1 month ago
  9. 88e1612 Deduplicate doAccept code by Ed Tanous · 3 years, 1 month ago
  10. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  11. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years, 1 month ago
  12. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  13. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  14. 171676f Fix bmcweb core-dump caused by Split up authenticate by zhanghaicheng · 3 years, 1 month ago
  15. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  16. 597d2b1 Delete the copy constructor on the Request object by Ed Tanous · 3 years, 4 months ago
  17. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 2 months ago
  18. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  19. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  20. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 2 months ago
  21. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 2 months ago
  22. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  23. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 3 months ago
  24. 39b129f Make code build in clang by Ed Tanous · 3 years, 2 months ago
  25. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 4 months ago
  26. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  27. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 4 months ago
  28. f79b7a5 Deduplicate url parsing code by Ed Tanous · 3 years, 4 months ago
  29. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 3 months ago
  30. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  31. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 4 months ago
  32. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  33. d32c4fa Boost uri update by Ed Tanous · 3 years, 4 months ago
  34. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 11 months ago
  35. 7de9f81 EventService : Optimize event data buffers by Sunitha Harish · 3 years, 5 months ago
  36. 596b203 Fill in request earlier by Ed Tanous · 3 years, 4 months ago
  37. 9a69d5a Clear UserSession in between requests by Ed Tanous · 3 years, 4 months ago
  38. 6c7f01d Rearrange/clean code in connection by Ed Tanous · 3 years, 4 months ago
  39. cf099fa Remove unused variables in connection class by Ed Tanous · 3 years, 4 months ago
  40. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 6 months ago
  41. 4147b8a connection use setter for completeRequestHandler by John Edward Broadbent · 3 years, 6 months ago
  42. 40aa058 Rearrange mtls code by Ed Tanous · 3 years, 6 months ago
  43. 02bdd96 Enable Keepalive to server role by dhineskumare · 3 years, 6 months ago
  44. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  45. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  46. b937830 Free cert usage before return by Vernon Mauery · 3 years, 7 months ago
  47. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  48. 8a9a25c Include what you use in http request and response by Ed Tanous · 3 years, 8 months ago
  49. f65b0be bmcweb: fetch ip address on every request in handle by Ivan Mikhaylov · 3 years, 9 months ago
  50. d4b6c66 Fix infinite redirect when webui isn't installed by Ed Tanous · 3 years, 10 months ago
  51. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  52. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 11 months ago
  53. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 11 months ago
  54. feaf150 Fix XSS regressions by Ed Tanous · 3 years, 11 months ago
  55. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 11 months ago
  56. 7531298 Change config file name to bmcweb_config.h by Ed Tanous · 3 years, 11 months ago
  57. 2aee6ca Remove permessage deflate from the build by Ed Tanous · 4 years ago
  58. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 4 years ago
  59. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 11 months ago
  60. c7b9cb3 Bind dev server to ipv4 only by Ed Tanous · 3 years, 11 months ago
  61. 74849be Add chrono include to http/utility.hpp by Ed Tanous · 4 years ago
  62. d830ff5 http: utility: Add base64encode by Adriana Kobylak · 4 years ago
  63. a90daf1 Add missing nullptr check by Ed Tanous · 4 years ago
  64. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years, 1 month ago
  65. 8ba7ae5 Flush the timer queue at each timer cancellation by Karthick Sundarrajan · 4 years, 1 month ago
  66. 83deb7d Avoid std::filesystem exception on trust store by Jonathan Doman · 4 years, 2 months ago
  67. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  68. 10f0d24 Revert "Redfish Session : Support ClientOriginIPAddress" by Ed Tanous · 4 years, 2 months ago
  69. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 3 months ago
  70. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  71. c7d3422 Avoid using deleted Connection in Response by Wludzik, Jozef · 4 years, 3 months ago
  72. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  73. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  74. e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
  75. 988403c Clean up utils by Ed Tanous · 4 years, 4 months ago
  76. cc09044 Fix PATCH verb by Ed Tanous · 4 years, 3 months ago
  77. 888880a Cleanup per methods by Ed Tanous · 4 years, 4 months ago
  78. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  79. eb643c2 Fix naming conventions in logger by Ed Tanous · 4 years, 3 months ago
  80. 0f8472a Remove socket() call from Request by Ed Tanous · 4 years, 3 months ago
  81. e7d1a1c Remove Server header from responses by Ed Tanous · 4 years, 3 months ago
  82. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  83. 57fce80 Improve JSON->HTML conversion by Ed Tanous · 6 years ago
  84. 23e6420 Fix using namespace by Ed Tanous · 4 years, 4 months ago
  85. b74e440 Remove tick timer by Ed Tanous · 4 years, 4 months ago
  86. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  87. 3bcc015 Fix build error in debug by Ed Tanous · 4 years, 4 months ago
  88. d139c23 Implement Modified Event log property by George Liu · 4 years, 5 months ago
  89. d4d77e3 Prep for boost 1.74.0 by Ed Tanous · 4 years, 5 months ago
  90. 92ccb88 Catch more errors in url_view by Ed Tanous · 4 years, 5 months ago
  91. 5beaf84 Improve base64Decode bounds checking by Jonathan Doman · 4 years, 5 months ago
  92. dc7a793 url_view throws if a parse error is found by Ed Tanous · 4 years, 5 months ago
  93. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  94. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 6 months ago
  95. 52cc112 Remove middlewares by Ed Tanous · 4 years, 6 months ago
  96. 5a7e877 Remove QueryString by James Feist · 4 years, 6 months ago
  97. 5a80664 Revert "Add out of bounds check in base64Decode" by James Feist · 4 years, 5 months ago
  98. afd77a5 Add out of bounds check in base64Decode by Zhikui Ren · 4 years, 5 months ago
  99. 6964c98 Fix MTLS Auth by James Feist · 4 years, 5 months ago
  100. ded2a1e Add back reset body limit by Gunnar Mills · 4 years, 6 months ago