summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-05Boost uri updateEd Tanous1-0/+2
2021-09-03exception: catch by referencePatrick Williams3-7/+7
2021-08-10Add google service rootFeras Aldahlawi1-0/+5
2021-07-12Fix Klocwork Issues - Return from int main()P Dheeraj Srujan Kumar1-0/+1
2021-06-22Fix include what you use in bmcweb_config.hEd Tanous1-0/+1
2021-03-31Move SystemBus init to early stageAppaRao Puli1-3/+3
2021-03-29Make redfish namespace consistentEd Tanous1-1/+1
2021-03-12Initialize Event Service Config on bmcweb restartP Dheeraj Srujan Kumar1-2/+4
2021-02-19Fix compile issue on DISABLE_XSS_PREVENTIONEd Tanous1-3/+5
2021-01-07Remove unused filesEd Tanous6-913/+0
2020-12-12Add hostname listener for generating self-signed HTTPS certificateAlan Kuo1-0/+6
2020-10-23fix include namesEd Tanous4-7/+5
2020-10-07Clean up utilsEd Tanous1-10/+10
2020-10-05Fix naming conventions in loggerEd Tanous1-1/+1
2020-10-04Remove a test file from the repoManojkiran Eda1-9/+0
2020-10-03Enable Meson Build System & remove cmake supportManojkiran Eda1-8/+0
2020-09-22Fix IBM management console to match coding standardEd Tanous1-5/+2
2020-08-18Improve base64Decode bounds checkingJonathan Doman1-167/+0
2020-08-17Enable unused variable warnings and resolveEd Tanous1-1/+1
2020-08-17Enable clang warningsEd Tanous1-2/+1
2020-08-17Remove middlewaresEd Tanous2-21/+13
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-16/+21
2020-07-16Rework Authorization flowJames Feist1-2/+2
2020-07-10Codespell spelling fixesGunnar Mills2-2/+2
2020-06-29Revert "Revert "EventService: Add event log support with inotify""AppaRao Puli1-0/+9
2020-06-11clang-format: update to latest from docs repoGunnar Mills9-43/+36
2020-06-11Revert "EventService: Add event log support with inotify"James Feist1-9/+0
2020-05-14Remove the locks associated with the sessionRatan Gupta1-0/+1
2020-05-08EventService: Add event log support with inotifyAppaRao Puli1-0/+9
2020-04-08Rest service root implementationRatan Gupta1-0/+7
2020-03-06Implement a TODO(ed)Ed Tanous1-15/+17
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-4/+0
2019-12-10Revert "Fix authorization for LDAP users"James Feist1-0/+4
2019-12-09Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-4/+0
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska1-0/+9
2019-10-18Make references to crow less obviousEd Tanous4-4/+4
2019-10-11Fix a bunch of warningsEd Tanous2-3/+1
2019-07-09Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta1-0/+4
2019-06-13Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao1-9/+0
2019-05-21vm_websocket: Add websocket handlerAdriana Kobylak1-0/+5
2019-02-21Implement KVM websocket proxy in bmcwebEd Tanous2-81/+2
2019-01-12bmcweb: Remove deprecatd ASIO interfacesEd Tanous6-18/+18
2018-12-04bmcweb: Fix header includes to be more specificEd Tanous1-1/+1
2018-11-16Use target_compile_definitions() for build flagsJason M. Bills1-1/+0
2018-10-17cleanup: close open filesPatrick Venture2-0/+2
2018-10-16Fix merge conflict, and enable SOLEd Tanous1-0/+5
2018-09-05Move to clang-format-6.0Ed Tanous14-1689/+1899
2018-08-15Change _PHOSPHOR_WEBUI to _STATIC_HOSTINGAndrew Geissler1-1/+1
2018-07-27Move over to upstream c++ styleEd Tanous12-313/+315
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz2-16/+33