1. d43cd0c Fix includes by Ed Tanous · 4 years, 4 months ago
  2. 9645760 Fix the build without the mutual TLS auth support by Alexander Filippov · 4 years, 4 months ago
  3. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 4 months ago
  4. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 5 months ago
  5. 7cd94e4 Fix bad log statement by Ed Tanous · 4 years, 4 months ago
  6. 4e08751 modernize ibm management console by Ed Tanous · 4 years, 4 months ago
  7. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 4 months ago
  8. 3e4c779 Fix the build by Ed Tanous · 4 years, 4 months ago
  9. 57fce80 Improve JSON->HTML conversion by Ed Tanous · 6 years ago
  10. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 4 months ago
  11. 23e6420 Fix using namespace by Ed Tanous · 4 years, 4 months ago
  12. dc6bfb4 remove using namespace by Ed Tanous · 4 years, 4 months ago
  13. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 5 months ago
  14. 218bd47 Move webassets structures to constexpr by Ed Tanous · 5 years ago
  15. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 5 months ago
  16. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  17. d4d77e3 Prep for boost 1.74.0 by Ed Tanous · 4 years, 5 months ago
  18. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 6 months ago
  19. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 6 months ago
  20. 52cc112 Remove middlewares by Ed Tanous · 4 years, 6 months ago
  21. 87f171a Deallocate memory during failed case by AppaRao Puli · 4 years, 6 months ago
  22. 5738de5 Handling Broadcast message service by Asmitha Karunanithi · 4 years, 6 months ago
  23. 10693fa EventService : Send event for ConfigFile updation by Asmitha Karunanithi · 4 years, 6 months ago
  24. 96330b9 EventService : Send event for the ConfigFile creation by Sunitha Harish · 4 years, 7 months ago
  25. eb7d3d5 Swap strcpy for strncpy by Ed Tanous · 5 years ago
  26. a47f32b Remove using constructor for filesystem by Ed Tanous · 5 years ago
  27. e56f254 EventService: Add the parameter ResourceTypes to subscription by Sunitha Harish · 4 years, 6 months ago
  28. 6964c98 Fix MTLS Auth by James Feist · 4 years, 6 months ago
  29. f6a0d63 Add 'reason' message to websocket close method by Wludzik, Jozef · 4 years, 6 months ago
  30. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  31. 3909dc8 Rework Authorization flow by James Feist · 4 years, 10 months ago
  32. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 7 months ago
  33. c61704a Spelling: 's/Occured/Occurred/g' by Gunnar Mills · 4 years, 7 months ago
  34. 4425044 Drop the boost 1.7 related dependency by Manojkiran Eda · 4 years, 7 months ago
  35. 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 8 months ago
  36. 566329e Lock Management : Add Support for Mutltiple HMC's by Manojkiran Eda · 4 years, 8 months ago
  37. 08bdcc7 Session creation : Get and Set Oem ClientID by Sunitha Harish · 4 years, 9 months ago
  38. 7f1538c Remove include experimental/filesystem by Gunnar Mills · 4 years, 8 months ago
  39. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 8 months ago
  40. 4eaf2ee Add unit test for the lock management by manojkiraneda · 5 years ago
  41. 7870f1f Redfish:Call InitiateOffload with parameter OffloadUri by Ravi Teja · 4 years, 10 months ago
  42. 4722efe Redfish:Dump offload handler implementation using nbd-proxy by raviteja-b · 5 years ago
  43. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 5 years ago
  44. 55fd1a9 AcquireLock : ResourceID Endianness Changes by Manojkiran Eda · 4 years, 9 months ago
  45. 5bb0ece Implement ReleaseAll Locks functionality by Manojkiran Eda · 5 years ago
  46. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  47. e46946a Change the allowed host configuration file size by Ratan Gupta · 4 years, 9 months ago
  48. 8a3bb71 Persist the lock table by Sunitha Harish · 5 years ago
  49. 402b571 Implement GetLockList function in Lock Service by manojkiraneda · 5 years ago
  50. 3b6dea6 Implement Release Lock in Lock Service by manojkiraneda · 5 years ago
  51. 0b631ae Implement Acquire Lock Function in Lock Service by manojkiraneda · 5 years ago
  52. a68a804 Use CPRNG for session secrets generation by James Feist · 4 years, 9 months ago
  53. f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 10 months ago
  54. 734a1c3 Implement lock service introspect by Ratan Gupta · 5 years ago
  55. d3630cb Implement config file collection by Ratan Gupta · 5 years ago
  56. 1c7b07c Read and Delete config files through REST interface by asmithakarun · 5 years ago
  57. 97b0e43 Save-area file upload to BMC by Sunitha Harish · 5 years ago
  58. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  59. 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 10 months ago
  60. 0185c7f Remove RSA comments and variable names by Vernon Mauery · 4 years, 11 months ago
  61. aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 11 months ago
  62. 250b0eb Permission check for virtual media proxy mode by Przemyslaw Czarnowski · 5 years ago
  63. 755a33c Adding new types to simplify access to ManagedObjectType. by Zbigniew Kurzynski · 5 years ago
  64. b8c7eb2 Fix KVM page to display the KVM session by Johnathan Mantey · 5 years ago
  65. c7a29d3 Remove IBM specific variable name by Ed Tanous · 5 years ago
  66. d887fff Enhance return value from pamAuthenticateUser by Joseph Reynolds · 5 years ago
  67. 123e823 nbd-proxy closing fixes by Iwona Winiarska · 5 years ago
  68. cac94c5 Turning ON the mutual TLS by Zbigniew Kurzynski · 5 years ago
  69. aede01c Remove #include of self by Ed Tanous · 5 years ago
  70. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  71. 009c2a4 Fixing mTLS switches by Zbigniew Kurzynski · 5 years ago
  72. 96b39e0 Change PAM service_name for password changes by Joseph Reynolds · 5 years ago
  73. 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
  74. 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 6 years ago
  75. 99dc9c7 Fix a namespace closing comment by Ed Tanous · 5 years ago
  76. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 6 years ago
  77. fd4859a Remove unused wildcard captures by Ed Tanous · 5 years ago
  78. 51dae67 Implement constant time string compare for token by Ed Tanous · 6 years ago
  79. 91243c3 Disable ssl verify peer by James Feist · 5 years ago
  80. 6a3e182 Disable SSL renegotiation by James Feist · 5 years ago
  81. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  82. 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
  83. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  84. 0c0084a Move default destructors to = default syntax by Ed Tanous · 5 years ago
  85. 55e43f6 TLS based user auth implementation by Kowalski, Kamil · 6 years ago
  86. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  87. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  88. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  89. 0ff64dc Auth methods configuration by Kowalski, Kamil · 6 years ago
  90. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  91. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  92. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  93. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  94. a3268f9 Fix content-security-policy when XSS is disabled by Ed Tanous · 5 years ago
  95. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  96. 271584a Fix a bunch of warnings by Ed Tanous · 6 years ago
  97. f55cc56 Cleanup some old files by Ed Tanous · 5 years ago
  98. ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
  99. a133b29 Add concurrent KVM sessions support by Jae Hyun Yoo · 5 years ago
  100. e6de21a Improve the security headers by Ed Tanous · 5 years ago