1. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  2. e43512a Remove inline operator by Ed Tanous · 5 months ago
  3. 5ec2284 Fix mounting in proxy mode in virtual media by Boleslaw Ogonczyk Makowski · 7 months ago
  4. 4349881 Check size by Ed Tanous · 7 months ago
  5. 80ba22f std::remove to std::filesystem::remove by Ed Tanous · 8 months ago
  6. 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
  7. ccb0556 Fix bad merge conflict by Ed Tanous · 8 months ago
  8. e4b3275 Break out lambdas into real methods by Ed Tanous · 11 months ago
  9. 36c0f2a Consolidate Vm implementations by Ed Tanous · 11 months ago
  10. 3bfa3b2 Move to process v2 by Ed Tanous · 11 months ago
  11. 44106f3 Fix buffer_copy by Ed Tanous · 9 months ago
  12. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  13. e1bf8bb Fixes bmcweb crashed when mounting virtual media by Troy Lee · 1 year, 4 months ago
  14. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  15. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  16. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 7 months ago
  17. 36ecbf3 Fixing blocking system call to async mode by Troy Lee · 3 years, 4 months ago
  18. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  19. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  20. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  21. 4ee8f0b bmcweb: fixes virtual media buffer overflow by Troy Lee · 3 years, 5 months ago
  22. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  23. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 10 months ago
  24. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
  25. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  26. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  27. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  28. 5edbe94 Use less specific includes by Ed Tanous · 3 years, 3 months ago
  29. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
  30. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  31. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  32. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  33. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  34. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  35. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  36. 4425044 Drop the boost 1.7 related dependency by Manojkiran Eda · 4 years, 6 months ago
  37. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  38. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  39. 0c0084a Move default destructors to = default syntax by Ed Tanous · 5 years ago
  40. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  41. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  42. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  43. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  44. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago