1. 3e919b5 Create IBM ConfigFile base directory by Sunitha Harish · 4 years, 2 months ago
  2. b295bf9 Fix memory leak issue when opening the certificate file by Alan Kuo · 3 years, 8 months ago
  3. 09e7afd Add Content-Security-Policy(CSP) Level2 Directives by Basheer Ahmed Muddebihal · 3 years, 9 months ago
  4. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  5. dab0604 Removed copy and move constructors from AsyncResp by Krzysztof Grobelny · 3 years, 9 months ago
  6. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 9 months ago
  7. 55b695f Make redfish namespace consistent by Ed Tanous · 3 years, 9 months ago
  8. 636be39 Add SameSite=Strict on Set-Cookie by Gunnar Mills · 3 years, 9 months ago
  9. fbcc252 Remove duplicate entry in array by Gunnar Mills · 3 years, 9 months ago
  10. 153fdcf Make missing static files directory non-fatal by Ed Tanous · 3 years, 10 months ago
  11. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  12. cd1f392 Fix KVM issue on DISABLE_XSS_PREVENTION by Arun P. Mohanan · 3 years, 10 months ago
  13. 29a82b0 EventService : Support async_resolve for subscribers by Sunitha Harish · 3 years, 10 months ago
  14. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  15. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  16. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  17. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  18. 086d32c IBM ConfigFile upload : Fix content-type validation by Sunitha Harish · 3 years, 11 months ago
  19. db81c07 IBM Management Console: Replacing crow::Response with bmcweb::AsyncResp by Sunitha Harish · 4 years ago
  20. 7c0bbe7 Validate the path during ConfigFile upload by Sunitha Harish · 4 years, 5 months ago
  21. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  22. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  23. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  24. 5238bd3 fix bmcweb crash during sol communication by AppaRao Puli · 4 years, 1 month ago
  25. 83cf818 Call applySessionTimeouts before writing data by Gunnar Mills · 4 years, 1 month ago
  26. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  27. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 3 months ago
  28. a1ffbb8 Fix Release Lock API by Manojkiran Eda · 4 years, 2 months ago
  29. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  30. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  31. dc511aa Timeout is not per-session by Ed Tanous · 4 years, 2 months ago
  32. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  33. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  34. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  35. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  36. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  37. 9645760 Fix the build without the mutual TLS auth support by Alexander Filippov · 4 years, 3 months ago
  38. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  39. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  40. 7cd94e4 Fix bad log statement by Ed Tanous · 4 years, 3 months ago
  41. 4e08751 modernize ibm management console by Ed Tanous · 4 years, 3 months ago
  42. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  43. 3e4c779 Fix the build by Ed Tanous · 4 years, 3 months ago
  44. 57fce80 Improve JSON->HTML conversion by Ed Tanous · 6 years ago
  45. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  46. 23e6420 Fix using namespace by Ed Tanous · 4 years, 3 months ago
  47. dc6bfb4 remove using namespace by Ed Tanous · 4 years, 3 months ago
  48. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  49. 218bd47 Move webassets structures to constexpr by Ed Tanous · 5 years ago
  50. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
  51. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  52. d4d77e3 Prep for boost 1.74.0 by Ed Tanous · 4 years, 4 months ago
  53. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  54. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  55. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  56. 87f171a Deallocate memory during failed case by AppaRao Puli · 4 years, 5 months ago
  57. 5738de5 Handling Broadcast message service by Asmitha Karunanithi · 4 years, 5 months ago
  58. 10693fa EventService : Send event for ConfigFile updation by Asmitha Karunanithi · 4 years, 5 months ago
  59. 96330b9 EventService : Send event for the ConfigFile creation by Sunitha Harish · 4 years, 6 months ago
  60. eb7d3d5 Swap strcpy for strncpy by Ed Tanous · 5 years ago
  61. a47f32b Remove using constructor for filesystem by Ed Tanous · 5 years ago
  62. e56f254 EventService: Add the parameter ResourceTypes to subscription by Sunitha Harish · 4 years, 5 months ago
  63. 6964c98 Fix MTLS Auth by James Feist · 4 years, 5 months ago
  64. f6a0d63 Add 'reason' message to websocket close method by Wludzik, Jozef · 4 years, 5 months ago
  65. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  66. 3909dc8 Rework Authorization flow by James Feist · 4 years, 9 months ago
  67. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  68. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 6 months ago
  69. 4425044 Drop the boost 1.7 related dependency by Manojkiran Eda · 4 years, 6 months ago
  70. 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 7 months ago
  71. 566329e Lock Management : Add Support for Mutltiple HMC's by Manojkiran Eda · 4 years, 7 months ago
  72. 08bdcc7 Session creation : Get and Set Oem ClientID by Sunitha Harish · 4 years, 8 months ago
  73. 7f1538c Remove include experimental/filesystem by Gunnar Mills · 4 years, 7 months ago
  74. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  75. 4eaf2ee Add unit test for the lock management by manojkiraneda · 5 years ago
  76. 7870f1f Redfish:Call InitiateOffload with parameter OffloadUri by Ravi Teja · 4 years, 9 months ago
  77. 4722efe Redfish:Dump offload handler implementation using nbd-proxy by raviteja-b · 5 years ago
  78. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 4 years, 11 months ago
  79. 55fd1a9 AcquireLock : ResourceID Endianness Changes by Manojkiran Eda · 4 years, 8 months ago
  80. 5bb0ece Implement ReleaseAll Locks functionality by Manojkiran Eda · 5 years ago
  81. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  82. e46946a Change the allowed host configuration file size by Ratan Gupta · 4 years, 8 months ago
  83. 8a3bb71 Persist the lock table by Sunitha Harish · 5 years ago
  84. 402b571 Implement GetLockList function in Lock Service by manojkiraneda · 5 years ago
  85. 3b6dea6 Implement Release Lock in Lock Service by manojkiraneda · 5 years ago
  86. 0b631ae Implement Acquire Lock Function in Lock Service by manojkiraneda · 5 years ago
  87. a68a804 Use CPRNG for session secrets generation by James Feist · 4 years, 8 months ago
  88. f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 9 months ago
  89. 734a1c3 Implement lock service introspect by Ratan Gupta · 5 years ago
  90. d3630cb Implement config file collection by Ratan Gupta · 5 years ago
  91. 1c7b07c Read and Delete config files through REST interface by asmithakarun · 5 years ago
  92. 97b0e43 Save-area file upload to BMC by Sunitha Harish · 5 years ago
  93. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  94. 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 9 months ago
  95. 0185c7f Remove RSA comments and variable names by Vernon Mauery · 4 years, 10 months ago
  96. aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 10 months ago
  97. 250b0eb Permission check for virtual media proxy mode by Przemyslaw Czarnowski · 4 years, 10 months ago
  98. 755a33c Adding new types to simplify access to ManagedObjectType. by Zbigniew Kurzynski · 4 years, 10 months ago
  99. b8c7eb2 Fix KVM page to display the KVM session by Johnathan Mantey · 4 years, 10 months ago
  100. c7a29d3 Remove IBM specific variable name by Ed Tanous · 5 years ago