1. daadfb2 Fix clang-tidy by Ed Tanous · 2 weeks ago
  2. 67b2e53 Fix clang-tidy for gcc-14 by Ed Tanous · 3 weeks ago
  3. 6a37140 Put simple update behind an option by Ed Tanous · 5 weeks ago
  4. 19ea286 Always fall back to ChassisType RackMount by Gunnar Mills · 4 weeks ago
  5. 56b8199 Make message registries use 2 digit versions by Ed Tanous · 5 weeks ago
  6. 276ede5 Add content-encoding parser by Ed Tanous · 4 months ago
  7. 8274eb1 Simplify journal paging by Ed Tanous · 7 weeks ago
  8. 463b293 Make accepts a real parser by Ed Tanous · 6 months ago
  9. 2952f64 Dynamically determine ChassisType for Redfish by Joseph-Jonathan Salzano · 7 weeks ago
  10. e7bcf47 json utility: fixed core dump during sensor load by Jayanth Othayoth · 7 weeks ago
  11. 5494e21 Unit test: event_log.cpp by Alexander Hansen · 7 weeks ago
  12. a877074 Enable gcc-14 builds by Ed Tanous · 7 weeks ago
  13. 340d74c Handling of OutOfRange in ReadJson by Myung Bae · 3 months ago
  14. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 3 months ago
  15. 6fe8751 Implement TemperatureReadingsCelsius property for ThermalMetrics by George Liu · 1 year, 6 months ago
  16. d3a48a1 Refactor eventMatchesFilter by Ed Tanous · 3 months ago
  17. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
  18. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  19. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  20. 15b6f9f Write test to ensure that redfish validates by Ed Tanous · 7 months ago
  21. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
  22. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  23. b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
  24. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  25. 6d799e1 Rename sendEvent by Ed Tanous · 4 months ago
  26. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  27. 8d2f868 Break out post codes by Ed Tanous · 4 months ago
  28. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  29. 41fe81c Fix includes by Ed Tanous · 4 months ago
  30. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
  31. 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
  32. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
  33. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  34. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
  35. f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
  36. fdbce79 Fix Task Monitor URI by Ed Tanous · 6 months ago
  37. 055713e Make journal log efficient by Ed Tanous · 6 months ago
  38. b0983db Break out Journal log into its own file by Ed Tanous · 6 months ago
  39. 3369dd6 Add tests for invalid datetimes in time_utils by Farah Rasheed · 6 months ago
  40. a529a6a Make schemas selectable by Ed Tanous · 7 months ago
  41. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 6 months ago
  42. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 6 months ago
  43. 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
  44. f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
  45. 16d95ec Make aggregator unit tests pass by Ed Tanous · 7 months ago
  46. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  47. b7f3a82 Break out random ID methods by Ed Tanous · 7 months ago
  48. 099225c Make cert generate for readonly directories by Ed Tanous · 9 months ago
  49. dae38db Add ipv6 URL parsing test by Ed Tanous · 7 months ago
  50. 090ab8e Generate metadata at runtime by Ed Tanous · 8 months ago
  51. e5cf777 Add https parsing by Ed Tanous · 9 months ago
  52. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 9 months ago
  53. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  54. 95c6307 Break out formatters by Ed Tanous · 9 months ago
  55. 3bfa3b2 Move to process v2 by Ed Tanous · 11 months ago
  56. c056aa7 Implement a Content-Security-Policy TODO by Ed Tanous · 9 months ago
  57. 5b90429 Add missing headers by Ed Tanous · 9 months ago
  58. 56d0bb0 Remove ibm locks feature by Sunitha Harish · 9 months ago
  59. 757178a Refactor tftp parser by Ed Tanous · 9 months ago
  60. 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 9 months ago
  61. 6f056f2 Fix post code parsing by Ed Tanous · 9 months ago
  62. 8d45b9c Fix a couple includes to use <> instead of "" by Ed Tanous · 9 months ago
  63. d9e89df Simplify router by Ed Tanous · 9 months ago
  64. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  65. 5575efb Create TemporaryFileHandle class by Ed Tanous · 11 months ago
  66. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  67. 4393bdb Remove unused header by Ed Tanous · 9 months ago
  68. 842c8f6 Delete old tests by Ed Tanous · 9 months ago
  69. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  70. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  71. f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
  72. a93163a Rename http2 unpacker by Ed Tanous · 10 months ago
  73. d547d8d Check optionals in tidy by Ed Tanous · 10 months ago
  74. d0eb0e7 Remove unused variable by Ed Tanous · 10 months ago
  75. 325310d Allow reading http2 bodies by Ed Tanous · 10 months ago
  76. 1fccd0d Allow no spaces in content-type by Ed Tanous · 10 months ago
  77. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  78. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  79. 8f79c5b Add unit test for SSE by Ed Tanous · 11 months ago
  80. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  81. e610b31 manager_diagnostic_data: add metric get by Jagpal Singh Gill · 1 year, 1 month ago
  82. 52dd693 Write unit tests for http2 connection by Ed Tanous · 11 months ago
  83. 7a6f003 Add unit tests for file body by Ed Tanous · 11 months ago
  84. 52e3162 Simplify body by Ed Tanous · 12 months ago
  85. 6fb96ce Make tests not require body interaction by Ed Tanous · 11 months ago
  86. b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 2 months ago
  87. ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year, 1 month ago
  88. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  89. f86bcc8 Clean up tftp update to use URL by Ed Tanous · 1 year, 4 months ago
  90. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  91. 75e8e21 Use MonotonicTimeStamp for bmc log id by Myung Bae · 1 year, 1 month ago
  92. 0e373b5 mutual-tls: Add support for Meta certificates by Marco Kawajiri · 1 year, 2 months ago
  93. 23f1c96 Simplify mutual TLS checks by Ed Tanous · 1 year, 1 month ago
  94. e792399 Add mutual tls unit test by Ed Tanous · 1 year, 1 month ago
  95. 8e3f703 Reponse: Fix incomplete implementation in write by Abhilash Raju · 1 year, 6 months ago
  96. 998e0cb Fix missing date by Ed Tanous · 1 year, 4 months ago
  97. 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
  98. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  99. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  100. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 4 months ago