summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
29 hoursInstall FabricCollection & NetworkAdapterCollectionHEADmasterGunnar Mills4-0/+4
2 daysconversion cast to fix buildAlexander Hansen1-1/+2
3 daysOptimize bmcweb memory usage for multipart fw updateEd Tanous6-301/+361
3 daysMake request non constEd Tanous6-13/+12
5 dayslog_services: Fix AdditionalDataURI link to retrieve logsJohn Chung2-1/+41
5 daysAdd more unit tests for UPN functionalityIgor Kanyuka3-48/+234
5 daysRAII OpenSSLEd Tanous10-503/+1144
5 daysFix IPv6 static gateway PATCH entry preservationPriya Irudayaraj1-1/+3
5 daysUpdate and add unit tests for date string functionEd Tanous3-24/+46
9 dayshttp: Make UPN domain matching case-insensitiveIgor Kanyuka2-1/+14
11 daysUse methods that don't throwEd Tanous2-3/+18
11 daysAdd helper function for Location and `LocationType`Ed Tanous3-0/+119
11 daysHTTP/2: Reject over limit Content-LengthGunnar Mills2-1/+13
11 daysMove body limit enforcementGunnar Mills1-7/+7
11 dayshttp_client: Add TLS hostname verification on outbound connectionsGary Beihl1-17/+35
12 daysRemove static variablesEd Tanous11-40/+43
12 daysDeduplicate functionEd Tanous2-45/+5
12 daysRemove time_tEd Tanous5-44/+51
12 daysFix GetUniqueEntryIDUnique unit testEd Tanous1-12/+5
12 daysssl: Fix inverted VerifyCertificate enum valuesGary Beihl1-2/+2
2026-04-16Fix certificate error handlingPrabha Veerubhotla2-9/+40
2026-04-15memory: Add ProductionDate property supportEric Yang1-2/+10
2026-04-15sdbusplus: use shorter type aliasesPatrick Williams57-395/+336
2026-04-14gitignore: add stdexec wrapPatrick Williams1-1/+2
2026-04-13Software: Add D-Bus trace when internalErrorGunnar Mills1-0/+2
2026-04-13Remove now unused functionEd Tanous1-19/+0
2026-04-11Expose date/time in local timezoneIgor Kanyuka14-194/+254
2026-04-10Add unit tests for GetDateTimeOffsetNowEd Tanous1-0/+15
2026-04-10Remove old gcc-13 backportsEd Tanous1-131/+0
2026-04-09redfish-core:multi-host: no link to default systemAlexander Hansen1-7/+13
2026-04-08Readme: Minor grammar fixes and accuracyJustin Nguyen1-7/+7
2026-04-06Correct a confusing debug message about AggregationAbiola Asojo1-1/+1
2026-04-04Fix nghttp2 + meson incompatibilityEd Tanous3-7/+37
2026-04-02Implement depth parsing in filter parserEd Tanous3-4/+84
2026-04-02Remove chatty log statementsEd Tanous1-6/+6
2026-03-31Port nlohmann::json::parse uses to saxEd Tanous7-46/+54
2026-03-31Encapsulate sd-journalEd Tanous8-116/+316
2026-03-31Update version of nghttp2Ed Tanous2-9/+5
2026-03-31Modernize meson subprojectsEd Tanous1-29/+15
2026-03-30redfish: Add safety check for empty D-Bus mapper responseArun R1-0/+6
2026-03-30Remove get_supported_argumentsEd Tanous1-30/+23
2026-03-27fix systemd unit descriptionAlexander Hansen1-1/+1
2026-03-26Add ast-grep rules for common errorsDavy Marrero10-0/+250
2026-03-25Upgrade to Boost 1.90Ed Tanous4-9/+7
2026-03-25Fix routes missing trailing slashDavy Marrero13-24/+24
2026-03-23bmcweb: Return HTTP 409 for resource conflict errorsChristian Walter2-2/+4
2026-03-20Allow to set Manager TZ and show its time in localIgor Kanyuka11-51/+282
2026-03-20Use non-throwing json dump in logging pathsDavy Marrero3-4/+8
2026-03-19sensor_utils: Assume non-finite values as unpopulatedAmithash Prasad1-6/+21
2026-03-19Add TLS session resumption support to mTLSIgor Kanyuka6-127/+275