summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-12-09Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-11-21Fix a namespace closing commentEd Tanous1-1/+1
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska6-5/+407
2019-11-19Remove unused wildcard capturesEd Tanous1-2/+2
2019-11-19Implement constant time string compare for tokenEd Tanous2-7/+22
2019-11-13Disable ssl verify peerJames Feist1-1/+3
2019-11-12Disable SSL renegotiationJames Feist1-0/+2
2019-11-12TLS method configurationZbigniew Kurzynski1-1/+7
2019-11-12Move error strings to const char*Ed Tanous1-16/+14
2019-11-11Replace all uses of NULL with nullptrEd Tanous3-13/+13
2019-11-11Move default destructors to = default syntaxEd Tanous1-3/+1
2019-11-08TLS based user auth implementationKowalski, Kamil1-1/+6
2019-11-07Auth methods configurationZbigniew Kurzynski3-4/+81
2019-11-05account_service: redfish user Patch error handlingjayaprakash Mutyala1-13/+10
2019-11-05Revert "Auth methods configuration"James Feist3-81/+4
2019-10-31Auth methods configurationKowalski, Kamil3-4/+81
2019-10-29Modernize: use emplace instead of push_backEd Tanous1-3/+3
2019-10-28Move to more modern headersEd Tanous1-1/+1
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