- 24921f4 Fix 12 IncludeCleaner findings: by vBMC Team · 4 weeks ago master
- 6a89f0b BEGIN_PUBLIC Add MonotonicClock to Gloop END_PUBLIC by Derek Mauro · 6 weeks ago
- f888902 Add QueryParameterValidatorPlugin to validate Redfish query parameters. by Rishabh Jain · 3 months ago
- 646e2cb Prevent starting the stream thread if the plugin is in a stopping state. by Rishabh Jain · 3 months ago
- 7ac2a12 Add mutex protection to BaseMachineState members. by Rishabh Jain · 3 months ago
- 01a4dec Move the legacy type aliases for the util::Clock and by Derek Mauro · 3 months ago
- cc7a12e Fix Use-After-Free bugs in metrics by using std::string by Rishabh Jain · 3 months ago
- 45a3e72 Fix 1 IncludeCleaner finding: by vBMC Team · 3 months ago
- e46e68f [vBMC] Fix SIGSEGV in ssh_actions_plugin_fuzz_test. by vBMC Team · 3 months ago
- 4bfc63c Improve JSON parsing safety in CreateEvent. by Rishabh Jain · 3 months ago
- a48f031 [vBMC] Consolidate and expand fuzzing coverage. by vBMC Team · 4 months ago
- 236480d Add shell escaping for arguments in SSH actions. by Rishabh Jain · 4 months ago
- 8ab2d3f Use nlohmann::json to construct the session login request body. by Rishabh Jain · 4 months ago
- 09431c4 Fix 1 ClangInliner finding: by vBMC Team · 4 months ago
- fa85eb9 Improve error message for collector ID mismatch. by Rishabh Jain · 4 months ago
- ede36fc Run IncludeCleaner and build_cleaner over //util directories by Mike Kruskal · 4 months ago
- e2c9f83 Prioritize local authorization rules over permission ID rules. by Rishabh Jain · 4 months ago
- 0444863 Replace DCHECK with CHECK in test_plugin.cc. by Rishabh Jain · 4 months ago
- d425e98 Migrate Milotic proxy and vbmc to absl::Clock. by Rishabh Jain · 4 months ago
- cd192ab Use the inliner on util::Clock and util::SimulatedClock by Derek Mauro · 5 months ago
- a565562 Move util::Clock and util::SimulatedClock to //third_party/absl as by Derek Mauro · 5 months ago
- da8f57c Add more test cases for CPER event parsing. by Rishabh Jain · 5 months ago
- 4d10f26 Add more unit tests to event_test.cc for better coverage. by Rishabh Jain · 5 months ago
- d439b2e Fix 1 IncludeCleaner finding: by vBMC Team · 5 months ago
- 5e281c6 Add more comprehensive tests for RemoteCollectorStorageManager. by Rishabh Jain · 5 months ago
- 3284fdd Add more unit tests for various proxy components. by Rishabh Jain · 5 months ago
- 65853b0 Add thread start retry logic and improve logging in Timer. by Rishabh Jain · 6 months ago
- 75fd18b Wait for gRPC server to fully shut down in Proxy destructor. by Rishabh Jain · 9 months ago
- ea6ae5b #vbmc: Support Emergent health state by Rishabh Jain · 9 months ago
- 281feca #vbmc - Add metrics for SSH actions by Shounak Mitra · 9 months ago
- ba3abb1 #vbmc - Add metrics for SSH connect latency by Shounak Mitra · 10 months ago
- d37f991 #vbmc: Replace the deprecated variant of the MutexLock constructor by Rishabh Jain · 10 months ago
- d968414 Fix 11 ClangInliner findings: by vBMC Team · 10 months ago
- e9255f1 Fix 53 ClangInliner findings: by vBMC Team · 10 months ago
- f2b5b34 Fix 1 IncludeCleaner finding: by vBMC Team · 11 months ago
- a5e8724 #vbmc: Use class for Host, ProxyRequest and ProxyResponse by Rishabh Jain · 11 months ago
- ff7e987 #vbmc: Add config to read target hostname from Offline NEA by Rishabh Jain · 11 months ago
- da15297 #vbmc: Read and set fallback target address in proxy and ssh options by Rishabh Jain · 12 months ago
- 089564f #vbmc: Add fallback targets in proto config by Rishabh Jain · 12 months ago
- a37246e #vbmc: Update GetOrigin function to support both formats for OriginOfCondition. by Rishabh Jain · 1 year ago
- ddb9ec7 #vbmc: Parse and send CPER data for all events by Rishabh Jain · 1 year, 1 month ago
- 96d29a0 #vbmc: Use Redfish V1 Stub in grpc passthrough if OAuth token is present by Rishabh Jain · 1 year, 1 month ago
- ccba341 #vbmc: Add port number to HiscToken by Shounak Mitra · 1 year, 1 month ago
- 0564287 Add name to proxy by Shounak Mitra · 1 year, 1 month ago
- ccfadce #vbmc: Add new plugin config for Redfish OAuth plugin by Rishabh Jain · 1 year, 1 month ago
- e66ccbe Remove absl nullability macros when copying into gBMC. by Rishabh Jain · 1 year, 1 month ago
- 27c1866 `SimulatedClock`: Add example code using `testing::testvalue` to replace `WaitUntilThreadsAsleep`. by Yassin Ezbakhe · 1 year, 2 months ago
- 5eed286 Migrate template alias nullability annotations to macros. by vBMC Team · 1 year, 2 months ago
- e7f3143 Fix 1 IncludeCleaner finding: by vBMC Team · 1 year, 2 months ago
- 1cd5e48 Write an empty object instead of null if there are no counter values by Shounak Mitra · 1 year, 3 months ago
- bdc270c #vbmc: Handle replay events from Collector for Stellaris by Rishabh Jain · 1 year, 3 months ago
- 83376db Add APIs for ForceKill and ResetErrorCounters in Stellaris CPER plugin by Rishabh Jain · 1 year, 3 months ago
- 69acf9b #vbmc - Save counters to local file by Shounak Mitra · 1 year, 3 months ago
- 5adb3ea #vbmc: Map memory OriginOfCondition to Memory resource by Shounak Mitra · 1 year, 3 months ago
- f1c6815 #vbmc - Make sleeps interruptible in EventManager by Shounak Mitra · 1 year, 3 months ago
- 8b0af97 #vbmc Add async version of GetRedfishResource API by Shounak Mitra · 1 year, 3 months ago
- 3c26ebd Update vbmc socket paths for multi CN platforms by Rishabh Jain · 1 year, 3 months ago
- 6914a43 #vbmc Interrupt event queue on shutdown by Shounak Mitra · 1 year, 3 months ago
- e090187 #vbmc Only update error counters on critical events by Shounak Mitra · 1 year, 3 months ago
- f181bcc Migrate away from third_party/grpc/google_specific status.h by Craig Tiller · 1 year, 3 months ago
- 532772c #vbmc - Add error counters to machine state by Shounak Mitra · 1 year, 3 months ago
- ebe6da9 #vbmc: Parse CPU errors in CPER data by Rishabh Jain · 1 year, 3 months ago
- c667ff2 #vbmc - Parse memory errors from CPER by Shounak Mitra · 1 year, 3 months ago
- b65e598 #vbmc - Parse message severity from CPER events by Shounak Mitra · 1 year, 3 months ago
- fe39b33 #vbmc: Send Cper event from vBMC to Collector in Stellaris by Rishabh Jain · 1 year, 4 months ago
- ff111ef Add CperEvent type in events.proto by Rishabh Jain · 1 year, 4 months ago
- 76566c3 #vbmc: Add support for all HTTP verb in gRPC passthrough by Rishabh Jain · 1 year, 4 months ago
- 422755e Fix 2 IncludeCleaner findings: by vBMC Team · 1 year, 4 months ago
- 81080e9 #vbmc: Support multiple Events in single Redfish SSE event by Rishabh Jain · 1 year, 4 months ago
- cadd0ba #vbmc: Update error log if ParseSSEvent fails by Rishabh Jain · 1 year, 4 months ago
- be4d75e #vbmc: Add mtls auth in Stellaris vbmc by Rishabh Jain · 1 year, 5 months ago
- cdf0f07 #vbmc: Add grpc server builder channel arguments by Rishabh Jain · 1 year, 5 months ago
- 840a0a7 #vbmc: Stellaris CPER plugin fixes by Rishabh Jain · 1 year, 5 months ago
- a444ee8 #vbmc - Use a pool of http clients to service concurrent requests by Shounak Mitra · 1 year, 5 months ago
- 44779d6 HISC connector by Shounak Mitra · 1 year, 5 months ago
- f9e7eee Move GrpcAuth message out of Plugin message. by Shounak Mitra · 1 year, 5 months ago
- 3c75d4c Fix 3 IncludeCleaner findings: by vBMC Team · 1 year, 6 months ago
- 11ec27b #vbmc: Fix data race in timer by Shounak Mitra · 1 year, 6 months ago
- c730082 #vbmc: Add ProxyRequest and ProxyResponse by Rishabh Jain · 1 year, 6 months ago
- a2ece18 Get pending write counts from SSH client API by Shounak Mitra · 1 year, 6 months ago
- 6c2b3ce Fix GetRequestAction handling multiple verbs on one resource by Shounak Mitra · 1 year, 6 months ago
- 68d032c Add accessor for queue in proxy. by Shounak Mitra · 1 year, 7 months ago
- 3bd708a Add OnFinished callback to RedfishPlugin by Shounak Mitra · 1 year, 7 months ago
- 51876e8 Support additional service types in proxy by Shounak Mitra · 1 year, 7 months ago
- c6f0bc2 #vbmc: Add a GetRequestAction method to the proxy that can be used by plugins to handle a request without modifying it. by Rishabh Jain · 1 year, 7 months ago
- 3522386 #vbmc: Rename Proxy:PreprocessRequest to GetRequestHandler by Rishabh Jain · 1 year, 7 months ago
- 66e66bb Bidirectional stream support in vBMC proxy by Shounak Mitra · 1 year, 7 months ago
- c019f83 Add meson builds and copybara changes for Cper plugin by Rishabh Jain · 1 year, 7 months ago
- fc6f0c6 Kokoro presubmit fixes by Rishabh Jain · 1 year, 7 months ago
- e1acc74 Add CperEventsPlugin and CperEventsManager for Stellaris. by Rishabh Jain · 1 year, 7 months ago
- 97423a8 Add base events manager for sse plugins by Rishabh Jain · 1 year, 7 months ago
- 95edd4d #vbmc: Add support for gRPC target scheme in Milotic proxy. by Rishabh Jain · 1 year, 7 months ago
- 769f45b Run go/cclean on time/clock.* files by vBMC Team · 1 year, 7 months ago
- 232a404 Add copybara for using util/time/clock in gBMC env for use in vBMC by Rishabh Jain · 1 year, 8 months ago
- 4db7c82 Project import generated by Copybara. by vBMC Team · 1 year, 8 months ago
- 8282e29 Project import generated by Copybara. by vBMC Team · 1 year, 8 months ago
- 4e067e3 Initial empty repository by Benjamin Fair · 1 year, 11 months ago