1. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
  2. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  3. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  4. 15b6f9f Write test to ensure that redfish validates by Ed Tanous · 7 months ago
  5. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
  6. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  7. b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
  8. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  9. 6d799e1 Rename sendEvent by Ed Tanous · 4 months ago
  10. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  11. 8d2f868 Break out post codes by Ed Tanous · 4 months ago
  12. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  13. 41fe81c Fix includes by Ed Tanous · 4 months ago
  14. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
  15. 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
  16. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
  17. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  18. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
  19. f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
  20. fdbce79 Fix Task Monitor URI by Ed Tanous · 6 months ago
  21. 055713e Make journal log efficient by Ed Tanous · 6 months ago
  22. b0983db Break out Journal log into its own file by Ed Tanous · 6 months ago
  23. 3369dd6 Add tests for invalid datetimes in time_utils by Farah Rasheed · 6 months ago
  24. a529a6a Make schemas selectable by Ed Tanous · 7 months ago
  25. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 6 months ago
  26. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 6 months ago
  27. 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
  28. f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
  29. 16d95ec Make aggregator unit tests pass by Ed Tanous · 7 months ago
  30. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  31. b7f3a82 Break out random ID methods by Ed Tanous · 7 months ago
  32. 099225c Make cert generate for readonly directories by Ed Tanous · 9 months ago
  33. dae38db Add ipv6 URL parsing test by Ed Tanous · 7 months ago
  34. 090ab8e Generate metadata at runtime by Ed Tanous · 8 months ago
  35. e5cf777 Add https parsing by Ed Tanous · 9 months ago
  36. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 9 months ago
  37. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  38. 95c6307 Break out formatters by Ed Tanous · 9 months ago
  39. 3bfa3b2 Move to process v2 by Ed Tanous · 11 months ago
  40. c056aa7 Implement a Content-Security-Policy TODO by Ed Tanous · 9 months ago
  41. 5b90429 Add missing headers by Ed Tanous · 9 months ago
  42. 56d0bb0 Remove ibm locks feature by Sunitha Harish · 9 months ago
  43. 757178a Refactor tftp parser by Ed Tanous · 9 months ago
  44. 6dbe9be Remove OpenSSL warnings ignore by Ed Tanous · 9 months ago
  45. 6f056f2 Fix post code parsing by Ed Tanous · 9 months ago
  46. 8d45b9c Fix a couple includes to use <> instead of "" by Ed Tanous · 9 months ago
  47. d9e89df Simplify router by Ed Tanous · 9 months ago
  48. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  49. 5575efb Create TemporaryFileHandle class by Ed Tanous · 11 months ago
  50. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  51. 4393bdb Remove unused header by Ed Tanous · 9 months ago
  52. 842c8f6 Delete old tests by Ed Tanous · 9 months ago
  53. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  54. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  55. f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
  56. a93163a Rename http2 unpacker by Ed Tanous · 10 months ago
  57. d547d8d Check optionals in tidy by Ed Tanous · 10 months ago
  58. d0eb0e7 Remove unused variable by Ed Tanous · 10 months ago
  59. 325310d Allow reading http2 bodies by Ed Tanous · 10 months ago
  60. 1fccd0d Allow no spaces in content-type by Ed Tanous · 10 months ago
  61. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  62. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  63. 8f79c5b Add unit test for SSE by Ed Tanous · 11 months ago
  64. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  65. e610b31 manager_diagnostic_data: add metric get by Jagpal Singh Gill · 1 year, 1 month ago
  66. 52dd693 Write unit tests for http2 connection by Ed Tanous · 11 months ago
  67. 7a6f003 Add unit tests for file body by Ed Tanous · 11 months ago
  68. 52e3162 Simplify body by Ed Tanous · 12 months ago
  69. 6fb96ce Make tests not require body interaction by Ed Tanous · 11 months ago
  70. b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 2 months ago
  71. ee192c0 Make base64 encoder incremental by Ed Tanous · 1 year, 1 month ago
  72. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  73. f86bcc8 Clean up tftp update to use URL by Ed Tanous · 1 year, 4 months ago
  74. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  75. 75e8e21 Use MonotonicTimeStamp for bmc log id by Myung Bae · 1 year, 1 month ago
  76. 0e373b5 mutual-tls: Add support for Meta certificates by Marco Kawajiri · 1 year, 2 months ago
  77. 23f1c96 Simplify mutual TLS checks by Ed Tanous · 1 year, 1 month ago
  78. e792399 Add mutual tls unit test by Ed Tanous · 1 year, 1 month ago
  79. 8e3f703 Reponse: Fix incomplete implementation in write by Abhilash Raju · 1 year, 6 months ago
  80. 998e0cb Fix missing date by Ed Tanous · 1 year, 4 months ago
  81. 4fa45df Unit test Connection by Ed Tanous · 1 year, 4 months ago
  82. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  83. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  84. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 4 months ago
  85. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  86. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  87. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  88. e1452be AsyncResolve cleanups and error handling by Ed Tanous · 3 years, 3 months ago
  89. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  90. 47488a9 Remove the black_magic namespace by Ed Tanous · 1 year, 6 months ago
  91. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
  92. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 8 months ago
  93. 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
  94. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
  95. 185444b json utility: add sort by Nan Zhou · 2 years, 6 months ago
  96. faf100f Fix some includes by Ed Tanous · 1 year, 8 months ago
  97. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  98. bb8f3bb Write test capable of catching regressions by Ed Tanous · 1 year, 8 months ago
  99. 5a60c56 Add a unit test for dumpHtml by Ed Tanous · 1 year, 8 months ago
  100. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago