1. 7d95f5f Remove hunter and submodules by Ed tanous · 7 years ago
  2. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  3. c7070ac Added VLAN Object to EthernetInterface schema by Kowalski, Kamil · 7 years ago
  4. 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago
  5. 15aab54 Fix an issue with directory permissions by Ed Tanous · 7 years ago
  6. 1ea9f06 Make middleware try other auth types on auth failure by Ed Tanous · 7 years ago
  7. bae064e Change order of authorization types by Ed Tanous · 7 years ago
  8. ac569ed Fix seg fault on shutdown by Ed Tanous · 7 years ago
  9. 257f579 Implement pretty printing json to HTML by Ed Tanous · 7 years ago
  10. 6453001 Clean up async dbus endpoint by Ed Tanous · 7 years ago
  11. 9e6e1b2 Remove multithreaded code, and make crow use a single thread by Ed Tanous · 7 years ago
  12. ac09331 Disable logging when in release mode by Ed Tanous · 7 years ago
  13. 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
  14. e37f845 Adding Chassis and ChassisCollection Schemas to Redfish by Rapkiewicz, Pawel · 7 years ago
  15. 580f372 Wrap Cmake file on 80 characters by Ed Tanous · 7 years ago
  16. cbbfa96 Make getUrl not copy by Ed Tanous · 7 years ago
  17. 9dc2c4d Add full index support to static files loader by Ed Tanous · 7 years ago
  18. a692779 Merge OEM and Base privileges bitsets into a single bitset by Ed Tanous · 7 years ago
  19. 964fec4 Revert "Reduce executable size" by Ed Tanous · 7 years ago
  20. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  21. 4cbda89 Make crow pretty print json responses by Ed Tanous · 7 years ago
  22. db024a5 Remove the last couple uses of json get<> by Ed Tanous · 7 years ago
  23. 9c310685 Redfish Manager and ManagerCollection by Borawski.Lukasz · 7 years ago
  24. 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
  25. 7014156 Redfish NetworkProtocol by Borawski.Lukasz · 7 years ago
  26. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  27. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  28. 88d16c9 AccountService by Lewanczyk, Dawid · 7 years ago
  29. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  30. b8f09e1 update boost-dbus target to point at upstream by Ed Tanous · 7 years ago
  31. 8db6e57 Add OpenBmc Developing docs by Ed Tanous · 7 years ago
  32. 6aa3262 Reduce executable size by Borawski.Lukasz · 7 years ago
  33. 5cef0f7 Reimplement presistent data loading in no-throw way by Kowalski, Kamil · 7 years ago
  34. 7fdc97c Fix unbounded memory consumption in crow by Borawski.Lukasz · 7 years ago
  35. 5b6a1f9 Refactor static asset loading by Ed Tanous · 7 years ago
  36. 4e49bd4 Roles by Lewanczyk, Dawid · 7 years ago
  37. 3f2e818 Remove unused g3log file by Ed Tanous · 7 years ago
  38. cde8434 Fix HTTP 405 code handling by Borawski.Lukasz · 7 years ago
  39. 465b12a Make bmcweb use yocto dependency management by Ed Tanous · 7 years ago
  40. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago
  41. 109799e Reduce executable size by Borawski.Lukasz · 7 years ago
  42. 005a58f Add Eclipse rules to .gitignore by Kowalski, Kamil · 7 years ago
  43. 168792a Allow for systemd socket activation by Vernon Mauery · 7 years ago
  44. 41ff64d Fix off by one error in cookie authentication by Ed Tanous · 7 years ago
  45. 93de6db Fix bug with continued HTTP sessions by Ed Tanous · 7 years ago
  46. f5f6738 Move webserver licence to Apache 2.0 by Ed Tanous · 7 years ago
  47. 7f935f8 Update minor flag error in CMakeLists by Ed Tanous · 7 years ago
  48. b6df6dc Service Root by Borawski.Lukasz · 7 years ago
  49. 86e1b66 Node abstraction layer by Borawski.Lukasz · 7 years ago
  50. 00b92f7 Add the function to process the "PUT" method from client. by shiyilei · 7 years ago
  51. c331344 Enable PATCH method in crow by Borawski.Lukasz · 7 years ago
  52. 3171a9a Revert "Merge "Enable link time optimization for webserver"" by Ed Tanous · 7 years ago
  53. 7e95d32 Add jenkinsfile to make system buildable in jenkins by Ed Tanous · 7 years ago
  54. c353c59 Revert "Merge "Enable PATCH method in crow"" by Ed Tanous · 7 years ago
  55. e2d96ed Merge "Enable PATCH method in crow" by Tanous, Ed · 7 years ago
  56. c4af36b Enable PATCH method in crow by Borawski.Lukasz · 7 years ago
  57. 9d8fd30 Middleware prepared for Redfish integration by Borawski.Lukasz · 7 years ago
  58. 1623897 Fix include statement by Borawski.Lukasz · 7 years ago
  59. 34c59d1 Merge "Enable link time optimization for webserver" by Feist, James · 7 years ago
  60. 19fa093 Enable link time optimization for webserver by Ed Tanous · 7 years ago
  61. babedfe Fix merge error introduced with base64.hpp deletion by Ed Tanous · 7 years ago
  62. e617c9a Remove unused base64 component by Ed Tanous · 7 years ago
  63. 746b22a Update crow to improve security by Ed Tanous · 7 years ago
  64. 038c52e Add readme by Ed Tanous · 7 years ago
  65. eef65cd Remove g3log by Ed Tanous · 7 years ago
  66. 1c74de8 Update get_routes to use trie for efficiency by Ed Tanous · 7 years ago
  67. c963aa4 Refactor session key storage by Ed Tanous · 7 years ago
  68. 2a866f8 Implement Managers interface for redfish by Ed Tanous · 7 years ago
  69. 0df4be7 Fix webserver builds by Ed Tanous · 7 years ago
  70. 710adfc Add the redfish static files to the build by Ed Tanous · 7 years ago
  71. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  72. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago
  73. 8f0c048 Add a .sh file for build on X86 host by Yong Li · 7 years ago
  74. 694015b Add System Configuration Page by Feist, James · 7 years ago
  75. ef915c2 Turn auth back on by Ed Tanous · 7 years ago
  76. 3dac749 Lots of updates to webserver. by Ed Tanous · 7 years ago
  77. b61d589 Fix issue in release builds for sensorController by Ed Tanous · 7 years ago
  78. 5fceeb4 update sensor page by Ed Tanous · 7 years ago
  79. 7b4e3da Make dbus connections allow multiple connections by Ed Tanous · 7 years ago
  80. 4d92cbf incremental by Ed Tanous · 8 years ago
  81. d464987 fix typo with detecting uglify-js by Ed Tanous · 8 years ago
  82. 1e1e38c Make cssnano and uglifyjs optional by Ed Tanous · 8 years ago
  83. dde8630 switch to uglifyjs instead of closure compiler by Ed Tanous · 8 years ago
  84. c579949 incremental by Ed Tanous · 8 years ago
  85. f3d847c incremental by Ed Tanous · 8 years ago
  86. c9b5521 incremental by Ed Tanous · 8 years ago
  87. 4758d5b incremental by Ed Tanous · 8 years ago
  88. cfbe25d Disable file logging by Ed Tanous · 8 years ago
  89. 0d485ef Incremental by Ed Tanous · 8 years ago
  90. 97099e7 Re-enable SSL by Ed Tanous · 8 years ago
  91. 4ca1d05 Try a compiler flag to make gcc happy by Ed Tanous · 8 years ago
  92. 620ec59 incremental by Ed Tanous · 8 years ago
  93. 80af600 test by Ed Tanous · 8 years ago
  94. f0226cd test by Ed Tanous · 8 years ago
  95. f457991 Add some debugging for yocto by Ed Tanous · 8 years ago
  96. 0850f8c fix issue with openssl by Ed Tanous · 8 years ago
  97. 4c3cbc6 enable logging by Ed Tanous · 8 years ago
  98. 2d02dcd Disable hunter by default by Ed Tanous · 8 years ago
  99. 12a002d Fix narrowing conversion warning on certain compilers by Ed Tanous · 8 years ago
  100. 6f01b2c Fix some submodules for third party stuff by Ed Tanous · 8 years ago