- 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
- d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
- 9b12d1f used sdbusplus::unpackPropertiesNoThrow part 4 by Krzysztof Grobelny · 2 years, 5 months ago
- 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
- d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 9 months ago
- 1e31259 certificate: Use urlFromPieces to generate URL by Jiaqing Zhao · 2 years, 7 months ago
- 75b63a2 certificate: Parse URL with readUrlSegments in ReplaceCertificate by Jiaqing Zhao · 2 years, 7 months ago
- 717b980 certificate: Don't check if certificate id is a number by Jiaqing Zhao · 2 years, 7 months ago
- e19e97e certificate: Use string certId in getCertificateProperties by Jiaqing Zhao · 2 years, 7 months ago
- 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 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
- 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
- d3f92ce certificate: Add getCertificateList for get collections by Jiaqing Zhao · 2 years, 7 months ago
- c6a8dfb certificate: Use ObjectMapper in getCertificateLocations by Jiaqing Zhao · 2 years, 7 months ago
- 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
- 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 5 months ago
- 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 2 years, 9 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
- 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
- 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
- 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
- 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
- abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
- 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
- ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
- 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
- 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
- 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
- 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
- 0daf14e Remove IBM copyright by Gunnar Mills · 3 years, 10 months ago
- 9c8e039 Remove unnecessary error responses for LDAP certs by Jonathan Doman · 3 years, 11 months ago
- 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
- f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
- 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 3 months ago
- 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
- 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
- cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
- 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
- 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
- 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
- 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
- aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 10 months ago
- 8c9ced1 certificate_service: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
- e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
- e6604b1 Fix extracting certificate id by Iwona Klimaszewska · 5 years ago
- 07a6029 Certificate delete API – middleware by Zbigniew Kurzynski · 5 years ago
- a08752f Handling of adding certificates the Redfish way (TrustStore) by Zbigniew Kurzynski · 5 years ago
- 656ec7e Support uploading multiple certificates [install-middlewere] by Zbigniew Kurzynski · 5 years ago
- 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
- 58eb238 Handling of adding certificates the Redfish way by Kowalski, Kamil · 5 years ago
- cfcd5f6 Redfish: Add TrustStore certificate support by Marri Devender Rao · 6 years ago
- 3b7f014 Redfish: Extend GenerateCSR action for LDAP certificate collection by Marri Devender Rao · 6 years ago
- 3021581 Redfish: GenerateCSR action for HTTPS certificate by Marri Devender Rao · 6 years ago
- 8aae75a Redfish: Raise resource not found (404) if path does not exist by Marri Devender Rao · 5 years ago
- 37cce91 Redfish: Add support to upload/replace/view LDAP Certificate by Marri Devender Rao · 6 years ago
- 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago