summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove IBM specific variable nameEd Tanous2020-02-031-5/+7
* Enhance return value from pamAuthenticateUserJoseph Reynolds2020-01-302-21/+22
* nbd-proxy closing fixesIwona Winiarska2020-01-021-18/+22
* Turning ON the mutual TLSZbigniew Kurzynski2019-12-191-1/+1
* Remove #include of selfEd Tanous2019-12-181-1/+0
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-171-244/+0
* Fixing mTLS switchesZbigniew Kurzynski2019-12-161-0/+7
* Change PAM service_name for password changesJoseph Reynolds2019-12-111-1/+1
* Revert "Fix authorization for LDAP users"James Feist2019-12-101-0/+244
* Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN2019-12-091-244/+0
* Fix a namespace closing commentEd Tanous2019-11-211-1/+1
* Implement nbd-proxy as a part of bmcwebIwona Klimaszewska2019-11-216-5/+407
* Remove unused wildcard capturesEd Tanous2019-11-191-2/+2
* Implement constant time string compare for tokenEd Tanous2019-11-182-7/+22
* Disable ssl verify peerJames Feist2019-11-131-1/+3
* Disable SSL renegotiationJames Feist2019-11-121-0/+2
* TLS method configurationZbigniew Kurzynski2019-11-121-1/+7
* Move error strings to const char*Ed Tanous2019-11-111-16/+14
* Replace all uses of NULL with nullptrEd Tanous2019-11-113-13/+13
* Move default destructors to = default syntaxEd Tanous2019-11-111-3/+1
* TLS based user auth implementationKowalski, Kamil2019-11-081-1/+6
* Auth methods configurationZbigniew Kurzynski2019-11-073-4/+81
* account_service: redfish user Patch error handlingjayaprakash Mutyala2019-11-051-13/+10
* Revert "Auth methods configuration"James Feist2019-11-043-81/+4
* Auth methods configurationKowalski, Kamil2019-10-313-4/+81
* Modernize: use emplace instead of push_backEd Tanous2019-10-291-3/+3
* Move to more modern headersEd Tanous2019-10-281-1/+1
* Add "requires" handlers to all non-trivial routesEd Tanous2019-10-216-0/+7
* Make references to crow less obviousEd Tanous2019-10-1813-26/+26
* Fix content-security-policy when XSS is disabledEd Tanous2019-10-111-6/+16
* Fix some warningsEd Tanous2019-10-111-10/+24
* Fix a bunch of warningsEd Tanous2019-10-1011-97/+37
* Cleanup some old filesEd Tanous2019-10-102-237/+0
* Fix role map persistenceEd Tanous2019-10-021-9/+1
* Add concurrent KVM sessions supportJae Hyun Yoo2019-09-231-131/+135
* Improve the security headersEd Tanous2019-08-291-7/+11
* openbmc_dbus_rest: Add numeric_limits range checkAdriana Kobylak2019-08-271-3/+68
* Add 5 bits of entropyJoseph Reynolds2019-08-161-3/+3
* Change the permission of the session databaseRatan Gupta2019-08-021-2/+12
* Fix for Download dump file with original file nameRamesh Iyyar2019-08-021-0/+24
* Ignore charset for /login attemptsEd Tanous2019-08-021-1/+3
* Ignored Trust-Chain related errors when validating certificateRamesh Iyyar2019-07-111-10/+81
* Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta2019-07-111-28/+25
* Included sdbusplus/bus/match.hpp to fix compilation errorRAJESWARAN THILLAIGOVINDAN2019-07-091-0/+1
* Addressed certificate read issueRamesh Iyyar2019-07-091-0/+6
* Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta2019-07-091-6/+258
* REST: method call: return D-Bus error descMatt Spinler2019-06-201-9/+25
* Fix some of the system endpointsEd Tanous2019-06-141-175/+186
* REST: PUT: return DBus error descriptionLei YU2019-06-141-3/+4
* Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao2019-06-121-15/+17
OpenPOWER on IntegriCloud