summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysobmc_console: Fix some missing headersHEADmasterGunnar Mills1-0/+6
3 daysDelete IPv4 default gateway when deleting an IPv4 static addressJohnathan Mantey1-49/+117
3 daysManage Request with shared_ptrJonathan Doman11-109/+121
3 daysImplement client certificate schemasEd Tanous3-1/+160
4 daysupdateservice: add start-update meson optionJagpal Singh Gill3-0/+16
4 daysIncrease the file bufferEd Tanous1-1/+5
4 daysFix regression in CrashDumpGunnar Mills1-1/+1
5 daysFix regression in LogServiceEd Tanous1-1/+1
5 daysBring consistency to config optionsEd Tanous35-640/+646
6 daysRemove One chassis optionEd Tanous1-2/+0
6 daysUse fadvise to trigger sequential readingEd Tanous1-0/+8
6 daysFix bad merge conflictEd Tanous1-11/+2
7 daysBreak out lambdas into real methodsEd Tanous1-156/+144
7 daysConsolidate Vm implementationsEd Tanous8-434/+450
7 daysBreak out formattersEd Tanous9-91/+109
7 daysUse actual language for registries listAlexander Paramonov1-2/+2
9 daysAdd static webpack etag supportEd Tanous4-15/+90
10 daysMove to process v2Ed Tanous4-28/+40
10 daysMake cookie auth check all headersEd Tanous1-43/+48
11 daysRemove setup.cfg file from the repositoryManojkiran Eda1-1/+0
11 daysAccountService: Add HTTPBasicAuth supportRavi Teja2-3/+31
12 daysHandle error code properlyEd Tanous1-5/+6
12 daysFix large content error codesEd Tanous1-88/+203
13 daysAdd new tidy checksEd Tanous1-1/+27
13 daysFix http2 use after free bugEd Tanous1-2/+2
13 daysRemove XSS prevention codeEd Tanous6-83/+14
13 daysImplement 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