summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-29Implement actions interfaceEd Tanous1-0/+51
2018-06-29Implement feature selection in bmcwebEd Tanous1-3/+16
2018-06-29Make bmcweb image upload compatible with upstream.Ed Tanous1-3/+4
2018-06-29Boost beastEd Tanous7-378/+74
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-4/+5
2018-05-18Introduce Thermal schemaLewanczyk, Dawid1-1/+3
2018-04-25Remove hunter and submodulesEd tanous1-0/+1
2018-04-22Remove multithreaded code, and make crow use a single threadEd Tanous1-2/+3
2018-04-22Disable logging when in release modeEd Tanous1-2/+0