3003 Commits (406fbf07a4429d2ca23ee93a5c0ee06ceca9fc4f)

Author SHA1 Message Date
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
Craig Tiller ec49866463
[fuzzing] Fix timeout in retry_exceeds_buffer_size_in_delay (#34627) 1 year ago
Craig Tiller 394659a849
[fuzzing] Fix build error (#34646) 1 year ago
Eugene Ostroukhov c4a35a28fd
[fuzzers] Fix warnings (#34630) 1 year ago
Craig Tiller c744f33790
[fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
Craig Tiller d0a4347419
[build] Fix compile error (#34613) 1 year ago
Craig Tiller 8391f19a22
[api-fuzzer] Move most of the functionality down into BasicFuzzer (#34605) 1 year ago
Craig Tiller 0814055337
[fuzzers] Expand client_fuzzer, server_fuzzer (#34596) 1 year ago
Craig Tiller 0147cad52e
[fuzzing] Fix payload_fuzzer timeout (#34602) 1 year ago
Craig Tiller 8eeb71cf82
[api-fuzzer] fix flipped conditional (#34604) 1 year ago
Yash Tibrewal df1976b590
[server_fuzzer] Fix call details and metadata destruction point (#34579) 1 year ago
Craig Tiller 077ab3ed34
[test] Move random number generation before main test (#34564) 1 year ago
Craig Tiller 445856978f
[test] Extend deadline to resolve fuzzer bug (#34573) 1 year ago
Craig Tiller b9fbf41e3c
[test] Extend cancellation deadline (that should not be reached) (#34571) 1 year ago
Mark D. Roth 194c447653
[core e2e tests] use slowdown factor when injecting deadline via service config (#34548) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Craig Tiller a17f08b49d
[chttp2] Continue refactoring towards promises (#34437) 1 year ago