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