summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Check sizeEd Tanous1-3/+4
2024-05-13Move under exception handlerEd Tanous1-1/+2
2024-05-13Last fix for inversionEd Tanous1-1/+1
2024-05-11updateservice: refactor task creationJagpal Singh Gill1-119/+117
2024-05-11updateservice: refactor parse multi-part formsJagpal Singh Gill1-33/+72
2024-05-11Remove reserveEd Tanous1-5/+0
2024-05-10Fix lesser used optionsEd Tanous5-75/+72
2024-05-09Fix merge conflict in sessionEd Tanous1-0/+1
2024-05-09Fix TFTP merge conflictEd Tanous1-5/+6
2024-05-09std::remove to std::filesystem::removeEd Tanous1-1/+3
2024-05-09Check return codesEd Tanous1-2/+10
2024-05-08Add https parsingEd Tanous2-2/+83
2024-05-07Move logging argsEd Tanous6-14/+32
2024-05-04obmc_console: Fix some missing headersGunnar Mills1-0/+6
2024-05-03Delete IPv4 default gateway when deleting an IPv4 static addressJohnathan Mantey1-49/+117
2024-05-03Manage Request with shared_ptrJonathan Doman11-109/+121
2024-05-03Implement client certificate schemasEd Tanous3-1/+160
2024-05-03updateservice: add start-update meson optionJagpal Singh Gill3-0/+16
2024-05-03Increase the file bufferEd Tanous1-1/+5
2024-05-02Fix regression in CrashDumpGunnar Mills1-1/+1
2024-05-02Fix regression in LogServiceEd Tanous1-1/+1
2024-05-01Bring consistency to config optionsEd Tanous35-640/+646
2024-04-30Remove One chassis optionEd Tanous1-2/+0
2024-04-30Use fadvise to trigger sequential readingEd Tanous1-0/+8
2024-04-30Fix bad merge conflictEd Tanous1-11/+2
2024-04-30Break out lambdas into real methodsEd Tanous1-156/+144
2024-04-30Consolidate Vm implementationsEd Tanous8-434/+450
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