summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-18Rename method to isOnAllowlistEd Tanous1-1/+1
2021-10-18Use less specific includesEd Tanous1-1/+3
2021-10-17Improve HttpHeaders in EventServiceEd Tanous2-6/+21
2021-10-17ibm: remove unused tinyxml2 includePatrick Williams1-1/+0
2021-10-12Implement human sort utility functionEd Tanous2-0/+163
2021-10-11Fix build warningLei YU1-2/+2
2021-10-09Simplify requestPrefersHtml unit testEd Tanous1-15/+6
2021-10-09Split up authenticateEd Tanous1-10/+2
2021-09-30Fix compile issue when basic auth is disabledEd Tanous1-2/+2
2021-09-29log_services: Add download of post code log entriesGeorge Liu2-2/+46
2021-09-23Make code format the sameEd Tanous1-3/+2
2021-09-11Corrects issues in sessionJohn Edward Broadbent1-18/+23
2021-09-11fix clang formattingEd Tanous1-2/+3
2021-09-09Change ownership of boost::req to crow::reqJohn Edward Broadbent3-69/+73
2021-09-08IBM Management Interface: Lock ManagementSunitha Harish1-75/+0
2021-08-24Fix warning with clangEd Tanous1-2/+0
2021-08-17bmcweb: fix the random headersNan Zhou2-0/+2
2021-08-12Reduce session timeout to 30 minutesJason M. Bills1-1/+1
2021-08-10Add google service rootFeras Aldahlawi1-0/+28
2021-08-09ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymoreWilly Tu1-3/+0
2021-08-06Event subscriber persistency: Fix restoring subscribersSunitha Harish1-4/+2
2021-07-30Fix Klocwork Issue - Dereferencing iteratorsP Dheeraj Srujan Kumar1-12/+15
2021-07-26EventService: Move subscription persistent dataJunLin Chen2-0/+331
2021-07-20Restructure pam conversation functionP Dheeraj Srujan Kumar1-18/+33
2021-07-13Make code compile with clang-13Ed Tanous1-1/+1
2021-07-13Dbus_Rest: Fix bmcweb crashP Dheeraj Srujan Kumar1-1/+1
2021-07-01Revert "log_services: Add download of post code log entries"Ed Tanous1-24/+9
2021-06-30log_services: Add download of post code log entriesGeorge Liu1-9/+24
2021-06-22Fix include what you use in bmcweb_config.hEd Tanous1-0/+2
2021-06-16Remove ambiguous privileges constructorEd Tanous7-25/+25
2021-06-02Revert "dbus_rest: return error response with not found when bad dbus request"Ed Tanous1-23/+23
2021-05-25dbus_rest: return error response with not found when bad dbus requestTim Lee1-23/+23
2021-05-12Make OpenSSLGenerator max() and min() constexprEd Tanous1-2/+2
2021-04-30Fix typos in commentsAli Ahmed1-4/+4
2021-04-26Fix infinite redirect when webui isn't installedEd Tanous3-20/+51
2021-04-20Create IBM ConfigFile base directorySunitha Harish3-102/+81
2021-04-16Fix memory leak issue when opening the certificate fileAlan Kuo1-0/+1
2021-04-14Add Content-Security-Policy(CSP) Level2 DirectivesBasheer Ahmed Muddebihal1-3/+12
2021-04-08Using AsyncResp everywherezhanghch058-618/+642
2021-04-06Removed copy and move constructors from AsyncRespKrzysztof Grobelny1-0/+3
2021-04-01Move requestRoutes to asyncRespEd Tanous1-1/+8
2021-03-29Make redfish namespace consistentEd Tanous1-3/+0
2021-03-19Add SameSite=Strict on Set-CookieGunnar Mills2-10/+14
2021-03-19Remove duplicate entry in arrayGunnar Mills1-1/+0
2021-03-15Make missing static files directory non-fatalEd Tanous1-1/+11
2021-03-11Redfish Session : Fix clientIp getting mapped to clientIdSunitha Harish3-7/+10
2021-03-09Fix KVM issue on DISABLE_XSS_PREVENTIONArun P. Mohanan1-1/+1
2021-03-08EventService : Support async_resolve for subscribersSunitha Harish1-0/+99
2021-02-24Fix the build on clang-11Ed Tanous2-3/+2
2021-02-19Fix compile issue on DISABLE_XSS_PREVENTIONEd Tanous2-38/+40