1. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  2. 724985f Break out SSL key handler into a compile unit by Ed Tanous · 7 months ago
  3. 8332831 Fix lesser used options by Ed Tanous · 8 months ago
  4. 8db8374 Clean up BMCWEB_ENABLE_SSL by Ed Tanous · 8 months ago
  5. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  6. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  7. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  8. 52e3162 Simplify body by Ed Tanous · 11 months ago
  9. a889420 bmcweb: Add nullptr check for weakptr by zhaogang.0108 · 1 year ago
  10. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  11. 5ebb9d3 Remove extra variables in websockets by Ed Tanous · 1 year, 10 months ago
  12. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  13. 7e9c08e Revert "Fix websocket csrf checking" by Ed Tanous · 1 year, 6 months ago
  14. 052bcbf Add support for multiple consoles by Ninad Palsule · 1 year, 7 months ago
  15. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  16. e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
  17. 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 2 years, 10 months ago
  18. e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 1 year, 10 months ago
  19. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  20. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  21. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  22. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  23. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  24. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  25. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  26. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  27. 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
  28. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  29. e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
  30. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
  31. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  32. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  33. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  34. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  35. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  36. 02bdd96 Enable Keepalive to server role by dhineskumare · 3 years, 6 months ago
  37. 2aee6ca Remove permessage deflate from the build by Ed Tanous · 3 years, 11 months ago
  38. a90daf1 Add missing nullptr check by Ed Tanous · 4 years ago
  39. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  40. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago[Renamed (99%) from http/websocket.h]
  41. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  42. d4d77e3 Prep for boost 1.74.0 by Ed Tanous · 4 years, 4 months ago
  43. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  44. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  45. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  46. f6a0d63 Add 'reason' message to websocket close method by Wludzik, Jozef · 4 years, 5 months ago
  47. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  48. f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 9 months ago
  49. 250b0eb Permission check for virtual media proxy mode by Przemyslaw Czarnowski · 4 years, 10 months ago
  50. ee52ae1 Revert "Revert "Connection and websockets fixes"" by Jan Sowinski · 5 years ago
  51. a808664 Revert "Connection and websockets fixes" by James Feist · 5 years ago
  52. c00500b Connection and websockets fixes by Jan Sowinski · 5 years ago
  53. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  54. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago[Renamed (99%) from crow/include/crow/websocket.h]
  55. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  56. fe5b216 Add security headers to websockets by Ed Tanous · 6 years ago
  57. ae29b8c bmcweb: /s/boost::beast::string_view/std::string_view/g by Adriana Kobylak · 6 years ago
  58. 69664cf crow: websocket: Increase input buffer size by Adriana Kobylak · 6 years ago
  59. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  60. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  61. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  62. ceac6f7 Delete socket adapters by Ed Tanous · 6 years ago
  63. 8f62635 bmcweb: Remove deprecatd ASIO interfaces by Ed Tanous · 6 years ago
  64. 609145a Fix buffer bug in websockets by Ed Tanous · 6 years ago
  65. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  66. 1b0044b Move websocket implementation to boost beast by Ed Tanous · 6 years ago
  67. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  68. e0d918b Boost beast by Ed Tanous · 7 years ago
  69. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  70. 4d92cbf incremental by Ed Tanous · 8 years ago
  71. f3d847c incremental by Ed Tanous · 8 years ago
  72. 9140a67 incremental by Ed Tanous · 8 years ago
  73. 7d3dba4 Make app middlewares not require specific instances of app by Ed Tanous · 8 years ago
  74. 7045c8d Move crow to its own repo by Ed Tanous · 8 years ago