summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issue with dbus interfaces and compatibilityEd Tanous2018-06-291-32/+53
* Fix issue with basic auth and the bmcwebEd Tanous2018-06-292-6/+49
* Boost beastEd Tanous2018-06-298-183/+175
* Move thermal interfaces to new schemaEd Tanous2018-06-291-2/+2
* Move bmcweb over to sdbusplusEd Tanous2018-06-296-153/+182
* Fix an issue with directory permissionsEd Tanous2018-04-221-0/+2
* Make middleware try other auth types on auth failureEd Tanous2018-04-221-14/+20
* Change order of authorization typesEd Tanous2018-04-221-20/+20
* Implement pretty printing json to HTMLEd Tanous2018-04-221-0/+2
* Clean up async dbus endpointEd Tanous2018-04-221-134/+190
* Minor fixes to make redfish pass compliance testsEd Tanous2018-04-221-29/+66
* Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel2018-04-221-28/+0
* Add full index support to static files loaderEd Tanous2018-04-201-30/+19
* Remove the last couple uses of json get<>Ed Tanous2018-03-271-17/+22
* Redfish Manager and ManagerCollectionBorawski.Lukasz2018-03-271-53/+0
* Redfish SessionServiceBorawski.Lukasz2018-03-272-24/+7
* Redfish NetworkProtocolBorawski.Lukasz2018-03-271-57/+0
* Improved Refish subroutesBorawski.Lukasz2018-03-271-0/+24
* AccountServiceLewanczyk, Dawid2018-03-271-23/+0
* Reimplement presistent data loading in no-throw wayKowalski, Kamil2018-03-062-21/+73
* Refactor static asset loadingEd Tanous2018-03-061-38/+39
* RolesLewanczyk, Dawid2018-03-061-36/+0
* Remove unused g3log fileEd Tanous2018-03-061-13/+0
* Session and SessionCollectionKowalski, Kamil2018-02-055-322/+233
* Fix off by one error in cookie authenticationEd Tanous2018-02-051-1/+1
* Service RootBorawski.Lukasz2018-01-241-21/+0
* Add the function to process the "PUT" method from client.shiyilei2018-01-221-35/+142
* Middleware prepared for Redfish integrationBorawski.Lukasz2018-01-172-101/+205
* Fix include statementBorawski.Lukasz2018-01-171-2/+1
* Fix merge error introduced with base64.hpp deletionEd Tanous2018-01-123-3/+3
* Remove unused base64 componentEd Tanous2018-01-031-7/+0
* Update crow to improve securityEd Tanous2017-11-073-5/+10
* Update get_routes to use trie for efficiencyEd Tanous2017-10-301-4/+5
* Refactor session key storageEd Tanous2017-10-273-81/+166
* Implement Managers interface for redfishEd Tanous2017-10-261-3/+126
* Add the redfish static files to the buildEd Tanous2017-10-242-255/+17
* Update WebserverEd Tanous2017-10-247-6765/+9177
* Large updates to webserverEd Tanous2017-10-1118-421/+1206
* Lots of updates to webserver.Ed Tanous2017-08-085-131/+13111
* incrementalEd Tanous2017-06-225-30/+27
* incrementalEd Tanous2017-06-123-7/+225
* incrementalEd Tanous2017-06-061-2/+3
* IncrementalEd Tanous2017-05-231-1/+1
* incrementalEd Tanous2017-05-181-2/+2
* inrementalEd Tanous2017-05-121-7/+5
* incrementalEd Tanous2017-04-262-58/+123
* incrementalEd Tanous2017-04-251-9/+9
* upgrade hunter and pin version of opensslEd Tanous2017-04-251-34/+27
* incrementalEd Tanous2017-04-245-110/+115
* incrementalEd Tanous2017-04-183-15/+7
OpenPOWER on IntegriCloud