1. 5fe4ef3 Make UserSubscription as shared_ptr in Subscription by Myung Bae · 9 weeks ago
  2. d8f8a7d Fix persistent data directory creation by Myung Bae · 9 weeks ago
  3. 6424e43 Remove annoying log by Ed Tanous · 9 weeks ago
  4. c282e8b Make sure directory exists by Ed Tanous · 6 months ago
  5. 56ba386 Fix Persistent Subscription PATCH by Myung Bae · 2 months ago
  6. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
  7. 41868c6 Reformat with Never-AlignTrailingComments style by Myung Bae · 2 months ago
  8. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  9. d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 3 months ago
  10. 6be832e Remove duplicated block comments by Ed Tanous · 3 months ago
  11. 64d8e80 dbus_utility: Support new ObjectMapper methods by Lakshmi Yadlapati · 6 months ago
  12. 25ce620 Fix static analysis issues by Ed Tanous · 4 months ago
  13. d193e00 Pam refactoring: To support multiple prompts by Abhilash Raju · 4 months ago
  14. 82f49fa Move response creation into PasswordData class by Ed Tanous · 4 months ago
  15. 478b7ad Remove IWYU pragmas by Ed Tanous · 5 months ago
  16. 9be245e Fix password update by Ed Tanous · 4 months ago
  17. 2ccce1f Redfish Session: Implement MFA "Token" property by Ravi Teja · 5 months ago
  18. 05ecd3a Fix NOLINT in pam module by Ed Tanous · 10 months ago
  19. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  20. e43512a Remove inline operator by Ed Tanous · 5 months ago
  21. b0b6152 Add missing nullptr check by Ed Tanous · 5 months ago
  22. 724985f Break out SSL key handler into a compile unit by Ed Tanous · 7 months ago
  23. d3e9c3a Combine cipher suite lists by Ed Tanous · 7 months ago
  24. aad51a1 Update client ciphers to mozilla intermediate by Ed Tanous · 7 months ago
  25. 2d57219 Remove support for openssl < 3.0 by Ed Tanous · 5 months ago
  26. 2b47f94 Support reading zstd files by Ed Tanous · 10 months ago
  27. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
  28. fbfb788 Fix coredump when restart service if created subscriptions by wenlitao · 5 months ago
  29. f51d863 Break out DuplicatableFileHandle by Ed Tanous · 7 months ago
  30. 3281bcf Support RespondToUnauthenticatedClients PATCH by Ed Tanous · 6 months ago
  31. 89cda63 Store Request Fields that are needed later by Ed Tanous · 8 months ago
  32. 3ce3688 Mutual TLS parsing change at runtime by Ed Tanous · 7 months ago
  33. 29aab24 Send cookies to webui-vue from Sessions POST by Paul Fertser · 6 months ago
  34. ca89b20 Clean up static assets by Ed Tanous · 8 months ago
  35. 478c5a5 Fix returning Roles for Sessions POST by Paul Fertser · 6 months ago
  36. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
  37. 8f5df13 Fix login webui fail by VinceChang6637 · 6 months ago
  38. 00a0fe4 ssl_key_handler: utilize ssl path by Andrew Geissler · 7 months ago
  39. b7f3a82 Break out random ID methods by Ed Tanous · 7 months ago
  40. d5fb584 MTLS Client: Enabling mtls support in http_client by Abhilash Raju · 7 months ago
  41. 099225c Make cert generate for readonly directories by Ed Tanous · 9 months ago
  42. 3822150 Fix regression in metadata by Ed Tanous · 7 months ago
  43. 20fa6a2 Remove the last instances of json pattern by Ed Tanous · 7 months ago
  44. 090ab8e Generate metadata at runtime by Ed Tanous · 7 months ago
  45. e518ef3 Remove sessions on user password update by Ravi Teja · 7 months ago
  46. 5ec2284 Fix mounting in proxy mode in virtual media by Boleslaw Ogonczyk Makowski · 7 months ago
  47. 4349881 Check size by Ed Tanous · 7 months ago
  48. 576db69 Last fix for inversion by Ed Tanous · 8 months ago
  49. a101504 Remove reserve by Ed Tanous · 8 months ago
  50. 3eaecac Fix merge conflict in session by Ed Tanous · 8 months ago
  51. 80ba22f std::remove to std::filesystem::remove by Ed Tanous · 8 months ago
  52. 0790081 Check return codes by Ed Tanous · 8 months ago
  53. 17c4724 Move logging args by Ed Tanous · 9 months ago
  54. 8b901d7 obmc_console: Fix some missing headers by Gunnar Mills · 8 months ago
  55. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 8 months ago
  56. 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
  57. ccb0556 Fix bad merge conflict by Ed Tanous · 8 months ago
  58. e4b3275 Break out lambdas into real methods by Ed Tanous · 11 months ago
  59. 36c0f2a Consolidate Vm implementations by Ed Tanous · 11 months ago
  60. 95c6307 Break out formatters by Ed Tanous · 9 months ago
  61. 499b5b4 Add static webpack etag support by Ed Tanous · 9 months ago
  62. 3bfa3b2 Move to process v2 by Ed Tanous · 11 months ago
  63. 9f217c2 Make cookie auth check all headers by Ed Tanous · 8 months ago
  64. 788fe74 Remove XSS prevention code by Ed Tanous · 8 months ago
  65. c056aa7 Implement a Content-Security-Policy TODO by Ed Tanous · 8 months ago
  66. 5b90429 Add missing headers by Ed Tanous · 8 months ago
  67. 56d0bb0 Remove ibm locks feature by Sunitha Harish · 9 months ago
  68. 8db8374 Clean up BMCWEB_ENABLE_SSL by Ed Tanous · 8 months ago
  69. 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 8 months ago
  70. 8e8245d Fix nullptr failures for image upload by Ed Tanous · 9 months ago
  71. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  72. 44106f3 Fix buffer_copy by Ed Tanous · 9 months ago
  73. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  74. d9e89df Simplify router by Ed Tanous · 9 months ago
  75. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  76. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  77. 296579b Call dump() less by Ed Tanous · 10 months ago
  78. 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
  79. 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
  80. c160ae7 Remove old uses of cout/cerr by Ed Tanous · 9 months ago
  81. d0eb0e7 Remove unused variable by Ed Tanous · 9 months ago
  82. f79ce6a Enable bugprone clang check by Ed Tanous · 9 months ago
  83. 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
  84. a10321e Fix content-security-policy disable by Ed Tanous · 9 months ago
  85. e10f017 Revert "Refactor after login" by Ed Tanous · 9 months ago
  86. 425e81c Clean up management console rest to use readJson by Ed Tanous · 10 months ago
  87. cd40b06 Refactor after login by Ed Tanous · 1 year, 5 months ago
  88. 41b25aa Fix coredump on async method during validatePrivilege by Myung Bae · 10 months ago
  89. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
  90. f347756 DBus REST: Fix array and dict handling by Mikhail Zhvakin · 1 year, 5 months ago
  91. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  92. 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
  93. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  94. 522377d Refactor populateUserInfo by Jonathan Doman · 1 year, 4 months ago
  95. 26eee3a multipart-parser: eliminate temporary to emplace_back by Patrick Williams · 1 year, 2 months ago
  96. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  97. 04b0e33 multipart-parser: use emplace_back by Patrick Williams · 1 year, 2 months ago
  98. 5ebb9d3 Remove extra variables in websockets by Ed Tanous · 1 year, 10 months ago
  99. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  100. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 4 months ago