summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* bmcweb: support next= url for forwarding loginEd Tanous2018-12-192-1/+27
* bmcweb: Add X-Content-Type-Options headerEd Tanous2018-12-181-0/+1
* bmcweb Add DELETE to allowed XSS methodsEd Tanous2018-12-181-1/+2
* REST: Add DELETE supportMatt Spinler2018-12-131-2/+52
* REST: For PUT, return errors in JSONMatt Spinler2018-12-131-34/+47
* REST: Add JSON error when no D-Bus handlers foundMatt Spinler2018-12-131-1/+4
* REST: For /action/<method>, return errors in JSONMatt Spinler2018-12-131-14/+26
* REST: For list, return the error in JSONMatt Spinler2018-12-131-1/+2
* REST: For GET, return errors in JSONMatt Spinler2018-12-131-6/+18
* REST: For enumerate, return the error in JSONMatt Spinler2018-12-131-0/+18
* REST: For enumerate, try GetAll as last resortMatt Spinler2018-12-131-1/+74
* REST: For enumerate, use GetObject for target pathMatt Spinler2018-12-131-55/+123
* bmcweb: Clean up security headersEd Tanous2018-12-101-34/+23
* Remove custom version of getPtrEd Tanous2018-12-101-13/+0
* Revert "Update Content-Security-Policy"Ed Tanous2018-12-061-3/+2
* bmcweb: Fix header includes to be more specificEd Tanous2018-12-041-1/+1
* Update Content-Security-PolicyJoseph Reynolds2018-12-041-2/+3
* bmcweb:Properly implement the / operator in dbusEd Tanous2018-11-201-8/+13
* Fix an issue with non-root objectmapper entriesEd Tanous2018-11-021-117/+155
* Fixup mapbox variant referencesWilliam A. Kennington III2018-10-183-13/+11
* Add PID Get To RedfishJames Feist2018-10-162-21/+109
* Fix an implementation commentEd Tanous2018-10-161-1/+1
* Avoid some copies in some loopsEd Tanous2018-10-121-2/+2
* Implement AccountService PATCH methodEd Tanous2018-10-081-8/+28
* Move AccountService to node structureEd Tanous2018-10-082-123/+2
* Clean up rest-dbus interfaceEd Tanous2018-09-182-282/+426
* Implement JsonSchema endpointEd Tanous2018-09-171-0/+1
* Implement /console0 websocketEd Tanous2018-09-051-0/+157
* Move to clang-format-6.0Ed Tanous2018-09-0518-4216/+5209
* Resolve issue with duplicated static filesEd Tanous2018-08-291-6/+18
* Make dbus monitor compatible with phosphor-restEd Tanous2018-08-241-36/+153
* Add json to the known content typesEd Tanous2018-08-241-0/+1
* Make dbus-rest produce bool type instead of intEd Tanous2018-08-201-7/+0
* Update whitelistEd Tanous2018-08-151-1/+3
* Last round of variable renamesEd Tanous2018-08-152-88/+84
* minor cleanups to dbus-restEd Tanous2018-08-151-21/+17
* Implement XSS overrideEd Tanous2018-08-152-4/+20
* Clang-format cleanupEd Tanous2018-08-133-122/+743
* Fix merge conflictEd Tanous2018-08-093-10/+9
* Move websocket implementation to boost beastEd Tanous2018-08-071-2/+2
* Move over to upstream c++ styleEd Tanous2018-07-2620-1400/+1388
* Remove CImg from treeEd Tanous2018-07-261-60168/+0
* Refactor session storageEd Tanous2018-07-262-59/+72
* Make SessionStore a proper singletonBorawski.Lukasz2018-07-255-47/+60
* Create separate pam config for webserver instead of using dropbear'sJennifer Lee2018-06-291-1/+1
* Implement actions interfaceEd Tanous2018-06-291-209/+753
* Pull in nlohmann json as a dependency rather than checking in.Ed Tanous2018-06-292-14729/+1
* Implement feature selection in bmcwebEd Tanous2018-06-291-1/+2
* Move bmcweb to mozilla compatibility ciphersEd Tanous2018-06-291-1/+1
* Make bmcweb image upload compatible with upstream.Ed Tanous2018-06-292-38/+103
OpenPOWER on IntegriCloud