1. 65853b0 Add thread start retry logic and improve logging in Timer. by Rishabh Jain · 2 weeks ago master
  2. 75fd18b Wait for gRPC server to fully shut down in Proxy destructor. by Rishabh Jain · 3 months ago
  3. ea6ae5b #vbmc: Support Emergent health state by Rishabh Jain · 4 months ago
  4. 281feca #vbmc - Add metrics for SSH actions by Shounak Mitra · 4 months ago
  5. ba3abb1 #vbmc - Add metrics for SSH connect latency by Shounak Mitra · 4 months ago
  6. d37f991 #vbmc: Replace the deprecated variant of the MutexLock constructor by Rishabh Jain · 4 months ago
  7. d968414 Fix 11 ClangInliner findings: by vBMC Team · 4 months ago
  8. e9255f1 Fix 53 ClangInliner findings: by vBMC Team · 5 months ago
  9. f2b5b34 Fix 1 IncludeCleaner finding: by vBMC Team · 5 months ago
  10. a5e8724 #vbmc: Use class for Host, ProxyRequest and ProxyResponse by Rishabh Jain · 6 months ago
  11. ff7e987 #vbmc: Add config to read target hostname from Offline NEA by Rishabh Jain · 6 months ago
  12. da15297 #vbmc: Read and set fallback target address in proxy and ssh options by Rishabh Jain · 6 months ago
  13. 089564f #vbmc: Add fallback targets in proto config by Rishabh Jain · 6 months ago
  14. a37246e #vbmc: Update GetOrigin function to support both formats for OriginOfCondition. by Rishabh Jain · 7 months ago
  15. ddb9ec7 #vbmc: Parse and send CPER data for all events by Rishabh Jain · 7 months ago
  16. 96d29a0 #vbmc: Use Redfish V1 Stub in grpc passthrough if OAuth token is present by Rishabh Jain · 7 months ago
  17. ccba341 #vbmc: Add port number to HiscToken by Shounak Mitra · 7 months ago
  18. 0564287 Add name to proxy by Shounak Mitra · 7 months ago
  19. ccfadce #vbmc: Add new plugin config for Redfish OAuth plugin by Rishabh Jain · 7 months ago
  20. e66ccbe Remove absl nullability macros when copying into gBMC. by Rishabh Jain · 7 months ago
  21. 27c1866 `SimulatedClock`: Add example code using `testing::testvalue` to replace `WaitUntilThreadsAsleep`. by Yassin Ezbakhe · 9 months ago
  22. 5eed286 Migrate template alias nullability annotations to macros. by vBMC Team · 9 months ago
  23. e7f3143 Fix 1 IncludeCleaner finding: by vBMC Team · 9 months ago
  24. 1cd5e48 Write an empty object instead of null if there are no counter values by Shounak Mitra · 9 months ago
  25. bdc270c #vbmc: Handle replay events from Collector for Stellaris by Rishabh Jain · 9 months ago
  26. 83376db Add APIs for ForceKill and ResetErrorCounters in Stellaris CPER plugin by Rishabh Jain · 9 months ago
  27. 69acf9b #vbmc - Save counters to local file by Shounak Mitra · 9 months ago
  28. 5adb3ea #vbmc: Map memory OriginOfCondition to Memory resource by Shounak Mitra · 9 months ago
  29. f1c6815 #vbmc - Make sleeps interruptible in EventManager by Shounak Mitra · 9 months ago
  30. 8b0af97 #vbmc Add async version of GetRedfishResource API by Shounak Mitra · 9 months ago
  31. 3c26ebd Update vbmc socket paths for multi CN platforms by Rishabh Jain · 9 months ago
  32. 6914a43 #vbmc Interrupt event queue on shutdown by Shounak Mitra · 9 months ago
  33. e090187 #vbmc Only update error counters on critical events by Shounak Mitra · 9 months ago
  34. f181bcc Migrate away from third_party/grpc/google_specific status.h by Craig Tiller · 9 months ago
  35. 532772c #vbmc - Add error counters to machine state by Shounak Mitra · 10 months ago
  36. ebe6da9 #vbmc: Parse CPU errors in CPER data by Rishabh Jain · 10 months ago
  37. c667ff2 #vbmc - Parse memory errors from CPER by Shounak Mitra · 10 months ago
  38. b65e598 #vbmc - Parse message severity from CPER events by Shounak Mitra · 10 months ago
  39. fe39b33 #vbmc: Send Cper event from vBMC to Collector in Stellaris by Rishabh Jain · 10 months ago
  40. ff111ef Add CperEvent type in events.proto by Rishabh Jain · 10 months ago
  41. 76566c3 #vbmc: Add support for all HTTP verb in gRPC passthrough by Rishabh Jain · 10 months ago
  42. 422755e Fix 2 IncludeCleaner findings: by vBMC Team · 11 months ago
  43. 81080e9 #vbmc: Support multiple Events in single Redfish SSE event by Rishabh Jain · 11 months ago
  44. cadd0ba #vbmc: Update error log if ParseSSEvent fails by Rishabh Jain · 11 months ago
  45. be4d75e #vbmc: Add mtls auth in Stellaris vbmc by Rishabh Jain · 11 months ago
  46. cdf0f07 #vbmc: Add grpc server builder channel arguments by Rishabh Jain · 11 months ago
  47. 840a0a7 #vbmc: Stellaris CPER plugin fixes by Rishabh Jain · 11 months ago
  48. a444ee8 #vbmc - Use a pool of http clients to service concurrent requests by Shounak Mitra · 12 months ago
  49. 44779d6 HISC connector by Shounak Mitra · 12 months ago
  50. f9e7eee Move GrpcAuth message out of Plugin message. by Shounak Mitra · 12 months ago
  51. 3c75d4c Fix 3 IncludeCleaner findings: by vBMC Team · 1 year ago
  52. 11ec27b #vbmc: Fix data race in timer by Shounak Mitra · 1 year, 1 month ago
  53. c730082 #vbmc: Add ProxyRequest and ProxyResponse by Rishabh Jain · 1 year, 1 month ago
  54. a2ece18 Get pending write counts from SSH client API by Shounak Mitra · 1 year, 1 month ago
  55. 6c2b3ce Fix GetRequestAction handling multiple verbs on one resource by Shounak Mitra · 1 year, 1 month ago
  56. 68d032c Add accessor for queue in proxy. by Shounak Mitra · 1 year, 1 month ago
  57. 3bd708a Add OnFinished callback to RedfishPlugin by Shounak Mitra · 1 year, 1 month ago
  58. 51876e8 Support additional service types in proxy by Shounak Mitra · 1 year, 1 month ago
  59. 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, 1 month ago
  60. 3522386 #vbmc: Rename Proxy:PreprocessRequest to GetRequestHandler by Rishabh Jain · 1 year, 1 month ago
  61. 66e66bb Bidirectional stream support in vBMC proxy by Shounak Mitra · 1 year, 1 month ago
  62. c019f83 Add meson builds and copybara changes for Cper plugin by Rishabh Jain · 1 year, 1 month ago
  63. fc6f0c6 Kokoro presubmit fixes by Rishabh Jain · 1 year, 1 month ago
  64. e1acc74 Add CperEventsPlugin and CperEventsManager for Stellaris. by Rishabh Jain · 1 year, 1 month ago
  65. 97423a8 Add base events manager for sse plugins by Rishabh Jain · 1 year, 1 month ago
  66. 95edd4d #vbmc: Add support for gRPC target scheme in Milotic proxy. by Rishabh Jain · 1 year, 1 month ago
  67. 769f45b Run go/cclean on time/clock.* files by vBMC Team · 1 year, 2 months ago
  68. 232a404 Add copybara for using util/time/clock in gBMC env for use in vBMC by Rishabh Jain · 1 year, 2 months ago
  69. 4db7c82 Project import generated by Copybara. by vBMC Team · 1 year, 2 months ago
  70. 8282e29 Project import generated by Copybara. by vBMC Team · 1 year, 2 months ago
  71. 4e067e3 Initial empty repository by Benjamin Fair · 1 year, 6 months ago