1. 4eaf2ee Add unit test for the lock management by manojkiraneda · 5 years ago
  2. 7870f1f Redfish:Call InitiateOffload with parameter OffloadUri by Ravi Teja · 4 years, 9 months ago
  3. 4722efe Redfish:Dump offload handler implementation using nbd-proxy by raviteja-b · 5 years ago
  4. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 5 years ago
  5. 55fd1a9 AcquireLock : ResourceID Endianness Changes by Manojkiran Eda · 4 years, 8 months ago
  6. 5bb0ece Implement ReleaseAll Locks functionality by Manojkiran Eda · 5 years ago
  7. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  8. e46946a Change the allowed host configuration file size by Ratan Gupta · 4 years, 8 months ago
  9. 8a3bb71 Persist the lock table by Sunitha Harish · 5 years ago
  10. 402b571 Implement GetLockList function in Lock Service by manojkiraneda · 5 years ago
  11. 3b6dea6 Implement Release Lock in Lock Service by manojkiraneda · 5 years ago
  12. 0b631ae Implement Acquire Lock Function in Lock Service by manojkiraneda · 5 years ago
  13. a68a804 Use CPRNG for session secrets generation by James Feist · 4 years, 9 months ago
  14. f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 9 months ago
  15. 734a1c3 Implement lock service introspect by Ratan Gupta · 5 years ago
  16. d3630cb Implement config file collection by Ratan Gupta · 5 years ago
  17. 1c7b07c Read and Delete config files through REST interface by asmithakarun · 5 years ago
  18. 97b0e43 Save-area file upload to BMC by Sunitha Harish · 5 years ago
  19. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  20. 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 9 months ago
  21. 0185c7f Remove RSA comments and variable names by Vernon Mauery · 4 years, 10 months ago
  22. aaf3206 Change the default EC key to secp384r1 by Vernon Mauery · 4 years, 10 months ago
  23. 250b0eb Permission check for virtual media proxy mode by Przemyslaw Czarnowski · 4 years, 10 months ago
  24. 755a33c Adding new types to simplify access to ManagedObjectType. by Zbigniew Kurzynski · 4 years, 10 months ago
  25. b8c7eb2 Fix KVM page to display the KVM session by Johnathan Mantey · 4 years, 10 months ago
  26. c7a29d3 Remove IBM specific variable name by Ed Tanous · 5 years ago
  27. d887fff Enhance return value from pamAuthenticateUser by Joseph Reynolds · 5 years ago
  28. 123e823 nbd-proxy closing fixes by Iwona Winiarska · 5 years ago
  29. cac94c5 Turning ON the mutual TLS by Zbigniew Kurzynski · 5 years ago
  30. aede01c Remove #include of self by Ed Tanous · 5 years ago
  31. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  32. 009c2a4 Fixing mTLS switches by Zbigniew Kurzynski · 5 years ago
  33. 96b39e0 Change PAM service_name for password changes by Joseph Reynolds · 5 years ago
  34. 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
  35. 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  36. 99dc9c7 Fix a namespace closing comment by Ed Tanous · 5 years ago
  37. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  38. fd4859a Remove unused wildcard captures by Ed Tanous · 5 years ago
  39. 51dae67 Implement constant time string compare for token by Ed Tanous · 6 years ago
  40. 91243c3 Disable ssl verify peer by James Feist · 5 years ago
  41. 6a3e182 Disable SSL renegotiation by James Feist · 5 years ago
  42. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  43. 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
  44. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  45. 0c0084a Move default destructors to = default syntax by Ed Tanous · 5 years ago
  46. 55e43f6 TLS based user auth implementation by Kowalski, Kamil · 5 years ago
  47. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  48. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  49. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  50. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  51. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  52. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  53. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  54. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  55. a3268f9 Fix content-security-policy when XSS is disabled by Ed Tanous · 5 years ago
  56. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  57. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  58. f55cc56 Cleanup some old files by Ed Tanous · 5 years ago
  59. ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
  60. a133b29 Add concurrent KVM sessions support by Jae Hyun Yoo · 5 years ago
  61. e6de21a Improve the security headers by Ed Tanous · 5 years ago
  62. c66c859 openbmc_dbus_rest: Add numeric_limits range check by Adriana Kobylak · 5 years ago
  63. 368b1d4 Add 5 bits of entropy by Joseph Reynolds · 5 years ago
  64. 845cb7d Change the permission of the session database by Ratan Gupta · 5 years ago
  65. d920704 Fix for Download dump file with original file name by Ramesh Iyyar · 5 years ago
  66. fdf43a3 Ignore charset for /login attempts by Ed Tanous · 5 years ago
  67. 082f28f Ignored Trust-Chain related errors when validating certificate by Ramesh Iyyar · 6 years ago
  68. 6f35956 Redfish(Authorization): Map the user role with the Redfish privileges by Ratan Gupta · 6 years ago
  69. 7052517 Included sdbusplus/bus/match.hpp to fix compilation error by RAJESWARAN THILLAIGOVINDAN · 5 years ago
  70. c0bf893 Addressed certificate read issue by Ramesh Iyyar · 6 years ago
  71. 12c04ef Redfish(Authorization): Add the privilege in the user session object. by Ratan Gupta · 6 years ago
  72. 06b1b63 REST: method call: return D-Bus error desc by Matt Spinler · 6 years ago
  73. 7c09162 Fix some of the system endpoints by Ed Tanous · 6 years ago
  74. 97d2a47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  75. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  76. 4d2849a Fix for Certificate Signature validation failure by Jayanth Othayoth · 6 years ago
  77. c72aa47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  78. 22c3371 Redfish: Move checkDbusPathExist function to dbus utility by Ratan Gupta · 6 years ago
  79. 73df0db PID: Add fan profile support by James Feist · 6 years ago
  80. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago
  81. ae29b8c bmcweb: /s/boost::beast::string_view/std::string_view/g by Adriana Kobylak · 6 years ago
  82. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  83. 85d2bb5 tls: Avoid Intel reference in in self-signed certs by Brad Bishop · 6 years ago
  84. e128140 bmcweb: fix an issue with /org endpoints by Ed Tanous · 6 years ago
  85. f00032d Allow multiple registrations by Tanous · 6 years ago
  86. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  87. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  88. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  89. af713a6 bmcweb: Add JSON response to /logout by Anthony Wilson · 6 years ago
  90. c68604b Refine KVM websock proxy by Jae Hyun Yoo · 6 years ago
  91. 9f898f8 REST: Increase timeout for image upload by Lei YU · 6 years ago
  92. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  93. f1eebf0 Fix some static analysis bugs by Ed Tanous · 6 years ago
  94. 457207f bmcweb: update TLS cipher suites to mozilla modern by Ed Tanous · 6 years ago
  95. 3eb2f35 Implement KVM websocket proxy in bmcweb by Ed Tanous · 6 years ago
  96. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  97. ceac6f7 Delete socket adapters by Ed Tanous · 6 years ago
  98. fe7e97d REST: GET: Use convertDBusToJSON by Matt Spinler · 6 years ago
  99. 715748a Support any message type in /subscribe callbacks by Matt Spinler · 6 years ago
  100. f39420c REST: sd_bus_message->JSON: fix multiple entries by Matt Spinler · 6 years ago