summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Break out formattersEd Tanous9-91/+109
2024-04-29Use actual language for registries listAlexander Paramonov1-2/+2
2024-04-27Add static webpack etag supportEd Tanous4-15/+90
2024-04-27Move to process v2Ed Tanous4-28/+40
2024-04-26Make cookie auth check all headersEd Tanous1-43/+48
2024-04-25Remove setup.cfg file from the repositoryManojkiran Eda1-1/+0
2024-04-25AccountService: Add HTTPBasicAuth supportRavi Teja2-3/+31
2024-04-24Handle error code properlyEd Tanous1-5/+6
2024-04-24Fix large content error codesEd Tanous1-88/+203
2024-04-24Add new tidy checksEd Tanous1-1/+27
2024-04-23Fix http2 use after free bugEd Tanous1-2/+2
2024-04-23Remove XSS prevention codeEd Tanous6-83/+14
2024-04-23Implement a Content-Security-Policy TODOEd Tanous3-115/+93
2024-04-20Change ssl stream implementationsEd Tanous8-18/+17
2024-04-19Add missing headersEd Tanous22-21/+37
2024-04-18Update nghttp2 1.60->1.61Ed Tanous2-6/+11
2024-04-18Remove ibm locks featureSunitha Harish6-1274/+1
2024-04-18Clean up BMCWEB_ENABLE_SSLEd Tanous10-130/+77
2024-04-18Initialize schemas array with explicit sizeMyung Bae2-2/+7
2024-04-17Reformat meson filesEd Tanous3-364/+389
2024-04-17Refactor tftp parserEd Tanous2-48/+86
2024-04-17Break out DoTftpUpdateEd Tanous1-34/+44
2024-04-17Refactor UpdateServiceEd Tanous2-247/+251
2024-04-17Fix NTP set race conditionEd Tanous1-32/+28
2024-04-16Remove OpenSSL warnings ignoreEd Tanous6-6/+13
2024-04-16Stage 2 refactor LDAP parametersEd Tanous1-80/+83
2024-04-16Add type safety for NTP server objectsEd Tanous2-22/+48
2024-04-16Update Privilege Registry from 1.3.0 to 1.5.0Gunnar Mills2-3/+396
2024-04-15Fix Privileges warningsEd Tanous1-3/+3
2024-04-15Move to Redfish setProperty callAsmitha Karunanithi6-392/+134
2024-04-14Use beast message_generatorEd Tanous2-11/+11
2024-04-13Fix nullptr failures for image uploadEd Tanous4-0/+20
2024-04-11Fix post code parsingEd Tanous2-18/+53
2024-04-11Fix a couple includes to use <> instead of ""Ed Tanous2-3/+3
2024-04-11Use rvalue referenceEd Tanous1-1/+1
2024-04-11Remove a copyEd Tanous1-1/+1
2024-04-11Add nullptr checkEd Tanous3-4/+17
2024-04-11Fix file removalEd Tanous3-5/+24
2024-04-11Remove logically dead codeEd Tanous1-6/+0
2024-04-11Remove logically dead codeEd Tanous1-6/+1
2024-04-11Give static analysis some hintsEd Tanous1-12/+21
2024-04-11Fix buffer_copyEd Tanous4-13/+14
2024-04-11Fix large copies with url_view and segments_viewEd Tanous11-110/+108
2024-04-11Simplify routerEd Tanous8-270/+213
2024-04-11Fix object type in json utilsEd Tanous1-6/+4
2024-04-11Pull in all registriesGunnar Mills16-22/+4357
2024-04-11Fix generate auth certsEd Tanous1-88/+196
2024-04-10Simplify query_paramEd Tanous1-12/+4
2024-04-10Fix account serviceEd Tanous1-2/+2
2024-04-10Move run and redfish to compile unitsEd Tanous6-383/+393