1. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  2. a02b586 http_utility_test: fix test case names by Nan Zhou · 2 years, 7 months ago
  3. ad3edd4 http_utility_test: add namespace by Nan Zhou · 2 years, 7 months ago
  4. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  5. 93b443d http_utility_test: fix headers by Nan Zhou · 2 years, 7 months ago
  6. 2f07bde dbus_utility_test: clean up headers by Nan Zhou · 2 years, 7 months ago
  7. 5b28cdf dbus_utility_test: add namespace by Nan Zhou · 2 years, 7 months ago
  8. 3b5c75e human_sort_test: add namespace by Nan Zhou · 2 years, 6 months ago
  9. f2a3677 human_sort_test: fix headers by Nan Zhou · 2 years, 7 months ago
  10. 347d1a1 Rearrange forward_unauthorized by Ed Tanous · 2 years, 7 months ago
  11. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 7 months ago
  12. cc60619 multipart_test: use ASSERT_EQ correctly by Nan Zhou · 2 years, 7 months ago
  13. e52d156 multipart_test: add namespace by Nan Zhou · 2 years, 7 months ago
  14. ca0cb4c multipart_test: fix headers by Nan Zhou · 2 years, 7 months ago
  15. a439ca2 openbmc_dbus_rest_test: fix headers by Nan Zhou · 2 years, 7 months ago
  16. 80d37e7 dbus_utility: iwyu by Nan Zhou · 2 years, 7 months ago
  17. f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 7 months ago
  18. b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago
  19. a9bb43b openbmc_dbus_rest_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  20. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  21. 7b7f041 On logout set Session cookie with expired date by Gunnar Mills · 2 years, 7 months ago
  22. c127a0f Fix www-authenticate behavior by Ed Tanous · 2 years, 8 months ago
  23. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  24. d055a34 auth: change authorization.hpp to authentication.hpp by Nan Zhou · 2 years, 8 months ago
  25. 4ee8f0b bmcweb: fixes virtual media buffer overflow by Troy Lee · 3 years, 5 months ago
  26. b6a5518 google_api: Fix build issue by Jiaqing Zhao · 2 years, 8 months ago
  27. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 9 months ago
  28. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  29. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  30. 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
  31. 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 8 months ago
  32. 5611d54 Fix unmounting image in proxy mode. by Przemyslaw Czarnowski · 2 years, 9 months ago
  33. 670eaca Fix compilation of nbd_proxy.hpp by Przemyslaw Czarnowski · 2 years, 9 months ago
  34. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  35. 7772638 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  36. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
  37. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  38. 91ac2e5 Replace CSP plugin-types directive with object-src by Jiaqing Zhao · 2 years, 10 months ago
  39. 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
  40. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  41. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  42. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  43. a327dc5 Fix clang warnings related to OpenSSL 1.x by Szymon Dompke · 2 years, 10 months ago
  44. 4068129 Use std::variant by Ed Tanous · 2 years, 11 months ago
  45. 630c317 Remove flat_maps from our dbus parsing types by Ed Tanous · 2 years, 11 months ago
  46. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years ago
  47. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  48. 08e9fa9 Fix clang-tidy issues in nbd proxy by Ed Tanous · 2 years, 11 months ago
  49. 613ea98 Update nbd_proxy for new ManagedObjectType by Jason M. Bills · 2 years, 11 months ago
  50. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 11 months ago
  51. 9c0b4e5 Use (size() == 0) check for multi_buffer by Jason M. Bills · 2 years, 11 months ago
  52. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  53. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  54. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  55. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  56. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  57. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  58. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  59. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  60. bb05f22 Simplify human sort by Ed Tanous · 3 years ago
  61. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  62. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years ago
  63. fcc5aa6 Enable malloc checks by Ed Tanous · 3 years ago
  64. 49d1eea enable cppcoreguidelines-pro-type-vararg checks by Ed Tanous · 3 years ago
  65. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years ago
  66. d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
  67. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  68. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  69. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  70. 543f440 Enable init checker by Ed Tanous · 3 years ago
  71. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  72. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  73. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  74. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  75. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years, 1 month ago
  76. 91359f9 Make clang-tidy pass by Gunnar Mills · 3 years ago
  77. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  78. d1a6481 Add more types to DbusVariantType by Ed Tanous · 3 years, 1 month ago
  79. af4edf6 Implement MIME parsing by Ed Tanous · 4 years, 6 months ago
  80. 145bb76 ssl_key_handler: support OpenSSL 3.0 for key verification by Patrick Williams · 3 years, 1 month ago
  81. aec7066 ssl_key_handler: use OpenSSL 3.0 API for keygen by Patrick Williams · 3 years, 1 month ago
  82. df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
  83. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  84. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 2 months ago
  85. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  86. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 2 months ago
  87. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 2 months ago
  88. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 3 months ago
  89. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 3 months ago
  90. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 4 months ago
  91. 5edbe94 Use less specific includes by Ed Tanous · 3 years, 3 months ago
  92. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  93. 5107ac4 ibm: remove unused tinyxml2 include by Patrick Williams · 3 years, 3 months ago
  94. a8544a5 Implement human sort utility function by Ed Tanous · 3 years, 3 months ago
  95. e7b5f60 Fix build warning by Lei YU · 3 years, 3 months ago
  96. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 3 months ago
  97. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 4 months ago
  98. 68452cb Fix compile issue when basic auth is disabled by Ed Tanous · 3 years, 3 months ago
  99. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  100. 3c2a8d0 Make code format the same by Ed Tanous · 3 years, 4 months ago