1. b64c626 Disable token compress in str by Ed Tanous · 1 year, 10 months ago
  2. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  3. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
  4. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  5. b1d736f Change static to inline by Ed Tanous · 1 year, 11 months ago
  6. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 1 year, 11 months ago
  7. 7e0572f Remove unused gzip helper by Ed Tanous · 1 year, 11 months ago
  8. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  9. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  10. ade2fe7 Removed checking cookie in mTLS authentication by Karol Niczyj · 2 years, 8 months ago
  11. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
  12. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  13. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  14. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  15. 7f57f19 cppcheck: Fix Ineffective call of function 'substr' by Ed Tanous · 2 years ago
  16. ed194be Add CBOR support by Ed Tanous · 2 years, 5 months ago
  17. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  18. 5a19396 Restrict use of subfolder in configfiles path by cm-jishnu · 2 years, 1 month ago
  19. 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
  20. 2138483 Add the GetSubTree and GetSubTreePaths method to dbus_utility by George Liu · 2 years, 2 months ago
  21. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  22. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  23. bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
  24. 6071963 Fixes invalid memory access by Krzysztof Grobelny · 2 years, 4 months ago
  25. 18e3f7f Fixed issues with multipart parser by Krzysztof Grobelny · 2 years, 4 months ago
  26. 41713dd clang-15: fixes for emplace by Patrick Williams · 2 years, 3 months ago
  27. 4a0e1a0 Fix content-type return behavior for */* by Ed Tanous · 2 years, 3 months ago
  28. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  29. 99351cd Improve content type by Ed Tanous · 2 years, 5 months ago
  30. 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
  31. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  32. 3e7ab70 IBM Mgmt console lock algorithm improvement by Sunitha Harish · 2 years, 5 months ago
  33. f8a4347 Fixes for IBM Management Console usecases by Sunitha Harish · 2 years, 5 months ago
  34. c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
  35. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  36. a3526fe Remove q-factor weighting on Accept Header by Gunnar Mills · 2 years, 11 months ago
  37. 2d613eb dbus_utility: Remove ManagedItem type alias by Jiaqing Zhao · 2 years, 4 months ago
  38. 41bb02b IBM Mgmt console writeLock conflict fix by Sunitha Harish · 2 years, 5 months ago
  39. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
  40. 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
  41. 3acced2 authn: correct meson behaviors by Nan Zhou · 2 years, 6 months ago
  42. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  43. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  44. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  45. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  46. 5600f02 Google RoT: simplify subtree iteration by Nan Zhou · 2 years, 6 months ago
  47. 322204a Google RoT: add unit tests for /google/v1 by Nan Zhou · 2 years, 6 months ago
  48. cd02759 Google RoT: remove global constant strings by Nan Zhou · 2 years, 6 months ago
  49. 30aacdd Google RoT: allign callback style by Nan Zhou · 2 years, 6 months ago
  50. 6384e32 dbus_singleton: use stack variable and extern by Nan Zhou · 2 years, 6 months ago
  51. 16a5535 Google RoT: avoid potential dangling pointer by Nan Zhou · 2 years, 6 months ago
  52. 623e533 dbus_utility_test: fix test case names by Nan Zhou · 2 years, 6 months ago
  53. 9d33509 Remove unused variables by Ed Tanous · 2 years, 6 months ago
  54. e3009e4 Make nbd-proxy header build in all cases by Ed Tanous · 2 years, 10 months ago
  55. f970c35 Remove BLONS by Ed Tanous · 2 years, 6 months ago
  56. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  57. a02b586 http_utility_test: fix test case names by Nan Zhou · 2 years, 6 months ago
  58. ad3edd4 http_utility_test: add namespace by Nan Zhou · 2 years, 6 months ago
  59. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  60. 93b443d http_utility_test: fix headers by Nan Zhou · 2 years, 6 months ago
  61. 2f07bde dbus_utility_test: clean up headers by Nan Zhou · 2 years, 6 months ago
  62. 5b28cdf dbus_utility_test: add namespace by Nan Zhou · 2 years, 6 months ago
  63. 3b5c75e human_sort_test: add namespace by Nan Zhou · 2 years, 6 months ago
  64. f2a3677 human_sort_test: fix headers by Nan Zhou · 2 years, 6 months ago
  65. 347d1a1 Rearrange forward_unauthorized by Ed Tanous · 2 years, 6 months ago
  66. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
  67. cc60619 multipart_test: use ASSERT_EQ correctly by Nan Zhou · 2 years, 6 months ago
  68. e52d156 multipart_test: add namespace by Nan Zhou · 2 years, 6 months ago
  69. ca0cb4c multipart_test: fix headers by Nan Zhou · 2 years, 6 months ago
  70. a439ca2 openbmc_dbus_rest_test: fix headers by Nan Zhou · 2 years, 6 months ago
  71. 80d37e7 dbus_utility: iwyu by Nan Zhou · 2 years, 6 months ago
  72. f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 6 months ago
  73. b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago
  74. a9bb43b openbmc_dbus_rest_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  75. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  76. 7b7f041 On logout set Session cookie with expired date by Gunnar Mills · 2 years, 7 months ago
  77. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  78. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  79. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 7 months ago
  80. 4ee8f0b bmcweb: fixes virtual media buffer overflow by Troy Lee · 3 years, 5 months ago
  81. b6a5518 google_api: Fix build issue by Jiaqing Zhao · 2 years, 7 months ago
  82. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
  83. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  84. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  85. 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
  86. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 8 months ago
  87. 5611d54 Fix unmounting image in proxy mode. by Przemyslaw Czarnowski · 2 years, 8 months ago
  88. 670eaca Fix compilation of nbd_proxy.hpp by Przemyslaw Czarnowski · 2 years, 8 months ago
  89. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  90. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  91. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
  92. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  93. 91ac2e5 Replace CSP plugin-types directive with object-src by Jiaqing Zhao · 2 years, 10 months ago
  94. 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
  95. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  96. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  97. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  98. a327dc5 Fix clang warnings related to OpenSSL 1.x by Szymon Dompke · 2 years, 10 months ago
  99. 4068129 Use std::variant by Ed Tanous · 2 years, 10 months ago
  100. 630c317 Remove flat_maps from our dbus parsing types by Ed Tanous · 2 years, 10 months ago