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