- d1a3caa Add TypeDefinition support for enumeration generation by Chandramohan Harkude · 10 months ago
- 6f5be43 sensor_utils: Support upper/lower fatal threshold by Potin Lai · 10 months ago
- 34b7ca4 Add support for intermediate certificate chains in mTLS auth by Ben Peled · 10 months ago
- 38b3b6f Fix watchdog timeout variable by Roger G. Coscojuela · 10 months ago
- 84aad24 Redfish OEM Patch Route Handling by rohitpai · 1 year ago
- e51df0b Fix OEM Json payload in OEM Fragment handler by Rohit PAI · 10 months ago
- fdf51f5 Avoid http request copy in OEM handler by Rohit PAI · 10 months ago
- 69addd9 ssl: Switch to use_certificate_chain for certificate loading by Ben Peled · 10 months ago
- 177612a Add async_method_call to utility by Ed Tanous · 12 months ago
- 7f84d8c Return forbidden return code for RestrictedRole operations by Myung Bae · 2 years, 11 months ago
- 3498f48 Sort get_response_code names by Myung Bae · 10 months ago
- fc28234 meson: fix nlohmann json wrap by Alexander Hansen · 10 months ago
- 7066dc5 Implement LocationIndicatorActive for PowerSupplies by Myung Bae · 1 year, 5 months ago
- a83bec2 Fix build break by Ed Tanous · 10 months ago
- 9089660 Fix crash on requesting all events if dbus logging enabled by Igor Kanyuka · 11 months ago
- 608ad2c Make Request copy explicit by Ed Tanous · 1 year, 9 months ago
- c1a75eb OEM Route Handling Infrastructure by rohitpai · 1 year, 1 month ago
- 81f915b Use Node as template parameter for creating Tries by Rohit PAI · 10 months ago
- 5b607ea Move router trie to its own file by Ed Tanous · 10 months ago
- bf9c592 Make trie a template by Ed Tanous · 10 months ago
- 0f09ed3 Add odata.type for ClientCertificate/Certificates by Myung Bae · 10 months ago
- 193582b Handle NotFound error for GetSubTreeById by Myung Bae · 10 months ago
- 3f95a27 Refactor chassisInterfaces into chassis_utils by Myung Bae · 1 year, 11 months ago
- 4025211 Update symlinks for 2025.1 by Gunnar Mills · 10 months ago
- d125652 Update to 2025.1 by Gunnar Mills · 10 months ago
- 37b912f Fix 302 cache handling by Ed Tanous · 11 months ago
- 4bbf2a1 Virtual media should always create pipe by Ed Tanous · 12 months ago
- 4491419 Add handling for liquidflow & pressure sensors by Zev Weiss · 11 months ago
- ab00bd8 Map debug level to info by Ed Tanous · 11 months ago
- b3b3ee9 Remove cookie clear by Gunnar Mills · 2 years, 2 months ago
- ab8cbe4 Refactor Cable code by Myung Bae · 11 months ago
- f90af52 Fix getting a response for wrong URI by Abiola Asojo · 11 months ago
- 9f03894 Enhance Task removal when queue is full by Rohit PAI · 11 months ago
- c76f964 Change Session Cookie name by Gunnar Mills · 1 year ago
- 8873f32 Fix CI on generated-enum by Myung Bae · 11 months ago
- 7e5e98d Clean up meson summary by Ed Tanous · 11 months ago
- aca5a54 extend test script to cover upn testing by Malik Akbar Hashemi Rafsanjani · 11 months ago
- cf9085a Add support for systemd service watchdog by rohitpai · 11 months ago
- 4d7b5dd mtls: implement UPN parse mode by Malik Akbar Hashemi Rafsanjani · 11 months ago
- d033fd1 Remove sanitizer check by Ed Tanous · 11 months ago
- ef0b2d4 Extend expiry date of experimental multi-host flag by mox669 · 11 months ago
- 1940677 Up the default code update timeout by Gunnar Mills · 11 months ago
- da9dc90 Added type hints to parse_registries.py by Igor Kanyuka · 11 months ago
- e60300a Break out sse into a compile unit by Ed Tanous · 11 months ago
- 0bce6a9 Update Environmental registry version to 1.1.0 by Igor Kanyuka · 11 months ago
- 557ab0d Refactor parse_registries.py by Igor Kanyuka · 12 months ago
- 6b0d0c1 Fix sdbusplus subproject wrap by Ed Tanous · 11 months ago
- f4225d7 Sort the config list by Ed Tanous · 11 months ago
- 58d3aab Enable port 18080 by Janet Adkins · 12 months ago
- cc67d0a Migration of OpenBMC Manager OEM schema by rohitpai · 12 months ago
- 178c55a Fix generate auth certificates script by Ed Tanous · 12 months ago
- c35475f Fix tidy misc-include issue by Ed Tanous · 12 months ago
- ee993dc Use systemd logging levels by Ed Tanous · 1 year, 2 months ago
- 27f5ecf Make code compile with latest clang by Ed Tanous · 12 months ago
- ebe4c57 Implement http2 TODO by Ed Tanous · 12 months ago
- bb1c7d3 Break out dbus utilities into compile unit by Ed Tanous · 12 months ago
- 9a56031 Remove nlohmann::json::object helpers by Ed Tanous · 1 year, 10 months ago
- 57d0f5c Fix websocket test script by Ed Tanous · 12 months ago
- beb96b0 Break out websockets by Ed Tanous · 12 months ago
- d98a2f9 Remove getIoContext from Request object by Ed Tanous · 12 months ago
- bb456a6 Remove the last memcpy by Ed Tanous · 1 year, 11 months ago
- 46f780f Move chassis and trigger to dbus utility by Ed Tanous · 12 months ago
- 9e2d203 Update common error doc by rohitpai · 12 months ago
- 796ba93 Enable HTTP additional sockets by Ed Tanous · 6 years ago
- cd7dbb3 Support h2c upgrade by Ed Tanous · 12 months ago
- b5edf03 Sort compiler args by Ed Tanous · 12 months ago
- 3d21c59 Update boost to 1.87 by Ed Tanous · 12 months ago
- f2cd766 Add missing pragma once by Ed Tanous · 12 months ago
- 80d2ef3 Implement urlsafe base64 decode by Ed Tanous · 12 months ago
- 4a19a7b Deduplicate event ids by Ed Tanous · 1 year ago
- 8b07838 Fix Message arg error in JSON Patch by rohitpai · 12 months ago
- 504af5a clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
- 92e11bf Use specific misc-include-cleaner statement by Myung Bae · 1 year ago
- 1e4bc6f meson: reformat with meson formatter by Patrick Williams · 12 months ago
- 2405091 meson: reformat with meson formatter by Patrick Williams · 12 months ago
- 5d92fff Move error code utils into new file by rohitpai · 1 year ago
- 4aad6ed Ignore header failures on registries by Ed Tanous · 1 year ago
- 9838eb2 Move io context to singleton by Ed Tanous · 1 year ago
- d785720 Fix includes by Ed Tanous · 1 year ago
- 3d66430 Move hostlogger utilities by Ed Tanous · 1 year ago
- cf91c8c Fix crash when modifying static v6 default gateway by Asmitha Karunanithi · 1 year ago
- d2ec1bd Update symlinks for 2024.4 by Gunnar Mills · 1 year ago
- fda37f9 Fix inotify by Ed Tanous · 1 year, 2 months ago
- 3c9e6b1 $filter Query parameter support for nested keys added by Chandramohan Harkude · 1 year, 1 month ago
- a93e9c7 Move time_utils to compile unit by Ed Tanous · 1 year, 2 months ago
- c069fca Move to std::chrono by Ed Tanous · 1 year, 2 months ago
- 9b46bc0 Update to 2024.4 by Myung Bae · 1 year ago
- 6c038f2 Roll out error message utils by Ed Tanous · 1 year, 1 month ago
- 6e78b68 network: fix dhcp values in redfish response by Asmitha Karunanithi · 1 year, 2 months ago
- 40e9b92 Use SPDX identifiers by Ed Tanous · 1 year, 5 months ago
- 65622a5 openbmc_dbus_rest: Allow empty interfaces by Lei YU · 1 year ago
- 0309c21 Improve subscriptions logging by Igor Kanyuka · 1 year, 1 month ago
- 6282bc7 Don't forward skip or only to aggregator by Ed Tanous · 1 year, 5 months ago
- 60e995c Break out journal utils by Ed Tanous · 1 year, 2 months ago
- f1137a9 Remove base from journal calls by Ed Tanous · 1 year, 1 month ago
- 5e2f099 Static link boost by Ed Tanous · 1 year, 2 months ago
- 56431b2 dbus event subscriptions: test dbus_log_watcher by Alexander Hansen · 1 year, 2 months ago
- 546d078 dbus event subscription: add MessageId by Alexander Hansen · 1 year, 1 month ago
- 4a7a15c dbus event subscription: add timestamp by Alexander Hansen · 1 year, 2 months ago
- 1c588de Fix --buildtype=debug build error message by Abiola Asojo · 1 year, 1 month ago