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