1. 2b5b4da Fix local compile by Carson Labrado · 1 year, 2 months ago
  2. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  3. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 4 months ago
  4. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  5. e1452be AsyncResolve cleanups and error handling by Ed Tanous · 3 years, 3 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. fca2cbe HTTP/2 support by Ed Tanous · 4 years ago
  9. 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years ago
  10. 982dd79 Change nlohmann to nlohmann_json by Ed Tanous · 1 year, 7 months ago
  11. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  12. c9374ff Subproject nlohmann and tinyxml2 by Ed Tanous · 1 year, 7 months ago
  13. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  14. 4a40441 Remove redfish-post-to-old-updateservice by Ed Tanous · 1 year, 8 months ago
  15. 5a60c56 Add a unit test for dumpHtml by Ed Tanous · 1 year, 7 months ago
  16. 662aa6e Update Logging option for the setting log level by Myung Bae · 2 years ago
  17. 4efe3e0 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  18. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
  19. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  20. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
  21. 42bbcd8 Use intermediate bmcweb object files by Ed Tanous · 2 years ago
  22. e6801eb Ignore clang warning by Ed Tanous · 2 years ago
  23. c71d612 Fix sensor override by Ed Tanous · 2 years, 1 month ago
  24. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  25. 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
  26. 2c9efc3 Make router take up less space for verbs by Ed Tanous · 2 years, 5 months ago
  27. 6c7d53a Subproject include as system include by Ed Tanous · 2 years, 2 months ago
  28. 6107da1 Fix meson warning by Ed Tanous · 2 years, 2 months ago
  29. dae97b2 Upgrade required version of boost to 1.80 by Ed Tanous · 2 years, 2 months ago
  30. f165dee Fix meson warnings by Ed Tanous · 2 years, 2 months ago
  31. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  32. 0ad63df use multiple test targets by Nan Zhou · 2 years, 2 months ago
  33. 307386e move config to a subdir by Nan Zhou · 2 years, 3 months ago
  34. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  35. 6ab9ad5 LogService: System dump calls common dump handlers by Claire Weinan · 2 years, 5 months ago
  36. 84825f7 Change meson to only require boost 1.79 by Ed Tanous · 2 years, 4 months ago
  37. 74ab83c Upgrade boost 1.78->1.80 by Ed Tanous · 2 years, 4 months ago
  38. 209aa90 Disable source locations in OpenSSL by Ed Tanous · 2 years, 5 months ago
  39. ab6b6fe Remove extra debug information from boost url by Ed Tanous · 2 years, 5 months ago
  40. 54dce7f Add redfish-oem-manager-fan-data option by Gunnar Mills · 2 years, 5 months ago
  41. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
  42. 3acced2 authn: correct meson behaviors by Nan Zhou · 2 years, 6 months ago
  43. cf7eba0 chassis: replace lambda with inline functions by Nan Zhou · 2 years, 5 months ago
  44. 322204a Google RoT: add unit tests for /google/v1 by Nan Zhou · 2 years, 6 months ago
  45. 6384e32 dbus_singleton: use stack variable and extern by Nan Zhou · 2 years, 6 months ago
  46. 774258e ip utils test: revive the test by Nan Zhou · 2 years, 6 months ago
  47. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  48. 5ad7720 crow_getroutes_test: revive the test by Nan Zhou · 2 years, 7 months ago
  49. df91ea7 openbmc_jtag_rest_test: move to openbmc_dbus_rest by Nan Zhou · 2 years, 7 months ago
  50. 4e11f70 openbmc_dbus_rest_test: revive tests by Nan Zhou · 2 years, 7 months ago
  51. a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
  52. 30f11eb Enable -Wno-psabi for bmcweb builds by Ed Tanous · 2 years, 7 months ago
  53. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  54. 3a097b2 Include tinyxml2 dependency for all builds by Cody Smith · 2 years, 7 months ago
  55. 88a03c5 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  56. 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 8 months ago
  57. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  58. d01e32c Revert "Handle HEAD and Allow headers per the spec" by Ed Tanous · 2 years, 8 months ago
  59. 867b205 Handle HEAD and Allow headers per the spec by Ed Tanous · 2 years, 10 months ago
  60. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  61. 7cf436c Implement Expand by Ed Tanous · 2 years, 9 months ago
  62. fa0b217 Add new option for query parameters by Ed Tanous · 2 years, 9 months ago
  63. 9e710e7 Disable boost exceptions by Ed Tanous · 2 years, 10 months ago
  64. ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  65. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  66. 6bbda2c subproject: boost-url & boost: update revision by Nan Zhou · 2 years, 10 months ago
  67. c5ba4c2 Abstract fillMessageArgs and unit test it by Ed Tanous · 2 years, 11 months ago
  68. af4edf6 Implement MIME parsing by Ed Tanous · 4 years, 5 months ago
  69. f523c32 Clean up meson lists by Ed Tanous · 3 years, 1 month ago
  70. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  71. 6a3e291 Enable stringop warnings by Ed Tanous · 3 years, 1 month ago
  72. 0fd03ad Remove obsolete Boost preprocessor options by Jonathan Doman · 3 years, 1 month ago
  73. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 1 month ago
  74. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 1 month ago
  75. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  76. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  77. c52ee72 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  78. 2d74fbc Add features to feature map & remove redundant code by Manojkiran Eda · 3 years, 2 months ago
  79. 02f1cd9 Rearrange meson file and remove redundant tests by Ed Tanous · 3 years, 2 months ago
  80. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 3 months ago
  81. 9c7b76c Update Boost subproject to 1.77 by Ed Tanous · 3 years, 2 months ago
  82. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
  83. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
  84. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
  85. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  86. 565c091 meson: upgrade tinyxml wrap file by Patrick Williams · 3 years, 3 months ago
  87. 6a77993 meson: update deprecated get_pkgconfig_variable by Patrick Williams · 3 years, 3 months ago
  88. a8544a5 Implement human sort utility function by Ed Tanous · 3 years, 3 months ago
  89. 259df35 Avoid hardcoding nlohmann_json include directory by Josh Lehan · 3 years, 3 months ago
  90. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 3 months ago
  91. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  92. cf2f932 Meson break lists into multiple lines by Ed Tanous · 3 years, 3 months ago
  93. c66403c Change ordering of meson file by Ed Tanous · 3 years, 3 months ago
  94. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  95. 58e42b1 Disable nlohmann exceptions by Ed Tanous · 3 years, 4 months ago
  96. 7bb985e Include systemd and boost as system dependencies by Ed Tanous · 3 years, 4 months ago
  97. e820493 Move sensor collection to all sensors by George Liu · 3 years, 11 months ago
  98. 735ef6d Add google service root by Feras Aldahlawi · 3 years, 9 months ago
  99. 54d1355 Add option to configure port number by Vivekanand Veeracholan · 3 years, 7 months ago
  100. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago