summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-06Fix websocket csrf checkingGunnar Mills1-2/+1
2023-03-23nbd proxy and websocket cleanupsEd Tanous2-112/+114
2023-03-23Break out another lambdaEd Tanous1-60/+66
2023-03-23Remove authorization checks in nbd_proxyEd Tanous1-107/+57
2023-03-17dbus_rest: Fix dangling reference of crow::ResponseLei YU1-19/+20
2023-03-17Add the GetManagedObjects method to dbus_utilityGeorge Liu1-0/+15
2023-03-11Remove body member from RequestEd Tanous4-5/+6
2023-03-09Move logging level to WARNING for 404Gunnar Mills1-3/+3
2023-03-06Move nbdproxy to non lambda methodsEd Tanous1-140/+144
2023-03-03Add the getAssociationEndPoints methodGeorge Liu1-0/+13
2023-02-28sdbusplus: use shorter type aliasesPatrick Williams1-1/+1
2023-02-28Remove sessions when user is deletedXie Ning2-0/+42
2023-02-28Fixing blocking system call to async modeTroy Lee1-0/+2
2023-02-24Take boost error_code by referenceEd Tanous6-33/+34
2023-02-24Pass string views by valueEd Tanous8-15/+11
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-2/+2
2023-02-21Disable token compress in strEd Tanous1-1/+2
2023-02-17Add option for validating content-type headerEd Tanous1-11/+38
2023-02-17Implement alternative to on boost::splitEd Tanous2-2/+26
2023-02-13Fix a couple #includesEd Tanous2-2/+0
2023-02-13Change static to inlineEd Tanous1-1/+1
2023-02-10Revert "Add the getAssociationEndPoints method"Gunnar Mills1-12/+0
2023-02-10Remove unused gzip helperEd Tanous1-65/+0
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-0/+12
2023-01-24Refactor GetSubTree methodGeorge Liu3-18/+14
2023-01-19Removed checking cookie in mTLS authenticationKarol Niczyj1-16/+10
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu2-35/+36
2023-01-18Fix a boatload of #includesEd Tanous24-73/+96
2023-01-17Add check for globalsEd Tanous10-10/+26
2023-01-11Refactor GetSubTreePaths methodGeorge Liu3-11/+15
2022-12-29cppcheck: Fix Ineffective call of function 'substr'Ed Tanous1-2/+2
2022-12-28Add CBOR supportEd Tanous1-2/+3
2022-12-21Change variable scopesEd Tanous4-13/+6
2022-12-16Restrict use of subfolder in configfiles pathcm-jishnu1-3/+6
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+1
2022-11-29Add the GetSubTree and GetSubTreePaths method to dbus_utilityGeorge Liu1-0/+33
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-1/+1
2022-10-12header cleanupsNan Zhou1-1/+2
2022-10-07Move ClientID parameter out of OEMEd Tanous5-18/+17
2022-10-05Fixes invalid memory accessKrzysztof Grobelny1-1/+1
2022-10-05Fixed issues with multipart parserKrzysztof Grobelny1-8/+35
2022-09-28clang-15: fixes for emplacePatrick Williams1-1/+1
2022-09-22Fix content-type return behavior for */*Ed Tanous2-8/+13
2022-09-22treewide: reorganize unit testsNan Zhou6-559/+0
2022-09-13Improve content typeEd Tanous3-43/+119
2022-09-09clang-tidy: fix misc warningsPatrick Williams2-2/+2
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-2/+1
2022-09-06IBM Mgmt console lock algorithm improvementSunitha Harish2-28/+21
2022-09-06Fixes for IBM Management Console usecasesSunitha Harish1-5/+5
2022-09-02used sdbusplus::unpackPropertiesNoThrow part 6Krzysztof Grobelny1-4/+4