- ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
- b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
- 26b3630 ibm-locks: shut up clang-tidy by disabling code by Patrick Williams · 1 year, 8 months ago
- ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
- 84396af log-services: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
- 84ea4b1 json-html-serializer: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
- ad7fa90 pam-authenticate: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
- 0e31e95 multipart-parser: fix clang-tidy issues by Patrick Williams · 1 year, 8 months ago
- d13f468 human-sort: fix clang-tidy warnings about pointer arithmetic by Patrick Williams · 1 year, 8 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 8d01836 dbus_utility: Support new ObjectMapper methods by Willy Tu · 1 year, 8 months ago
- e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
- 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 2 years, 10 months ago
- 2da6b8c Break out another lambda by Ed Tanous · 1 year, 10 months ago
- e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 1 year, 10 months ago
- 28dd5ca dbus_rest: Fix dangling reference of crow::Response by Lei YU · 1 year, 9 months ago
- f5892d0 Add the GetManagedObjects method to dbus_utility by George Liu · 1 year, 10 months ago
- 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 10 months ago
- a7405d5 Move logging level to WARNING for 404 by Gunnar Mills · 1 year, 10 months ago
- 8108fd3 Move nbdproxy to non lambda methods by Ed Tanous · 1 year, 10 months ago
- a4eb761 Add the getAssociationEndPoints method by George Liu · 1 year, 11 months ago
- ca165b9 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
- 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 6 months ago
- 36ecbf3 Fixing blocking system call to async mode by Troy Lee · 3 years, 4 months ago
- 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
- 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
- eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
- b64c626 Disable token compress in str by Ed Tanous · 1 year, 10 months ago
- 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
- 50ebd4a Implement alternative to on boost::split by Ed Tanous · 1 year, 11 months ago
- a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
- b1d736f Change static to inline by Ed Tanous · 1 year, 11 months ago
- c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 1 year, 11 months ago
- 7e0572f Remove unused gzip helper by Ed Tanous · 1 year, 11 months ago
- 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
- e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
- ade2fe7 Removed checking cookie in mTLS authentication by Karol Niczyj · 2 years, 8 months ago
- 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- cf9e417 Add check for globals by Ed Tanous · 2 years ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- 7f57f19 cppcheck: Fix Ineffective call of function 'substr' by Ed Tanous · 2 years ago
- ed194be Add CBOR support by Ed Tanous · 2 years, 5 months ago
- f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
- 5a19396 Restrict use of subfolder in configfiles path by cm-jishnu · 2 years, 1 month ago
- 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
- 2138483 Add the GetSubTree and GetSubTreePaths method to dbus_utility by George Liu · 2 years, 2 months ago
- ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
- 77665bd header cleanups by Nan Zhou · 2 years, 2 months ago
- bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
- 6071963 Fixes invalid memory access by Krzysztof Grobelny · 2 years, 4 months ago
- 18e3f7f Fixed issues with multipart parser by Krzysztof Grobelny · 2 years, 4 months ago
- 41713dd clang-15: fixes for emplace by Patrick Williams · 2 years, 3 months ago
- 4a0e1a0 Fix content-type return behavior for */* by Ed Tanous · 2 years, 3 months ago
- c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
- 99351cd Improve content type by Ed Tanous · 2 years, 5 months ago
- 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
- d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
- 3e7ab70 IBM Mgmt console lock algorithm improvement by Sunitha Harish · 2 years, 5 months ago
- f8a4347 Fixes for IBM Management Console usecases by Sunitha Harish · 2 years, 5 months ago
- c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
- e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
- a3526fe Remove q-factor weighting on Accept Header by Gunnar Mills · 2 years, 11 months ago
- 2d613eb dbus_utility: Remove ManagedItem type alias by Jiaqing Zhao · 2 years, 4 months ago
- 41bb02b IBM Mgmt console writeLock conflict fix by Sunitha Harish · 2 years, 5 months ago
- d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 9 months ago
- 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
- 3acced2 authn: correct meson behaviors by Nan Zhou · 2 years, 5 months ago
- 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- 5600f02 Google RoT: simplify subtree iteration by Nan Zhou · 2 years, 6 months ago
- 322204a Google RoT: add unit tests for /google/v1 by Nan Zhou · 2 years, 6 months ago
- cd02759 Google RoT: remove global constant strings by Nan Zhou · 2 years, 6 months ago
- 30aacdd Google RoT: allign callback style by Nan Zhou · 2 years, 6 months ago
- 6384e32 dbus_singleton: use stack variable and extern by Nan Zhou · 2 years, 6 months ago
- 16a5535 Google RoT: avoid potential dangling pointer by Nan Zhou · 2 years, 6 months ago
- 623e533 dbus_utility_test: fix test case names by Nan Zhou · 2 years, 6 months ago
- 9d33509 Remove unused variables by Ed Tanous · 2 years, 6 months ago
- e3009e4 Make nbd-proxy header build in all cases by Ed Tanous · 2 years, 10 months ago
- f970c35 Remove BLONS by Ed Tanous · 2 years, 6 months ago
- 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
- a02b586 http_utility_test: fix test case names by Nan Zhou · 2 years, 6 months ago
- ad3edd4 http_utility_test: add namespace by Nan Zhou · 2 years, 6 months ago
- 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
- 93b443d http_utility_test: fix headers by Nan Zhou · 2 years, 6 months ago
- 2f07bde dbus_utility_test: clean up headers by Nan Zhou · 2 years, 6 months ago
- 5b28cdf dbus_utility_test: add namespace by Nan Zhou · 2 years, 6 months ago
- 3b5c75e human_sort_test: add namespace by Nan Zhou · 2 years, 6 months ago
- f2a3677 human_sort_test: fix headers by Nan Zhou · 2 years, 6 months ago
- 347d1a1 Rearrange forward_unauthorized by Ed Tanous · 2 years, 6 months ago
- b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
- cc60619 multipart_test: use ASSERT_EQ correctly by Nan Zhou · 2 years, 6 months ago
- e52d156 multipart_test: add namespace by Nan Zhou · 2 years, 6 months ago
- ca0cb4c multipart_test: fix headers by Nan Zhou · 2 years, 6 months ago
- a439ca2 openbmc_dbus_rest_test: fix headers by Nan Zhou · 2 years, 6 months ago
- 80d37e7 dbus_utility: iwyu by Nan Zhou · 2 years, 6 months ago
- f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 6 months ago
- b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago