summaryrefslogtreecommitdiff
path: root/include/kvm_websocket.hpp
AgeCommit message (Expand)AuthorFilesLines
2020-10-23fix include namesEd Tanous1-2/+2
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-09-29Fix naming conventionsEd Tanous1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-4/+5
2020-08-17Enable clang warningsEd Tanous1-5/+5
2020-08-17Remove middlewaresEd Tanous1-2/+1
2020-07-10Codespell spelling fixesGunnar Mills1-1/+1
2020-02-20Fix KVM page to display the KVM sessionJohnathan Mantey1-1/+1
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-1/+3
2019-10-21Add "requires" handlers to all non-trivial routesEd Tanous1-0/+1
2019-10-18Make references to crow less obviousEd Tanous1-2/+2
2019-10-11Fix a bunch of warningsEd Tanous1-1/+1
2019-09-24Add concurrent KVM sessions supportJae Hyun Yoo1-131/+135
2019-05-02bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak1-1/+1
2019-03-29update ASIO interfacesEd Tanous1-1/+6
2019-03-18Refine KVM websock proxyJae Hyun Yoo1-26/+30
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous1-0/+173