summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-15Add CSRF check into websocketsJames Feist2-0/+2
2020-04-09Implement lock service introspectRatan Gupta1-0/+23
2020-04-09Implement config file collectionRatan Gupta1-2/+59
2020-04-09Read and Delete config files through REST interfaceasmithakarun1-52/+106
2020-04-09Save-area file upload to BMCSunitha Harish1-0/+144
2020-04-08Rest service root implementationRatan Gupta1-0/+34
2020-04-01minor fix: Add missing res.end()AppaRao Puli1-0/+1
2020-03-09Remove RSA comments and variable namesVernon Mauery1-11/+8
2020-03-09Change the default EC key to secp384r1Vernon Mauery1-1/+1
2020-03-05Permission check for virtual media proxy modePrzemyslaw Czarnowski1-63/+133
2020-03-03Adding new types to simplify access to ManagedObjectType.Zbigniew Kurzynski1-5/+6
2020-02-20Fix KVM page to display the KVM sessionJohnathan Mantey1-1/+1
2020-02-03Remove IBM specific variable nameEd Tanous1-5/+7
2020-01-30Enhance return value from pamAuthenticateUserJoseph Reynolds2-21/+22
2020-01-02nbd-proxy closing fixesIwona Winiarska1-18/+22
2019-12-19Turning ON the mutual TLSZbigniew Kurzynski1-1/+1
2019-12-18Remove #include of selfEd Tanous1-1/+0
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-12-16Fixing mTLS switchesZbigniew Kurzynski1-0/+7
2019-12-12Change PAM service_name for password changesJoseph Reynolds1-1/+1
2019-12-10Revert "Fix authorization for LDAP users"James Feist1-0/+244
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