1. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  2. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  3. 59ba638 Revert "Cache user role in session object" by Gunnar Mills · 1 year, 5 months ago
  4. 8ed41c3 Cache user role in session object by Ed Tanous · 3 years, 8 months ago
  5. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  6. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  7. f706551 Provide bmcweb-specific bmcweb exception handler by Ed Tanous · 1 year, 7 months ago
  8. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  9. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  10. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  11. 94ffb8f Remove bad include from dbus singleton by Ed Tanous · 1 year, 7 months ago
  12. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  13. 662aa6e Update Logging option for the setting log level by Myung Bae · 2 years ago
  14. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 10 months ago
  15. 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 6 months ago
  16. 455ccdf Remove security headers middleware test by Ed Tanous · 1 year, 11 months ago
  17. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  18. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  19. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  20. 44e4518 Allow custom 404 handlers by Ed Tanous · 2 years, 5 months ago
  21. 45248ba bmcweb: Show exception what() before exiting by Josh Lehan · 2 years, 5 months ago
  22. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  23. 6f2cd97 Move errant logging statement by Ed Tanous · 2 years, 6 months ago
  24. 6384e32 dbus_singleton: use stack variable and extern by Nan Zhou · 2 years, 6 months ago
  25. e3009e4 Make nbd-proxy header build in all cases by Ed Tanous · 2 years, 10 months ago
  26. 4dd73a1 crow_getroutes_test: refactor tests by Nan Zhou · 2 years, 7 months ago
  27. 5ad7720 crow_getroutes_test: revive the test by Nan Zhou · 2 years, 7 months ago
  28. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  29. 4e11f70 openbmc_dbus_rest_test: revive tests by Nan Zhou · 2 years, 7 months ago
  30. 69d2825 kvm_websocket_test: delete the test by Nan Zhou · 2 years, 6 months ago
  31. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  32. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  33. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  34. 2119e27 Make run() static by Ed Tanous · 2 years, 10 months ago
  35. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
  36. f70a6d9 Implement TODO in beast source file by Ed Tanous · 2 years, 11 months ago
  37. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  38. d7de0bd Remove unused file by Ed Tanous · 3 years ago
  39. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 3 months ago
  40. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  41. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  42. bd078c3 exception: catch by reference by Patrick Williams · 3 years, 4 months ago
  43. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  44. 85bf890 Fix Klocwork Issues - Return from int main() by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  45. 2205bbf Fix include what you use in bmcweb_config.h by Ed Tanous · 3 years, 6 months ago
  46. f6f9719 Move SystemBus init to early stage by AppaRao Puli · 3 years, 9 months ago
  47. 55b695f Make redfish namespace consistent by Ed Tanous · 3 years, 9 months ago
  48. b614e2b Initialize Event Service Config on bmcweb restart by P Dheeraj Srujan Kumar · 3 years, 11 months ago
  49. 0260d9d Fix compile issue on DISABLE_XSS_PREVENTION by Ed Tanous · 3 years, 11 months ago
  50. 3247638 Remove unused files by Ed Tanous · 4 years ago
  51. a822070 Add hostname listener for generating self-signed HTTPS certificate by Alan Kuo · 4 years, 1 month ago
  52. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  53. 988403c Clean up utils by Ed Tanous · 4 years, 4 months ago
  54. eb643c2 Fix naming conventions in logger by Ed Tanous · 4 years, 3 months ago
  55. 2798756 Remove a test file from the repo by Manojkiran Eda · 4 years, 3 months ago
  56. af6298d Enable Meson Build System & remove cmake support by Manojkiran Eda · 4 years, 7 months ago
  57. 02379d3 Fix IBM management console to match coding standard by Ed Tanous · 4 years, 3 months ago
  58. 5beaf84 Improve base64Decode bounds checking by Jonathan Doman · 4 years, 4 months ago
  59. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  60. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  61. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  62. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  63. 3909dc8 Rework Authorization flow by James Feist · 4 years, 9 months ago
  64. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  65. 7f4eb58 Revert "Revert "EventService: Add event log support with inotify"" by AppaRao Puli · 4 years, 7 months ago
  66. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  67. 29d2a95 Revert "EventService: Add event log support with inotify" by James Feist · 4 years, 7 months ago
  68. 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
  69. e9a1413 EventService: Add event log support with inotify by AppaRao Puli · 4 years, 9 months ago
  70. 453fed0 Rest service root implementation by Ratan Gupta · 5 years ago
  71. f7929c3 Implement a TODO(ed) by Ed Tanous · 5 years ago
  72. 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 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 · 5 years ago
  75. c0a1c8a Implement nbd-proxy as a part of bmcweb by Iwona Klimaszewska · 5 years ago
  76. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  77. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  78. 12c04ef Redfish(Authorization): Add the privilege in the user session object. by Ratan Gupta · 6 years ago
  79. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  80. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago
  81. 3eb2f35 Implement KVM websocket proxy in bmcweb by Ed Tanous · 6 years ago
  82. 8f62635 bmcweb: Remove deprecatd ASIO interfaces by Ed Tanous · 6 years ago
  83. 3112a14 bmcweb: Fix header includes to be more specific by Ed Tanous · 6 years ago
  84. c50fc5a Use target_compile_definitions() for build flags by Jason M. Bills · 6 years ago
  85. 6141c8b cleanup: close open files by Patrick Venture · 6 years ago
  86. 7729513 Fix merge conflict, and enable SOL by Ed Tanous · 6 years ago
  87. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  88. d529ee2 Change _PHOSPHOR_WEBUI to _STATIC_HOSTING by Andrew Geissler · 6 years ago
  89. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  90. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  91. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  92. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  93. c3ee522 Make bmcweb image upload compatible with upstream. by Ed Tanous · 7 years ago
  94. e0d918b Boost beast by Ed Tanous · 7 years ago
  95. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  96. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago
  97. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  98. 9e6e1b2 Remove multithreaded code, and make crow use a single thread by Ed Tanous · 7 years ago
  99. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  100. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago