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