1. 6295bec Don't throw if no-content is provided by Ed Tanous · 5 years ago
  2. e3e2961 Fix SSL-disabled build by Jason M. Bills · 5 years ago
  3. 6f35956 Redfish(Authorization): Map the user role with the Redfish privileges by Ratan Gupta · 6 years ago
  4. a0dba0f Add __FILE__ and __LINE__ to log prints by James Feist · 5 years ago
  5. 961c9d9 Response for insufficient privileges to 403 by Gunnar Mills · 6 years ago
  6. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  7. fe5b216 Add security headers to websockets by Ed Tanous · 6 years ago
  8. ae29b8c bmcweb: /s/boost::beast::string_view/std::string_view/g by Adriana Kobylak · 6 years ago
  9. 69664cf crow: websocket: Increase input buffer size by Adriana Kobylak · 6 years ago
  10. 92e07bf Redfish: Local variable overriding member variable by Marri Devender Rao · 6 years ago
  11. c6c91d4 Add link for "Uri" objects by Jason M. Bills · 6 years ago
  12. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  13. 2634dcd bmcweb: return 405 when a method is not supported by Ed Tanous · 6 years ago
  14. de5c9f3 bmcweb: avoid move in error conditions by Ed Tanous · 6 years ago
  15. f00032d Allow multiple registrations by Tanous · 6 years ago
  16. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  17. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  18. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  19. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  20. 457207f bmcweb: update TLS cipher suites to mozilla modern by Ed Tanous · 6 years ago
  21. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  22. 2f1ebcd bmcweb: Resolve build error with non-SSL builds by Ed Tanous · 6 years ago
  23. ceac6f7 Delete socket adapters by Ed Tanous · 6 years ago
  24. 8f62635 bmcweb: Remove deprecatd ASIO interfaces by Ed Tanous · 6 years ago
  25. 93ef580 bmcweb: Resolve issue with MIME type on redfish by Ed Tanous · 6 years ago
  26. 6af8330 bmcweb: Fix inversion of SSL by Ed Tanous · 6 years ago
  27. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  28. 789a6a3 bmcweb: make SSL enabling more effective by Ed Tanous · 6 years ago
  29. 3112a14 bmcweb: Fix header includes to be more specific by Ed Tanous · 6 years ago
  30. a29c997 bmcweb: Move some functions to utilities by Ed Tanous · 6 years ago
  31. 4fa8b84 crow: work around gcc bug 87513 by Brad Bishop · 6 years ago
  32. 8c20c72 Remove HTTPMethod Enum by Ed Tanous · 6 years ago
  33. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  34. 43fcbe5 Fix URL query parameter parsing by Jason M. Bills · 6 years ago
  35. 609145a Fix buffer bug in websockets by Ed Tanous · 6 years ago
  36. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  37. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  38. d3a3806 Disable threading by Ed Tanous · 6 years ago
  39. acb7cfb Implement POST for redfish UpdateService by Jennifer Lee · 7 years ago
  40. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  41. 1b0044b Move websocket implementation to boost beast by Ed Tanous · 6 years ago
  42. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  43. 2cd4cc1 Implement debug logging for responses by Ed Tanous · 6 years ago
  44. 514b813 Avoid an extra move when returning 404 by Ed Tanous · 6 years ago
  45. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  46. 9bd21fc Fix issue with basic auth and the bmcweb by Ed Tanous · 7 years ago
  47. e0d918b Boost beast by Ed Tanous · 7 years ago
  48. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  49. ac569ed Fix seg fault on shutdown by Ed Tanous · 7 years ago
  50. 257f579 Implement pretty printing json to HTML by Ed Tanous · 7 years ago
  51. 9e6e1b2 Remove multithreaded code, and make crow use a single thread by Ed Tanous · 7 years ago
  52. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  53. 4cbda89 Make crow pretty print json responses by Ed Tanous · 7 years ago
  54. 7fdc97c Fix unbounded memory consumption in crow by Borawski.Lukasz · 7 years ago
  55. cde8434 Fix HTTP 405 code handling by Borawski.Lukasz · 7 years ago
  56. 168792a Allow for systemd socket activation by Vernon Mauery · 7 years ago
  57. 93de6db Fix bug with continued HTTP sessions by Ed Tanous · 7 years ago
  58. 86e1b66 Node abstraction layer by Borawski.Lukasz · 7 years ago
  59. c331344 Enable PATCH method in crow by Borawski.Lukasz · 7 years ago
  60. c353c59 Revert "Merge "Enable PATCH method in crow"" by Ed Tanous · 7 years ago
  61. e2d96ed Merge "Enable PATCH method in crow" by Tanous, Ed · 7 years ago
  62. c4af36b Enable PATCH method in crow by Borawski.Lukasz · 7 years ago
  63. 9d8fd30 Middleware prepared for Redfish integration by Borawski.Lukasz · 7 years ago
  64. 1c74de8 Update get_routes to use trie for efficiency by Ed Tanous · 7 years ago
  65. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  66. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  67. 3dac749 Lots of updates to webserver. by Ed Tanous · 7 years ago
  68. 4d92cbf incremental by Ed Tanous · 8 years ago
  69. f3d847c incremental by Ed Tanous · 8 years ago
  70. c9b5521 incremental by Ed Tanous · 8 years ago
  71. 4758d5b incremental by Ed Tanous · 8 years ago
  72. cfbe25d Disable file logging by Ed Tanous · 8 years ago
  73. 0d485ef Incremental by Ed Tanous · 8 years ago
  74. 620ec59 incremental by Ed Tanous · 8 years ago
  75. f0226cd test by Ed Tanous · 8 years ago
  76. f457991 Add some debugging for yocto by Ed Tanous · 8 years ago
  77. 4c3cbc6 enable logging by Ed Tanous · 8 years ago
  78. 9140a67 incremental by Ed Tanous · 8 years ago
  79. 7d3dba4 Make app middlewares not require specific instances of app by Ed Tanous · 8 years ago
  80. b4a7bfa Add route printer by Ed Tanous · 8 years ago
  81. 1e94fa4 add more testing for auth middleware by Ed Tanous · 8 years ago
  82. 7045c8d Move crow to its own repo by Ed Tanous · 8 years ago
  83. 38bdb98 incremetnal by Ed Tanous · 8 years ago
  84. 0fdddb1 initial commit by Ed Tanous · 8 years ago