1. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  2. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 7 months ago
  3. 8e8245d Fix nullptr failures for image upload by Ed Tanous · 9 months ago
  4. 7a31e33 Clean up Certificate Service to use readJson by Ed Tanous · 10 months ago
  5. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  6. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  7. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  8. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  9. f5f8eaa certificate_service: Fix garbled display caused by dangling reference by Xinnan Xie · 1 year, 4 months ago
  10. b2254cc Change authority D-Bus names by Michal Orzel · 1 year, 5 months ago
  11. 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 4 months ago
  12. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  13. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
  14. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  15. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  16. a87c418 Fix certificate replacement error code issue by vijayabharathi shetty · 1 year, 8 months ago
  17. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  18. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  19. 6da47ba certificate-service: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  20. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  21. 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
  22. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  23. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  24. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  25. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  26. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  27. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  28. d51e39d Remove old TODO by Ed Tanous · 2 years ago
  29. 9961224 certificate: Allow deleting LDAP client certificate by Jiaqing Zhao · 2 years, 3 months ago
  30. 7a3a8f7 certificate: Add deleteCertificate function by Jiaqing Zhao · 2 years, 3 months ago
  31. 828252d certificate: Replace lambda with inline function by Jiaqing Zhao · 2 years, 3 months ago
  32. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  33. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  34. 9b12d1f used sdbusplus::unpackPropertiesNoThrow part 4 by Krzysztof Grobelny · 2 years, 5 months ago
  35. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  36. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
  37. 1e31259 certificate: Use urlFromPieces to generate URL by Jiaqing Zhao · 2 years, 7 months ago
  38. 75b63a2 certificate: Parse URL with readUrlSegments in ReplaceCertificate by Jiaqing Zhao · 2 years, 7 months ago
  39. 717b980 certificate: Don't check if certificate id is a number by Jiaqing Zhao · 2 years, 7 months ago
  40. e19e97e certificate: Use string certId in getCertificateProperties by Jiaqing Zhao · 2 years, 7 months ago
  41. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  42. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  43. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  44. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  45. d3f92ce certificate: Add getCertificateList for get collections by Jiaqing Zhao · 2 years, 7 months ago
  46. c6a8dfb certificate: Use ObjectMapper in getCertificateLocations by Jiaqing Zhao · 2 years, 7 months ago
  47. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  48. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  49. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  50. 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 5 months ago
  51. 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 2 years, 9 months ago
  52. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  53. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  54. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  55. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  56. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  57. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  58. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  59. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  60. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  61. 168e20c Move to common variant by Ed Tanous · 3 years ago
  62. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  63. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  64. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
  65. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  66. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  67. 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
  68. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  69. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  70. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  71. 0daf14e Remove IBM copyright by Gunnar Mills · 3 years, 10 months ago
  72. 9c8e039 Remove unnecessary error responses for LDAP certs by Jonathan Doman · 3 years, 11 months ago
  73. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
  74. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  75. 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 3 months ago
  76. 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
  77. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  78. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  79. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  80. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  81. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  82. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  83. aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 10 months ago
  84. 8c9ced1 certificate_service: Remove odata.context by Gunnar Mills · 4 years, 11 months ago
  85. e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
  86. e6604b1 Fix extracting certificate id by Iwona Klimaszewska · 5 years ago
  87. 07a6029 Certificate delete API – middleware by Zbigniew Kurzynski · 5 years ago
  88. a08752f Handling of adding certificates the Redfish way (TrustStore) by Zbigniew Kurzynski · 5 years ago
  89. 656ec7e Support uploading multiple certificates [install-middlewere] by Zbigniew Kurzynski · 5 years ago
  90. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  91. 58eb238 Handling of adding certificates the Redfish way by Kowalski, Kamil · 5 years ago
  92. cfcd5f6 Redfish: Add TrustStore certificate support by Marri Devender Rao · 6 years ago
  93. 3b7f014 Redfish: Extend GenerateCSR action for LDAP certificate collection by Marri Devender Rao · 6 years ago
  94. 3021581 Redfish: GenerateCSR action for HTTPS certificate by Marri Devender Rao · 6 years ago
  95. 8aae75a Redfish: Raise resource not found (404) if path does not exist by Marri Devender Rao · 5 years ago
  96. 37cce91 Redfish: Add support to upload/replace/view LDAP Certificate by Marri Devender Rao · 6 years ago
  97. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago