1. a94ac61 Make the router const correct by Ed Tanous · 2 years, 10 months ago
  2. 93c0202 websocket: fix authless by Nan Zhou · 2 years, 10 months ago
  3. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  4. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  5. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  6. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  7. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  8. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  9. 543f440 Enable init checker by Ed Tanous · 3 years ago
  10. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  11. 168e20c Move to common variant by Ed Tanous · 3 years ago
  12. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years ago
  13. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  14. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  15. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 3 months ago
  16. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  17. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  18. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  19. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  20. feaf150 Fix XSS regressions by Ed Tanous · 3 years, 10 months ago
  21. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  22. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  23. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago[Renamed (99%) from http/routing.h]
  24. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  25. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  26. 988403c Clean up utils by Ed Tanous · 4 years, 4 months ago
  27. cc09044 Fix PATCH verb by Ed Tanous · 4 years, 3 months ago
  28. 888880a Cleanup per methods by Ed Tanous · 4 years, 4 months ago
  29. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  30. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  31. 6be0e40 Spelling: 's/Resposne/Response/g' by Gunnar Mills · 4 years, 6 months ago
  32. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  33. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 4 years, 11 months ago
  34. ee52ae1 Revert "Revert "Connection and websockets fixes"" by Jan Sowinski · 5 years ago
  35. a808664 Revert "Connection and websockets fixes" by James Feist · 5 years ago
  36. c00500b Connection and websockets fixes by Jan Sowinski · 5 years ago
  37. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  38. 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
  39. 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  40. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  41. 0c0084a Move default destructors to = default syntax by Ed Tanous · 5 years ago
  42. 02453b1 Fix the websocket handshake by Ratan Gupta · 5 years ago
  43. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago[Renamed (99%) from crow/include/crow/routing.h]
  44. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  45. ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
  46. 6f35956 Redfish(Authorization): Map the user role with the Redfish privileges by Ratan Gupta · 6 years ago
  47. 961c9d9 Response for insufficient privileges to 403 by Gunnar Mills · 6 years ago
  48. 2634dcd bmcweb: return 405 when a method is not supported by Ed Tanous · 6 years ago
  49. de5c9f3 bmcweb: avoid move in error conditions by Ed Tanous · 6 years ago
  50. f00032d Allow multiple registrations by Tanous · 6 years ago
  51. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  52. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  53. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  54. ceac6f7 Delete socket adapters by Ed Tanous · 6 years ago
  55. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  56. 1b0044b Move websocket implementation to boost beast by Ed Tanous · 6 years ago
  57. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  58. 514b813 Avoid an extra move when returning 404 by Ed Tanous · 6 years ago
  59. e0d918b Boost beast by Ed Tanous · 7 years ago
  60. ac569ed Fix seg fault on shutdown by Ed Tanous · 7 years ago
  61. 1c74de8 Update get_routes to use trie for efficiency by Ed Tanous · 7 years ago
  62. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  63. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  64. 3dac749 Lots of updates to webserver. by Ed Tanous · 7 years ago
  65. 9140a67 incremental by Ed Tanous · 8 years ago
  66. b4a7bfa Add route printer by Ed Tanous · 8 years ago
  67. 7045c8d Move crow to its own repo by Ed Tanous · 8 years ago