summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-21Add "requires" handlers to all non-trivial routesEd Tanous6-0/+7
2019-10-18Make references to crow less obviousEd Tanous13-26/+26
2019-10-12Fix content-security-policy when XSS is disabledEd Tanous1-6/+16
2019-10-11Fix some warningsEd Tanous1-10/+24
2019-10-11Fix a bunch of warningsEd Tanous11-97/+37
2019-10-10Cleanup some old filesEd Tanous2-237/+0
2019-10-02Fix role map persistenceEd Tanous1-9/+1
2019-09-24Add concurrent KVM sessions supportJae Hyun Yoo1-131/+135
2019-08-29Improve the security headersEd Tanous1-7/+11
2019-08-27openbmc_dbus_rest: Add numeric_limits range checkAdriana Kobylak1-3/+68
2019-08-17Add 5 bits of entropyJoseph Reynolds1-3/+3
2019-08-02Change the permission of the session databaseRatan Gupta1-2/+12
2019-08-02Fix for Download dump file with original file nameRamesh Iyyar1-0/+24
2019-08-02Ignore charset for /login attemptsEd Tanous1-1/+3
2019-07-11Ignored Trust-Chain related errors when validating certificateRamesh Iyyar1-10/+81
2019-07-11Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta1-28/+25
2019-07-10Included sdbusplus/bus/match.hpp to fix compilation errorRAJESWARAN THILLAIGOVINDAN1-0/+1
2019-07-09Addressed certificate read issueRamesh Iyyar1-0/+6
2019-07-09Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta1-6/+258
2019-06-20REST: method call: return D-Bus error descMatt Spinler1-9/+25
2019-06-14Fix some of the system endpointsEd Tanous1-175/+186
2019-06-14REST: PUT: return DBus error descriptionLei YU1-3/+4
2019-06-13Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao1-15/+17
2019-06-07Fix for Certificate Signature validation failureJayanth Othayoth1-1/+1
2019-05-30REST: PUT: return DBus error descriptionLei YU1-1/+2
2019-05-24Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta1-0/+17
2019-05-24PID: Add fan profile supportJames Feist1-0/+5
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak1-0/+218
2019-05-02bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak2-2/+2
2019-04-15Remove references to experimental filesystemJames Feist3-18/+2
2019-04-10tls: Avoid Intel reference in in self-signed certsBrad Bishop1-3/+2
2019-04-05bmcweb: fix an issue with /org endpointsEd Tanous1-2/+2
2019-04-01Allow multiple registrationsTanous2-3/+28
2019-03-29update ASIO interfacesEd Tanous1-1/+6
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous7-61/+70
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous7-70/+61
2019-03-18bmcweb: Add JSON response to /logoutAnthony Wilson1-0/+5
2019-03-18Refine KVM websock proxyJae Hyun Yoo1-26/+30
2019-03-10REST: Increase timeout for image uploadLei YU1-3/+4
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous4-21/+21
2019-03-07Fix some static analysis bugsEd Tanous2-6/+24
2019-02-22bmcweb: update TLS cipher suites to mozilla modernEd Tanous1-48/+13
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous5-2269/+179
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous4-17/+15
2019-02-04Delete socket adaptersEd Tanous1-1/+1
2019-01-31REST: GET: Use convertDBusToJSONMatt Spinler1-31/+33
2019-01-30Support any message type in /subscribe callbacksMatt Spinler1-18/+35
2019-01-30REST: sd_bus_message->JSON: fix multiple entriesMatt Spinler1-20/+20
2019-01-24Revert "bmcweb: update SSL cipher suites to OWASP compatB"Ed Tanous1-16/+1
2019-01-23REST: Return a 405 on bad DELETE pathsMatt Spinler1-2/+3