summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for Certificate Signature validation failureJayanth Othayoth2019-06-071-1/+1
* REST: PUT: return DBus error descriptionLei YU2019-05-291-1/+2
* Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta2019-05-231-0/+17
* PID: Add fan profile supportJames Feist2019-05-231-0/+5
* vm_websocket: Add websocket handlerAdriana Kobylak2019-05-211-0/+218
* bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak2019-05-022-2/+2
* Remove references to experimental filesystemJames Feist2019-04-153-18/+2
* tls: Avoid Intel reference in in self-signed certsBrad Bishop2019-04-101-3/+2
* bmcweb: fix an issue with /org endpointsEd Tanous2019-04-041-2/+2
* Allow multiple registrationsTanous2019-04-012-3/+28
* update ASIO interfacesEd Tanous2019-03-291-1/+6
* Revert "bmcweb: Fix a bunch of warnings"Ed Tanous2019-03-257-61/+70
* bmcweb: Fix a bunch of warningsEd Tanous2019-03-227-70/+61
* bmcweb: Add JSON response to /logoutAnthony Wilson2019-03-181-0/+5
* Refine KVM websock proxyJae Hyun Yoo2019-03-181-26/+30
* REST: Increase timeout for image uploadLei YU2019-03-091-3/+4
* bmcweb: /s/boost::string_view/std::string_view/gEd Tanous2019-03-064-21/+21
* Fix some static analysis bugsEd Tanous2019-03-062-6/+24
* bmcweb: update TLS cipher suites to mozilla modernEd Tanous2019-02-221-48/+13
* Implement KVM websocket proxy in bmcwebEd Tanous2019-02-215-2269/+179
* bmcweb: move variant usage to std namespaceEd Tanous2019-02-094-17/+15
* Delete socket adaptersEd Tanous2019-02-041-1/+1
* REST: GET: Use convertDBusToJSONMatt Spinler2019-01-311-31/+33
* Support any message type in /subscribe callbacksMatt Spinler2019-01-301-18/+35
* REST: sd_bus_message->JSON: fix multiple entriesMatt Spinler2019-01-301-20/+20
* Revert "bmcweb: update SSL cipher suites to OWASP compatB"Ed Tanous2019-01-241-16/+1
* REST: Return a 405 on bad DELETE pathsMatt Spinler2019-01-231-2/+3
* REST: Refactor software image uploadMatt Spinler2019-01-231-22/+41
* Update content security policyEd Tanous2019-01-231-1/+1
* bmcweb: update SSL cipher suites to OWASP compatBEd Tanous2019-01-221-1/+16
* REST: If necessary, combine method response dataMatt Spinler2019-01-211-0/+59
* REST: Add method return support for variantsMatt Spinler2019-01-211-1/+43
* REST: Add method return support for structsMatt Spinler2019-01-211-1/+51
* REST: Add method return support for arrays/dictsMatt Spinler2019-01-211-1/+150
* REST: Add missing pointer dereferenceMatt Spinler2019-01-191-1/+1
* REST: Add method return support for basic typesMatt Spinler2019-01-181-0/+144
* REST: Add framework for returning method responseMatt Spinler2019-01-181-17/+92
* REST: Return on error in findActionOnInterfaceMatt Spinler2019-01-151-102/+95
* REST: Add missing return statementMatt Spinler2019-01-151-0/+2
* redfish: oem: add stepwise configuration GETJames Feist2019-01-141-2/+2
* REST: Add missing return statement to dbusArgSplitMatt Spinler2019-01-121-0/+2
* bmcweb: Remove deprecatd ASIO interfacesEd Tanous2019-01-121-1/+1
* REST: Use status 400 for method arg problemsMatt Spinler2019-01-101-4/+9
* filesystem.hpp fix bad sedJames Feist2019-01-101-2/+2
* Fix disconnection problem for HTML5 SOLCheng C Yang2019-01-101-1/+1
* bmcweb: remove boost::asio::local::stream_protocol::endpoint hackVernon Mauery2019-01-091-17/+0
* Move filesystem from experimental namespaceJames Feist2019-01-083-7/+23
* bmcweb: Fix issues with /dump endpointEd Tanous2019-01-041-4/+7
* REST: Fixed issues with rest POST methodAppaRao Puli2018-12-271-4/+1
* bmcweb: Fix content type for javascript filesEd Tanous2018-12-211-1/+1
OpenPOWER on IntegriCloud