1. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 3 months ago
  2. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 3 months ago
  3. 68452cb Fix compile issue when basic auth is disabled by Ed Tanous · 3 years, 3 months ago
  4. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  5. 3c2a8d0 Make code format the same by Ed Tanous · 3 years, 3 months ago
  6. 97a056a Corrects issues in session by John Edward Broadbent · 3 years, 4 months ago
  7. 38816db fix clang formatting by Ed Tanous · 3 years, 4 months ago
  8. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 6 months ago
  9. e62afa5 IBM Management Interface: Lock Management by Sunitha Harish · 3 years, 4 months ago
  10. 9301e91 Fix warning with clang by Ed Tanous · 3 years, 4 months ago
  11. 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 4 months ago
  12. dc414b5 Reduce session timeout to 30 minutes by Jason M. Bills · 3 years, 5 months ago
  13. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  14. 885bbf1 ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore by Willy Tu · 3 years, 5 months ago
  15. e6a7165 Event subscriber persistency: Fix restoring subscribers by Sunitha Harish · 3 years, 5 months ago
  16. 418b934 Fix Klocwork Issue - Dereferencing iterators by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  17. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 10 months ago
  18. ba95fcc Restructure pam conversation function by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  19. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  20. 83fd8e1 Dbus_Rest: Fix bmcweb crash by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  21. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  22. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  23. 2205bbf Fix include what you use in bmcweb_config.h by Ed Tanous · 3 years, 6 months ago
  24. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  25. 984a4c2 Revert "dbus_rest: return error response with not found when bad dbus request" by Ed Tanous · 3 years, 7 months ago
  26. b623d9c dbus_rest: return error response with not found when bad dbus request by Tim Lee · 3 years, 7 months ago
  27. ad0006e Make OpenSSLGenerator max() and min() constexpr by Ed Tanous · 3 years, 8 months ago
  28. d3d26ba Fix typos in comments by Ali Ahmed · 3 years, 8 months ago
  29. d4b6c66 Fix infinite redirect when webui isn't installed by Ed Tanous · 3 years, 10 months ago
  30. 3e919b5 Create IBM ConfigFile base directory by Sunitha Harish · 4 years, 3 months ago
  31. b295bf9 Fix memory leak issue when opening the certificate file by Alan Kuo · 3 years, 9 months ago
  32. 09e7afd Add Content-Security-Policy(CSP) Level2 Directives by Basheer Ahmed Muddebihal · 3 years, 10 months ago
  33. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  34. dab0604 Removed copy and move constructors from AsyncResp by Krzysztof Grobelny · 3 years, 9 months ago
  35. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 9 months ago
  36. 55b695f Make redfish namespace consistent by Ed Tanous · 3 years, 9 months ago
  37. 636be39 Add SameSite=Strict on Set-Cookie by Gunnar Mills · 3 years, 10 months ago
  38. fbcc252 Remove duplicate entry in array by Gunnar Mills · 3 years, 10 months ago
  39. 153fdcf Make missing static files directory non-fatal by Ed Tanous · 3 years, 10 months ago
  40. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  41. cd1f392 Fix KVM issue on DISABLE_XSS_PREVENTION by Arun P. Mohanan · 3 years, 10 months ago
  42. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 10 months ago
  43. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  44. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  45. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  46. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  47. 086d32c IBM ConfigFile upload : Fix content-type validation by Sunitha Harish · 4 years ago
  48. db81c07 IBM Management Console: Replacing crow::Response with bmcweb::AsyncResp by Sunitha Harish · 4 years ago
  49. 7c0bbe7 Validate the path during ConfigFile upload by Sunitha Harish · 4 years, 5 months ago
  50. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  51. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  52. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  53. 5238bd3 fix bmcweb crash during sol communication by AppaRao Puli · 4 years, 1 month ago
  54. 83cf818 Call applySessionTimeouts before writing data by Gunnar Mills · 4 years, 2 months ago
  55. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  56. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
  57. a1ffbb8 Fix Release Lock API by Manojkiran Eda · 4 years, 2 months ago
  58. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  59. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  60. dc511aa Timeout is not per-session by Ed Tanous · 4 years, 2 months ago
  61. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  62. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  63. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  64. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  65. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  66. 9645760 Fix the build without the mutual TLS auth support by Alexander Filippov · 4 years, 3 months ago
  67. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  68. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  69. 7cd94e4 Fix bad log statement by Ed Tanous · 4 years, 3 months ago
  70. 4e08751 modernize ibm management console by Ed Tanous · 4 years, 3 months ago
  71. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  72. 3e4c779 Fix the build by Ed Tanous · 4 years, 3 months ago
  73. 57fce80 Improve JSON->HTML conversion by Ed Tanous · 6 years ago
  74. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  75. 23e6420 Fix using namespace by Ed Tanous · 4 years, 3 months ago
  76. dc6bfb4 remove using namespace by Ed Tanous · 4 years, 3 months ago
  77. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  78. 218bd47 Move webassets structures to constexpr by Ed Tanous · 5 years ago
  79. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
  80. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  81. d4d77e3 Prep for boost 1.74.0 by Ed Tanous · 4 years, 4 months ago
  82. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  83. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  84. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  85. 87f171a Deallocate memory during failed case by AppaRao Puli · 4 years, 5 months ago
  86. 5738de5 Handling Broadcast message service by Asmitha Karunanithi · 4 years, 5 months ago
  87. 10693fa EventService : Send event for ConfigFile updation by Asmitha Karunanithi · 4 years, 5 months ago
  88. 96330b9 EventService : Send event for the ConfigFile creation by Sunitha Harish · 4 years, 6 months ago
  89. eb7d3d5 Swap strcpy for strncpy by Ed Tanous · 5 years ago
  90. a47f32b Remove using constructor for filesystem by Ed Tanous · 5 years ago
  91. e56f254 EventService: Add the parameter ResourceTypes to subscription by Sunitha Harish · 4 years, 5 months ago
  92. 6964c98 Fix MTLS Auth by James Feist · 4 years, 5 months ago
  93. f6a0d63 Add 'reason' message to websocket close method by Wludzik, Jozef · 4 years, 6 months ago
  94. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  95. 3909dc8 Rework Authorization flow by James Feist · 4 years, 9 months ago
  96. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  97. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  98. 4425044 Drop the boost 1.7 related dependency by Manojkiran Eda · 4 years, 7 months ago
  99. 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 7 months ago
  100. 566329e Lock Management : Add Support for Mutltiple HMC's by Manojkiran Eda · 4 years, 7 months ago