1. d3a3806 Disable threading by Ed Tanous · 6 years ago
  2. acb7cfb Implement POST for redfish UpdateService by Jennifer Lee · 7 years ago
  3. fd828ba Implement XSS override by Ed Tanous · 6 years ago
  4. 09c9dd0 Implement odata endpoint by Ed Tanous · 6 years ago
  5. d529ee2 Change _PHOSPHOR_WEBUI to _STATIC_HOSTING by Andrew Geissler · 6 years ago
  6. b9845d9 Implement Location header for session auth by Ed Tanous · 6 years ago
  7. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  8. a975e9f Make out of tree builds work again by James Feist · 6 years ago
  9. 797d0c0 Don't build unit tests by default by Ed Tanous · 6 years ago
  10. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  11. 1b0044b Move websocket implementation to boost beast by Ed Tanous · 6 years ago
  12. 530bc74 Fix crash issue with Managers schema by Ed Tanous · 6 years ago
  13. f0d73c2 cmake-format the files by Ed Tanous · 6 years ago
  14. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  15. 1752c96 Remove CImg from tree by Ed Tanous · 6 years ago
  16. e062590 Reimplement UUID based on systemd UUID by Ed Tanous · 7 years ago
  17. 74b3f92 Make doGet implementations optional by Ed Tanous · 6 years ago
  18. 2cd4cc1 Implement debug logging for responses by Ed Tanous · 6 years ago
  19. 927a505 Make Ethernet/VLAN Interfaces handle "404 Not Found" properly by Kowalski, Kamil · 6 years ago
  20. 514b813 Avoid an extra move when returning 404 by Ed Tanous · 6 years ago
  21. e1ae533 Refactor session storage by Ed Tanous · 6 years ago
  22. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  23. eb54773 Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema by Kowalski, Kamil · 7 years ago
  24. aeff072 Remove some critical debug prints by Ed Tanous · 6 years ago
  25. 03b5bae Move Sensors path to sensors by James Feist · 6 years ago
  26. 1f2fbf2 Prevent ssl key generation when disabled by Andrew Geissler · 6 years ago
  27. 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
  28. 1db9ca3 Fix for empty string in IPv4 PATCH. by Kowalski, Kamil · 7 years ago
  29. ea4aa75 Update Redfish Schema to 2018.1 by Jason M. Bills · 7 years ago
  30. c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
  31. 6c4eb9d Fixed the Software Inventory schema Object Mapper calls by Jennifer Lee · 7 years ago
  32. 0334670 Create separate pam config for webserver instead of using dropbear's by Jennifer Lee · 7 years ago
  33. e439f0f Implement VlanNetworkInterface Schema DELETE and PATCH methods by Kowalski, Kamil · 7 years ago
  34. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  35. d425c6f Pull in nlohmann json as a dependency rather than checking in. by Ed Tanous · 7 years ago
  36. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  37. 179db1d Implemented PATCH for EthernetInterface IPv4Addresses array by Kowalski, Kamil · 7 years ago
  38. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  39. 8233d42 Move bmcweb to mozilla compatibility ciphers by Ed Tanous · 7 years ago
  40. c3ee522 Make bmcweb image upload compatible with upstream. by Ed Tanous · 7 years ago
  41. 729dae7 Added UpdateService to Redfish by Jennifer Lee · 7 years ago
  42. a4e18f2 Fix issue with dbus interfaces and compatibility by Ed Tanous · 7 years ago
  43. 9bd21fc Fix issue with basic auth and the bmcweb by Ed Tanous · 7 years ago
  44. e0d918b Boost beast by Ed Tanous · 7 years ago
  45. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
  46. daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago
  47. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  48. 274fad5 Spelling fixes in redfish-core by Gunnar Mills · 7 years ago
  49. 87419ee Fix header by Gunnar Mills · 7 years ago
  50. 04e8795 Spelling fixes by Gunnar Mills · 7 years ago
  51. bba1776 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  52. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago
  53. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  54. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  55. c7070ac Added VLAN Object to EthernetInterface schema by Kowalski, Kamil · 7 years ago
  56. 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago
  57. 15aab54 Fix an issue with directory permissions by Ed Tanous · 7 years ago
  58. 1ea9f06 Make middleware try other auth types on auth failure by Ed Tanous · 7 years ago
  59. bae064e Change order of authorization types by Ed Tanous · 7 years ago
  60. ac569ed Fix seg fault on shutdown by Ed Tanous · 7 years ago
  61. 257f579 Implement pretty printing json to HTML by Ed Tanous · 7 years ago
  62. 6453001 Clean up async dbus endpoint by Ed Tanous · 7 years ago
  63. 9e6e1b2 Remove multithreaded code, and make crow use a single thread by Ed Tanous · 7 years ago
  64. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  65. 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
  66. e37f845 Adding Chassis and ChassisCollection Schemas to Redfish by Rapkiewicz, Pawel · 7 years ago
  67. 580f372 Wrap Cmake file on 80 characters by Ed Tanous · 7 years ago
  68. cbbfa96 Make getUrl not copy by Ed Tanous · 7 years ago
  69. 9dc2c4d Add full index support to static files loader by Ed Tanous · 7 years ago
  70. a692779 Merge OEM and Base privileges bitsets into a single bitset by Ed Tanous · 7 years ago
  71. 964fec4 Revert "Reduce executable size" by Ed Tanous · 7 years ago
  72. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  73. 4cbda89 Make crow pretty print json responses by Ed Tanous · 7 years ago
  74. db024a5 Remove the last couple uses of json get<> by Ed Tanous · 7 years ago
  75. 9c310685 Redfish Manager and ManagerCollection by Borawski.Lukasz · 7 years ago
  76. 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
  77. 7014156 Redfish NetworkProtocol by Borawski.Lukasz · 7 years ago
  78. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  79. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  80. 88d16c9 AccountService by Lewanczyk, Dawid · 7 years ago
  81. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  82. b8f09e1 update boost-dbus target to point at upstream by Ed Tanous · 7 years ago
  83. 8db6e57 Add OpenBmc Developing docs by Ed Tanous · 7 years ago
  84. 6aa3262 Reduce executable size by Borawski.Lukasz · 7 years ago
  85. 5cef0f7 Reimplement presistent data loading in no-throw way by Kowalski, Kamil · 7 years ago
  86. 7fdc97c Fix unbounded memory consumption in crow by Borawski.Lukasz · 7 years ago
  87. 5b6a1f9 Refactor static asset loading by Ed Tanous · 7 years ago
  88. 4e49bd4 Roles by Lewanczyk, Dawid · 7 years ago
  89. 3f2e818 Remove unused g3log file by Ed Tanous · 7 years ago
  90. cde8434 Fix HTTP 405 code handling by Borawski.Lukasz · 7 years ago
  91. 465b12a Make bmcweb use yocto dependency management by Ed Tanous · 7 years ago
  92. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago
  93. 109799e Reduce executable size by Borawski.Lukasz · 7 years ago
  94. 005a58f Add Eclipse rules to .gitignore by Kowalski, Kamil · 7 years ago
  95. 168792a Allow for systemd socket activation by Vernon Mauery · 7 years ago
  96. 41ff64d Fix off by one error in cookie authentication by Ed Tanous · 7 years ago
  97. 93de6db Fix bug with continued HTTP sessions by Ed Tanous · 7 years ago
  98. f5f6738 Move webserver licence to Apache 2.0 by Ed Tanous · 7 years ago
  99. 7f935f8 Update minor flag error in CMakeLists by Ed Tanous · 7 years ago
  100. b6df6dc Service Root by Borawski.Lukasz · 7 years ago