summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-03-04AllowedHostTransitions: look for on dbusAndrew Geissler1-0/+132
2024-02-23manager_diagnostic_data: add metric getJagpal Singh Gill1-0/+75
2024-02-16Write unit tests for http2 connectionEd Tanous1-0/+184
2024-02-16Add unit tests for file bodyEd Tanous3-23/+166
2024-02-16Simplify bodyEd Tanous1-63/+23
2024-02-06Make tests not require body interactionEd Tanous1-197/+221
2024-01-22Make use of filebody for dump offloadAbhilash Raju1-5/+151
2024-01-22Make base64 encoder incrementalEd Tanous1-0/+21
2024-01-19Remove some boost includesEd Tanous1-0/+25
2024-01-19Clean up tftp update to use URLEd Tanous1-0/+55
2024-01-09Fix spelling mistakesEd Tanous3-14/+14
2023-12-12Use MonotonicTimeStamp for bmc log idMyung Bae1-0/+69
2023-12-09mutual-tls: Add support for Meta certificatesMarco Kawajiri1-0/+49
2023-12-09Simplify mutual TLS checksEd Tanous1-52/+34
2023-12-09Add mutual tls unit testEd Tanous1-0/+174
2023-12-08Reponse: Fix incomplete implementation in writeAbhilash Raju1-0/+91
2023-12-05Fix missing dateEd Tanous1-6/+20
2023-12-05Unit test ConnectionEd Tanous1-0/+85
2023-10-31Move to file_body in boostEd Tanous1-14/+14
2023-10-05Update to boost 1.83.0Ed Tanous1-1/+1
2023-09-25Clean up vm CredentialPipeEd Tanous1-0/+41
2023-09-08Simplify datetime parsingEd Tanous1-3/+2
2023-08-23Move http client to URLEd Tanous1-45/+0
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous2-13/+46
2023-07-14AsyncResolve cleanups and error handlingEd Tanous1-0/+25
2023-07-12Use openssl random number generatorEd Tanous1-0/+23
2023-06-28Remove the black_magic namespaceEd Tanous2-2/+2
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+54
2023-06-12query: Fix default expand level with delegatedWilly Tu1-28/+65
2023-06-09Fix hack on Set-CookieEd Tanous1-1/+1
2023-06-08hex_units: Fix Werror=conversionWilly Tu1-2/+2
2023-05-26json utility: add sortNan Zhou1-0/+53
2023-05-25Fix some includesEd Tanous2-2/+4
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule1-0/+9
2023-05-19Write test capable of catching regressionsEd Tanous1-13/+37
2023-05-18Add a unit test for dumpHtmlEd Tanous1-0/+41
2023-05-16Boost::urls::formatEd Tanous1-34/+1
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-05-12ibm-locks: shut up clang-tidy by disabling codePatrick Williams1-1/+4
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-2/+2
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams9-21/+20
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado1-0/+157
2023-04-27Remove number support from the routerEd Tanous2-18/+19
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado1-0/+129
2023-03-28Aggregation: Prefix fix HttpHeaders propertyCarson Labrado1-0/+33
2023-03-14Only parse to the depth requestedEd Tanous1-16/+162
2023-03-11Remove body member from RequestEd Tanous1-12/+8
2023-03-02Add ManagerProvidingService implementationEd Tanous1-2/+5
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen1-0/+32