1. 613ea98 Update nbd_proxy for new ManagedObjectType by Jason M. Bills · 2 years, 10 months ago
  2. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 11 months ago
  3. 9c0b4e5 Use (size() == 0) check for multi_buffer by Jason M. Bills · 2 years, 11 months ago
  4. dbb59d4 Enable readability-uppercase-literal-suffix by Ed Tanous · 3 years ago
  5. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  6. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  7. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  8. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  9. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  10. 104f09c Enable readability-named-parameter checks by Ed Tanous · 3 years ago
  11. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  12. bb05f22 Simplify human sort by Ed Tanous · 3 years ago
  13. 9ea15c3 Include what you use by Ed Tanous · 3 years ago
  14. 5df6eda bmcweb: Add/Move common typedefs to dbus utility by Shantappa Teekappanavar · 3 years ago
  15. fcc5aa6 Enable malloc checks by Ed Tanous · 3 years ago
  16. 49d1eea enable cppcoreguidelines-pro-type-vararg checks by Ed Tanous · 3 years ago
  17. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years ago
  18. d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
  19. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  20. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  21. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  22. 543f440 Enable init checker by Ed Tanous · 3 years ago
  23. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  24. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  25. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  26. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  27. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  28. 91359f9 Make clang-tidy pass by Gunnar Mills · 3 years ago
  29. 168e20c Move to common variant by Ed Tanous · 3 years ago
  30. d1a6481 Add more types to DbusVariantType by Ed Tanous · 3 years ago
  31. af4edf6 Implement MIME parsing by Ed Tanous · 4 years, 5 months ago
  32. 145bb76 ssl_key_handler: support OpenSSL 3.0 for key verification by Patrick Williams · 3 years, 1 month ago
  33. aec7066 ssl_key_handler: use OpenSSL 3.0 API for keygen by Patrick Williams · 3 years ago
  34. df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
  35. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  36. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 1 month ago
  37. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  38. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  39. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  40. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  41. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  42. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 3 months ago
  43. 5edbe94 Use less specific includes by Ed Tanous · 3 years, 3 months ago
  44. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  45. 5107ac4 ibm: remove unused tinyxml2 include by Patrick Williams · 3 years, 3 months ago
  46. a8544a5 Implement human sort utility function by Ed Tanous · 3 years, 3 months ago
  47. e7b5f60 Fix build warning by Lei YU · 3 years, 3 months ago
  48. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 3 months ago
  49. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 3 months ago
  50. 68452cb Fix compile issue when basic auth is disabled by Ed Tanous · 3 years, 3 months ago
  51. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  52. 3c2a8d0 Make code format the same by Ed Tanous · 3 years, 3 months ago
  53. 97a056a Corrects issues in session by John Edward Broadbent · 3 years, 4 months ago
  54. 38816db fix clang formatting by Ed Tanous · 3 years, 4 months ago
  55. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 6 months ago
  56. e62afa5 IBM Management Interface: Lock Management by Sunitha Harish · 3 years, 4 months ago
  57. 9301e91 Fix warning with clang by Ed Tanous · 3 years, 4 months ago
  58. 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 4 months ago
  59. dc414b5 Reduce session timeout to 30 minutes by Jason M. Bills · 3 years, 5 months ago
  60. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  61. 885bbf1 ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore by Willy Tu · 3 years, 5 months ago
  62. e6a7165 Event subscriber persistency: Fix restoring subscribers by Sunitha Harish · 3 years, 5 months ago
  63. 418b934 Fix Klocwork Issue - Dereferencing iterators by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  64. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 10 months ago
  65. ba95fcc Restructure pam conversation function by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  66. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  67. 83fd8e1 Dbus_Rest: Fix bmcweb crash by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  68. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  69. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  70. 2205bbf Fix include what you use in bmcweb_config.h by Ed Tanous · 3 years, 6 months ago
  71. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  72. 984a4c2 Revert "dbus_rest: return error response with not found when bad dbus request" by Ed Tanous · 3 years, 7 months ago
  73. b623d9c dbus_rest: return error response with not found when bad dbus request by Tim Lee · 3 years, 7 months ago
  74. ad0006e Make OpenSSLGenerator max() and min() constexpr by Ed Tanous · 3 years, 8 months ago
  75. d3d26ba Fix typos in comments by Ali Ahmed · 3 years, 8 months ago
  76. d4b6c66 Fix infinite redirect when webui isn't installed by Ed Tanous · 3 years, 10 months ago
  77. 3e919b5 Create IBM ConfigFile base directory by Sunitha Harish · 4 years, 3 months ago
  78. b295bf9 Fix memory leak issue when opening the certificate file by Alan Kuo · 3 years, 9 months ago
  79. 09e7afd Add Content-Security-Policy(CSP) Level2 Directives by Basheer Ahmed Muddebihal · 3 years, 10 months ago
  80. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  81. dab0604 Removed copy and move constructors from AsyncResp by Krzysztof Grobelny · 3 years, 9 months ago
  82. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 9 months ago
  83. 55b695f Make redfish namespace consistent by Ed Tanous · 3 years, 9 months ago
  84. 636be39 Add SameSite=Strict on Set-Cookie by Gunnar Mills · 3 years, 10 months ago
  85. fbcc252 Remove duplicate entry in array by Gunnar Mills · 3 years, 10 months ago
  86. 153fdcf Make missing static files directory non-fatal by Ed Tanous · 3 years, 10 months ago
  87. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  88. cd1f392 Fix KVM issue on DISABLE_XSS_PREVENTION by Arun P. Mohanan · 3 years, 10 months ago
  89. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 10 months ago
  90. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  91. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  92. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  93. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  94. 086d32c IBM ConfigFile upload : Fix content-type validation by Sunitha Harish · 3 years, 11 months ago
  95. db81c07 IBM Management Console: Replacing crow::Response with bmcweb::AsyncResp by Sunitha Harish · 4 years ago
  96. 7c0bbe7 Validate the path during ConfigFile upload by Sunitha Harish · 4 years, 5 months ago
  97. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  98. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  99. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  100. 5238bd3 fix bmcweb crash during sol communication by AppaRao Puli · 4 years, 1 month ago