2919 Commits (2fc9dd15467ba23bbb325d4be30d9509dad0974f)

Author SHA1 Message Date
Craig Tiller 19f1b39829 [fuzzer] Eliminate use of mock_endpoint in server fuzzer (#35625) 12 months ago
Craig Tiller e93f2dfbef [fuzzer] Separate scheduling from schedule creation for network input (#35618) 12 months ago
Yijie Ma 5bf0971972 [EventEngine] Fix issues found when enabling `event_engine_dns` experiment in OSS (#35530) 12 months ago
Craig Tiller 02c10df298 [api-fuzzer] Fix inproc channels (#35538) 12 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 1 year ago
Yash Tibrewal 5888738c5a [OTel] Add a PluginOption API (#35434) 1 year ago
Mark D. Roth 0df505d9db [api_fuzzer] Cap the number of comma-delimited strings in the target URI to 1K. 1 year ago
Craig Tiller fede9051e1 [call-v3] Begin migration of channel_init to templates. 1 year ago
Craig Tiller 03403724f5 [fuzzing] Add ability for api-fuzzer to create inproc channels (#35277) 1 year ago
Gregory Cooke 12c0058bf2 [Security - Testing] OpenSSL 1.0.2 and 1.1.1 CI Testing (#35236) 1 year ago
Craig Tiller ff63ad9413 [call-v3] Convert message compression filter (#35269) 1 year ago
Craig Tiller a7e90045db [promises] Fix fuzzer found uncancelable call bug in client promise code (#34909) 1 year ago
Craig Tiller 2b1d06f037 [fuzzing] Add ability to listen to ports to api-fuzzer (#35273) 1 year ago
Craig Tiller 9eadf42dbf [promises] Add an API to access new style filters (#35200) 1 year ago
Craig Tiller 501b895736 [fuzzing-heck] Fix a bug that comes up with promises + work serializer dispatch (#35196) 1 year ago
AJ Heller a215eb6717 [test] Sleep between server restarts in retry_transparent_max_concurrent_streams (#35149) 1 year ago
Craig Tiller f4219440c6
[server] Fix fuzzing detected memory leak (#34908) 1 year ago
Vignesh Babu 77e9fe49aa
Revert "[security] Support a list of SSL ECs" (#34900) 1 year ago
Mark D. Roth 8a000f45f8
[grpclb and fake resolver] clean up e2e tests and simplify fake resolver (#34887) 1 year ago
Luwei Ge eaa72802a0
[security] Support a list of SSL ECs (#34867) 1 year ago
AJ Heller c85cdfe656
[test] Fix http_proxy end2end test fixture (#34838) 1 year ago
Yash Tibrewal 609e96446a
[http2] Only run http2_stats test if http2_stats_fix experiment is enabled (#34833) 1 year ago
Craig Tiller b7b75fca3f
[server-fuzzer] Fix behavior on failed transport creation (#34827) 1 year ago
Craig Tiller c2f49c2d3b
[promises] Fix some behaviors exposed by api_fuzzer (#34795) 1 year ago
Craig Tiller b38e7ab88e
[server] Reland cap size of pending request queue with RealRequestMatcher (#34809) 1 year ago
AJ Heller 8224278983
[test] Fix bad server response test race (#34816) 1 year ago
Mark D. Roth 9c15d6327e
Revert "[server] Cap size of pending request queue with RealRequestMatcher" (#34803) 1 year ago
Yash Tibrewal a5b963ada7
[http2] Fix calculation of framing_bytes for http2_stats_test (#34799) 1 year ago
Yash Tibrewal 6b691cddcc
[http2] Fix http2_stats test for promises experiment (#34797) 1 year ago
Craig Tiller f09cd072fc
[server] Cap size of pending request queue with RealRequestMatcher (#34782) 1 year ago
Yash Tibrewal a3f2e08202
[http2] Fix framing_bytes stat (#34787) 1 year ago
Craig Tiller 888a7e87cc
[fuzzing] Fix msan error in fuzzer (#34783) 1 year ago
Yash Tibrewal 53ae4d4df1
[http2] Fix merge fiasco from #34693 (#34779) 1 year ago
Yash Tibrewal 77824d8093
[chttp2] Fix outgoing data stats (#34693) 1 year ago
Craig Tiller 6278c492a7
[test] Extend deadline to resolve flakiness (#34776) 1 year ago
Craig Tiller 88a353c1ff
[chttp2] Fix flaky retry_transparent_max_concurrent_streams test (#34777) 1 year ago
Craig Tiller 065efff51e
[chttp2] Fix flaky max_concurrent_streams test (#34774) 1 year ago
AJ Heller 7740da57a1
[EventEngine] Re-enable skipped core/end2end EventEngine client tests (#34702) 1 year ago
Craig Tiller c9e362238c
[chttp2] Re-enable overload protection experiment (#34770) 1 year ago
Craig Tiller 7c8b371955
[fuzzing] Fix fuzzer found bugs in promise based filter (#34723) 1 year ago
Craig Tiller 3f7d651922
[fuzzing] Fix fuzzer found bugs in client promise call (#34724) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Craig Tiller b6dbfc9163
[promises] Handle double scheduling of GRPC_OP_RECV_STATUS_ON_CLIENT (#34680) 1 year ago
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
AJ Heller 5df9082f44
[EventEngine] Re-enable skipped core/end2end tests (#34700) 1 year ago
Craig Tiller bfb98d89ec
[testing] Add a test of server handling of calls that expired in the request matcher (#34679) 1 year ago
Craig Tiller a54c7f7266
[fuzzing] Fix a case whereby a call can become permanently stuck after deadline expiry (#34681) 1 year ago
Craig Tiller eb9e57a03c
[fuzzing] Fix api-fuzzer found bug in ClientPromiseBasedCall (#34655) 1 year ago
Craig Tiller 594d4ed34b
[chttp2] Add an experiment to separate liveness checks from ping timeouts (#34647) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago