1. 89144a3 Remove a copy by Ed Tanous · 9 months ago
  2. dc8cfa6 Add nullptr check by Ed Tanous · 9 months ago
  3. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  4. 8c3facc Remove logically dead code by Ed Tanous · 9 months ago
  5. c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
  6. c09966b Give static analysis some hints by Ed Tanous · 9 months ago
  7. 44106f3 Fix buffer_copy by Ed Tanous · 9 months ago
  8. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  9. d9e89df Simplify router by Ed Tanous · 9 months ago
  10. 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
  11. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  12. 7b9e256 Fix generate auth certs by Ed Tanous · 9 months ago
  13. f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
  14. 2b9c1df Fix account service by Ed Tanous · 9 months ago
  15. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  16. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
  17. 6ea9076 Rework logger to create compile time errors by Ed Tanous · 9 months ago
  18. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  19. dce4d23 Make flush explicit by Ed Tanous · 9 months ago
  20. 1919a03 Fix minor error in Request::method by Ed Tanous · 9 months ago
  21. df254f2 Remove redundant static modifier by Ed Tanous · 9 months ago
  22. 099984c Fix undefined behavior in getUniqueEntryID by Ed Tanous · 9 months ago
  23. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  24. 3dfed53 Clean up Ethernet to use readJson by Ed Tanous · 10 months ago
  25. c101982 Clean up Account Service to use readJson by Ed Tanous · 10 months ago
  26. 21fe928 Clean up hypervisor to use readJson by Ed Tanous · 10 months ago
  27. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  28. 8e5cc7b Fix http2 payloads by Ed Tanous · 9 months ago
  29. 296579b Call dump() less by Ed Tanous · 10 months ago
  30. 60e299b meson: Disable tests build for tinyxml2 dependency by Konstantin Aladyshev · 9 months ago
  31. 3eb6665 log_services: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  32. 5575efb Create TemporaryFileHandle class by Ed Tanous · 11 months ago
  33. 51bd2d8 Remove redfish-enable-proccessor-memory-status by Gunnar Mills · 9 months ago
  34. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  35. 4393bdb Remove unused header by Ed Tanous · 9 months ago
  36. 4f63be0 Up the max connectionCount to 200 by Gunnar Mills · 1 year, 2 months ago
  37. f6b5541 Update nghttp2 1.54->1.60 by Ed Tanous · 9 months ago
  38. 842c8f6 Delete old tests by Ed Tanous · 9 months ago
  39. 5be2b14 Move where appropriate by Ed Tanous · 9 months ago
  40. ddf3564 Enable readability check by Ed Tanous · 9 months ago
  41. d82b5e1 hypervisor: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  42. a5a8ac2 Remove duplicated include by Ed Tanous · 9 months ago
  43. 144983c Make boost/nghttp2 cmake build static libraries by Ed Tanous · 9 months ago
  44. 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
  45. 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
  46. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  47. 06fc9be Fix regression in http_file_body by Ed Tanous · 9 months ago
  48. f933a6a Cable: Fix Logging Level Error by Gunnar Mills · 9 months ago
  49. c160ae7 Remove old uses of cout/cerr by Ed Tanous · 9 months ago
  50. 1847f2a ethernet: Move to setProperty dbus utility method by Asmitha Karunanithi · 9 months ago
  51. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 10 months ago
  52. f0b59af Add misc-include-cleaner by Ed Tanous · 9 months ago
  53. 5a8b641 Fix clang-formatting in ethernet by Ed Tanous · 9 months ago
  54. a93163a Rename http2 unpacker by Ed Tanous · 9 months ago
  55. 5a785c8 Enable clang-tidy-18 misc checks by Ed Tanous · 9 months ago
  56. 3be101c Add clang-tidy-18 bugprone checks by Ed Tanous · 9 months ago
  57. d547d8d Check optionals in tidy by Ed Tanous · 9 months ago
  58. 49cc263 Fix unused variable warning in LDAP by Ed Tanous · 9 months ago
  59. e5ae9c1 Update indicator LED verification by George Liu · 3 years, 1 month ago
  60. d0eb0e7 Remove unused variable by Ed Tanous · 9 months ago
  61. f79ce6a Enable bugprone clang check by Ed Tanous · 9 months ago
  62. 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
  63. 0501696 Add nolint for naming violations by Ed Tanous · 9 months ago
  64. ade3f09 Require specific compiler versions by Ed Tanous · 9 months ago
  65. a07e981 Don't use switch for single conditional http2 by Ed Tanous · 9 months ago
  66. a10321e Fix content-security-policy disable by Ed Tanous · 9 months ago
  67. e10f017 Revert "Refactor after login" by Ed Tanous · 9 months ago
  68. 325310d Allow reading http2 bodies by Ed Tanous · 9 months ago
  69. 8983cf5 Allow routes with 5 wildcards by Ed Tanous · 9 months ago
  70. 1fccd0d Allow no spaces in content-type by Ed Tanous · 9 months ago
  71. 78d4ec4 Clean up event service to use readJson by Ed Tanous · 10 months ago
  72. 2932dcb Clean up triggers to use readJson by Ed Tanous · 10 months ago
  73. 425e81c Clean up management console rest to use readJson by Ed Tanous · 10 months ago
  74. 9e9b604 Clean up Manager to use readJson by Ed Tanous · 10 months ago
  75. b14f357 Clean up metric report definition to use readJsonObject by Ed Tanous · 10 months ago
  76. 3c56921 Clean up processor to use readJson by Ed Tanous · 10 months ago
  77. 0885057 Clean up power/thermal to use readJsonObject by Ed Tanous · 10 months ago
  78. 7a31e33 Clean up Certificate Service to use readJson by Ed Tanous · 10 months ago
  79. 7cb59f6 Use readJson to simplify update by Ed Tanous · 2 years, 8 months ago
  80. 4d1db04 Change logging to default to Error/Critical by Ed Tanous · 10 months ago
  81. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  82. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  83. c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
  84. 53b00f5 Clean up power schema by Ed Tanous · 10 months ago
  85. 8f79c5b Add unit test for SSE by Ed Tanous · 11 months ago
  86. c3805d4 RFC: Implement redfish checklist by Ed Tanous · 1 year, 10 months ago
  87. cd40b06 Refactor after login by Ed Tanous · 1 year, 5 months ago
  88. 619b860 Update boost 1.83->1.84 by Ed Tanous · 9 months ago
  89. da39350 Fix PID Zone interface name by PavanKumarIntel · 9 months ago
  90. ad62267 Remove link from Chassis to PCIeDevice by Sunny Srivastava · 2 years, 4 months ago
  91. 9bb9b10 Fix duplicated https:// in github link by Ed Tanous · 9 months ago
  92. 9970e93 Correct Actions/Manager.ResetToDefaults parameter name by Konstantin Aladyshev · 10 months ago
  93. 6f4bd29 fix usage of std::ranges::replace_copy by Alexander Hansen · 10 months ago
  94. e715d14 Fix behavior when service is missing by Ed Tanous · 10 months ago
  95. ce73d5c Support PATCH on IPv6StaticDefaultGateways by Sunitha Harish · 1 year, 9 months ago
  96. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 10 months ago
  97. 7a859ff Sessions: Drop end / from odata.id by Gunnar Mills · 10 months ago
  98. 91c441e DHCP Conf: Fix UseDomainName configuration by Ravi Teja · 10 months ago
  99. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  100. 12878e7 vscode: ignore directory by Andrew Geissler · 10 months ago