summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-07Fix undefined behavior in getUniqueEntryIDEd Tanous1-33/+30
2024-04-04Remove redfish-health-populateGunnar Mills12-387/+3
2024-04-04Clean up Ethernet to use readJsonEd Tanous1-102/+74
2024-04-04Clean up Account Service to use readJsonEd Tanous1-151/+78
2024-04-04Clean up hypervisor to use readJsonEd Tanous1-116/+69
2024-04-04Allow parsing null or value classesEd Tanous2-1/+106
2024-04-04Fix http2 payloadsEd Tanous1-3/+3
2024-04-03Call dump() lessEd Tanous2-19/+10
2024-04-03meson: Disable tests build for tinyxml2 dependencyKonstantin Aladyshev1-0/+1
2024-04-03log_services: Move to setProperty dbus util methodAsmitha Karunanithi1-12/+4
2024-04-02Create TemporaryFileHandle classEd Tanous3-67/+72
2024-04-02Remove redfish-enable-proccessor-memory-statusGunnar Mills4-102/+4
2024-04-02Reduce multi-level calls of req.req membersMyung Bae5-11/+21
2024-04-02Remove unused headerEd Tanous1-2/+0
2024-04-01Up the max connectionCount to 200Gunnar Mills1-1/+1
2024-04-01Update nghttp2 1.54->1.60Ed Tanous1-4/+4
2024-04-01Delete old testsEd Tanous1-54/+0
2024-04-01Move where appropriateEd Tanous3-2/+4
2024-04-01Enable readability checkEd Tanous2-3/+12
2024-04-01hypervisor: Move to setProperty dbus util methodAsmitha Karunanithi1-81/+39
2024-04-01Remove duplicated includeEd Tanous1-1/+0
2024-04-01Make boost/nghttp2 cmake build static librariesEd Tanous1-2/+4
2024-04-01Fix redundant inline operatorsEd Tanous4-3/+4
2024-04-01Use no-switch-default on clangEd Tanous7-4/+9
2024-04-01Fix SSE socketsEd Tanous4-9/+15
2024-04-01Fix regression in http_file_bodyEd Tanous2-0/+2
2024-04-01Cable: Fix Logging Level ErrorGunnar Mills1-1/+1
2024-03-29Remove old uses of cout/cerrEd Tanous2-19/+21
2024-03-28ethernet: Move to setProperty dbus utility methodAsmitha Karunanithi1-35/+16
2024-03-28Create Redfish specific setProperty callEd Tanous10-558/+328
2024-03-28Add misc-include-cleanerEd Tanous41-46/+157
2024-03-28Fix clang-formatting in ethernetEd Tanous1-4/+4
2024-03-28Rename http2 unpackerEd Tanous2-9/+16
2024-03-27Enable clang-tidy-18 misc checksEd Tanous1-1/+8
2024-03-27Add clang-tidy-18 bugprone checksEd Tanous1-0/+13
2024-03-27Check optionals in tidyEd Tanous5-45/+53
2024-03-27Fix unused variable warning in LDAPEd Tanous1-19/+28
2024-03-27Update indicator LED verificationGeorge Liu1-2/+4
2024-03-25Remove unused variableEd Tanous2-2/+0
2024-03-25Enable bugprone clang checkEd Tanous2-1/+5
2024-03-25Fix redundant init issuesEd Tanous6-23/+34
2024-03-25Add nolint for naming violationsEd Tanous1-0/+3
2024-03-25Require specific compiler versionsEd Tanous1-32/+26
2024-03-25Don't use switch for single conditional http2Ed Tanous1-40/+38
2024-03-22Fix content-security-policy disableEd Tanous1-1/+1
2024-03-22Revert "Refactor after login"Ed Tanous1-23/+28
2024-03-21Allow reading http2 bodiesEd Tanous3-15/+103
2024-03-21Allow routes with 5 wildcardsEd Tanous1-1/+1
2024-03-21Allow no spaces in content-typeEd Tanous3-1/+36
2024-03-21Clean up event service to use readJsonEd Tanous1-31/+32