1. f347756 DBus REST: Fix array and dict handling by Mikhail Zhvakin · 1 year, 5 months ago
  2. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  3. 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
  4. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  5. 522377d Refactor populateUserInfo by Jonathan Doman · 1 year, 4 months ago
  6. 26eee3a multipart-parser: eliminate temporary to emplace_back by Patrick Williams · 1 year, 2 months ago
  7. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  8. 04b0e33 multipart-parser: use emplace_back by Patrick Williams · 1 year, 2 months ago
  9. 5ebb9d3 Remove extra variables in websockets by Ed Tanous · 1 year, 10 months ago
  10. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  11. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 4 months ago
  12. e1bf8bb Fixes bmcweb crashed when mounting virtual media by Troy Lee · 1 year, 4 months ago
  13. 0a4776c Remove phosphor-rest workarounds by Ed Tanous · 1 year, 5 months ago
  14. 8e73b90 kvm_websocket: Fix crash on dangling reference by Xinnan Xie · 1 year, 4 months ago
  15. 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 4 months ago
  16. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  17. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  18. 5ab4785 Fix duplicate entries in session userGroups by Jonathan Doman · 1 year, 4 months ago
  19. 2deee1b Change unauthorized message if no UI is installed by Ed Tanous · 1 year, 10 months ago
  20. 9bdc8b5 Add missing comma in Permissions-Policy by Joseph Reynolds · 1 year, 4 months ago
  21. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  22. 59ba638 Revert "Cache user role in session object" by Gunnar Mills · 1 year, 5 months ago
  23. 46228e0 Refactor login/logout by Ed Tanous · 1 year, 5 months ago
  24. 32c99a2 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 5 months ago
  25. 8ed41c3 Cache user role in session object by Ed Tanous · 3 years, 8 months ago
  26. d3dfb6e Add missing nullptr checks by Ed Tanous · 1 year, 5 months ago
  27. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  28. e1452be AsyncResolve cleanups and error handling by Ed Tanous · 3 years, 3 months ago
  29. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  30. 9eef578 Fix clang-tidy error for ibm/locks by Ravi Teja · 1 year, 7 months ago
  31. 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 3 months ago
  32. d8139c6 Update to owasp headers by Ed Tanous · 1 year, 6 months ago
  33. fca2cbe HTTP/2 support by Ed Tanous · 4 years ago
  34. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
  35. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 6 months ago
  36. 1d9502b Add headers Referrer-Policy and Permissions-Policy by Joseph Reynolds · 1 year, 8 months ago
  37. e96d7fb Change cipher suite variable by Ed Tanous · 1 year, 6 months ago
  38. 12dfca5 Upgrade to mozilla intermediate 5.7 by Ed Tanous · 1 year, 6 months ago
  39. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 6 months ago
  40. c3b3ad0 Set cookieAuth variable for cookie by Ed Tanous · 1 year, 6 months ago
  41. 7e9c08e Revert "Fix websocket csrf checking" by Ed Tanous · 1 year, 6 months ago
  42. a115d87 Add missing pragma once by Ed Tanous · 1 year, 7 months ago
  43. 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
  44. 08bbe11 Break up router into separate files by Ed Tanous · 1 year, 9 months ago
  45. c51a58e Remove urlEncode by Ed Tanous · 1 year, 9 months ago
  46. f9c794f Remove unused const-cast by Ed Tanous · 1 year, 7 months ago
  47. 7b8270c Remove extra character by Ed Tanous · 1 year, 7 months ago
  48. 052bcbf Add support for multiple consoles by Ninad Palsule · 1 year, 7 months ago
  49. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  50. 6fde95f Server-sent-event fixes by Ed Tanous · 1 year, 7 months ago
  51. 099793f Simplify obmc console buffers by Ed Tanous · 1 year, 7 months ago
  52. f948d81 Introduce ConsoleHandler class under obmc_console by Ninad Palsule · 1 year, 7 months ago
  53. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  54. 1d86960 Add maybe_unused to possibly unused argument by Ed Tanous · 2 years ago
  55. 4b24274 Make all std::regex instances static by Ed Tanous · 1 year, 8 months ago
  56. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  57. a8d4b8e Use console information from DBUS by Ninad Palsule · 1 year, 9 months ago
  58. f19ab44 Add Links/Triggers to MetricReportDefinition by Szymon Dompke · 2 years, 10 months ago
  59. 479e899 Switched bmcweb to use new telemetry service API by Krzysztof Grobelny · 3 years, 6 months ago
  60. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  61. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 7 months ago
  62. 17b4d6b Fix integer display in HTML by Jason M. Bills · 1 year, 7 months ago
  63. 94ffb8f Remove bad include from dbus singleton by Ed Tanous · 1 year, 7 months ago
  64. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  65. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  66. 26b3630 ibm-locks: shut up clang-tidy by disabling code by Patrick Williams · 1 year, 8 months ago
  67. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  68. 84396af log-services: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  69. 84ea4b1 json-html-serializer: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  70. ad7fa90 pam-authenticate: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  71. 0e31e95 multipart-parser: fix clang-tidy issues by Patrick Williams · 1 year, 8 months ago
  72. d13f468 human-sort: fix clang-tidy warnings about pointer arithmetic by Patrick Williams · 1 year, 8 months ago
  73. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  74. 8d01836 dbus_utility: Support new ObjectMapper methods by Willy Tu · 1 year, 9 months ago
  75. e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
  76. 863c1c2 nbd proxy and websocket cleanups by Ed Tanous · 2 years, 10 months ago
  77. 2da6b8c Break out another lambda by Ed Tanous · 1 year, 10 months ago
  78. e551b5f Remove authorization checks in nbd_proxy by Ed Tanous · 1 year, 10 months ago
  79. 28dd5ca dbus_rest: Fix dangling reference of crow::Response by Lei YU · 1 year, 9 months ago
  80. f5892d0 Add the GetManagedObjects method to dbus_utility by George Liu · 1 year, 10 months ago
  81. 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 10 months ago
  82. a7405d5 Move logging level to WARNING for 404 by Gunnar Mills · 1 year, 10 months ago
  83. 8108fd3 Move nbdproxy to non lambda methods by Ed Tanous · 1 year, 10 months ago
  84. a4eb761 Add the getAssociationEndPoints method by George Liu · 1 year, 11 months ago
  85. ca165b9 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  86. 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 6 months ago
  87. 36ecbf3 Fixing blocking system call to async mode by Troy Lee · 3 years, 4 months ago
  88. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  89. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  90. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  91. b64c626 Disable token compress in str by Ed Tanous · 1 year, 10 months ago
  92. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  93. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 1 year, 11 months ago
  94. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  95. b1d736f Change static to inline by Ed Tanous · 1 year, 11 months ago
  96. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 1 year, 11 months ago
  97. 7e0572f Remove unused gzip helper by Ed Tanous · 1 year, 11 months ago
  98. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  99. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  100. ade2fe7 Removed checking cookie in mTLS authentication by Karol Niczyj · 2 years, 8 months ago