6455 Commits (d4f6cfd5353876797c2f580543c65431f10afea5)

Author SHA1 Message Date
Esun Kim 91ca04cf6f Add TestGrpcScope 4 years ago
Yash Tibrewal 11abbd3828 Add parsing logic for GoogleMeshCaConfig 4 years ago
Ashitha Santhosh 443c8aa8f1 Create TestEnvironment to fix flaky test. 4 years ago
Esun Kim b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown"" 4 years ago
Esun Kim 7a0f16e805
Revert "Implemented conditional shutdown" 4 years ago
Yash Tibrewal cdda406115 Add certificate provider registry implementation 4 years ago
ZhenLian 1a275d7eab Add tls_certificate_distributor implementation 4 years ago
Esun Kim aff01d7139 Implemented conditional shutdown 4 years ago
Alisha Nanda a4eedc1510 Revert "Merge branch 'master' of https://github.com/ananda1066/grpc" 4 years ago
Yash Tibrewal 23cb073a93 Initiate HTTP/2 writes on BDP pings too 4 years ago
Alisha Nanda 88d99b4603 Add timeout flag to gRPC cli 4 years ago
Alexander Polcyn 5166237a19 Revert unskip on windows 4 years ago
Alexander Polcyn c1c487b80f Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test 4 years ago
Alexander Polcyn 2a29b7cb58 Make the server-based port picker thread safe 4 years ago
Alexander Polcyn 46d4a27cb6 Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984 4 years ago
Mark D. Roth 5369864a86 Allow RefCounted<> objects to defer deletion from Unref(). 4 years ago
Ashitha Santhosh b1fd4a45a4 Add EvaluateArgs test. 4 years ago
Esun Kim aa43403343 Add init and shutdown to verify_peer_options 4 years ago
Alexander Polcyn e5bb358edd double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting 4 years ago
Yash Tibrewal 4a03ce5a14 Remove grpc_channel_ping from surface API 4 years ago
Yash Tibrewal 09904691e0 Do not send BDP pings if there is no receive side activity. 4 years ago
Yash Tibrewal 7019c2ca4b Long timeout for too_many_pings_test 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Yash Tibrewal bef69db1a6 A bit of cleanup 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Mark D. Roth 12fc8f6a35 Change URI parser to take absl::string_view and move tests to correct directory. 4 years ago
ZhenLian 0cdc36f64f ALTS peer attributes plumbing 4 years ago
Yash Tibrewal f2fa95b593 Do not cancel RPC if send metadata size if larger than peer's limit 4 years ago
Yash Tibrewal 4331328fc2 Don't consider receiving non-OK status as an error for HTTP2 4 years ago
Jan Tattermusch ed97c209f1 clang format code 4 years ago
Jan Tattermusch 7d7435d1c4 make win stacktrace buildable on both cmake x86 and bazel 64bit 4 years ago
Michael Wang b8771966f1 Added tests for eval_args address/port getters. Implemented said getters and CreateActivation. 4 years ago
Yash Tibrewal c62d2b483c Test renaming 4 years ago
Alexander Polcyn cce8e0e0ac Don't factor port server pick latency into stranded_event_test timeouts 4 years ago
Yash Tibrewal 1618d21796 Add roundrobin test and reviewer comments 4 years ago
Mark D. Roth d926e1ca47 Move XdsClient code out of client_channel tree. 4 years ago
Matthew Stevenson 85337d69c2 Re-enable TLS 1.3 in the C-core. 4 years ago
Yash Tibrewal cf0b46c4d6 Reviewer comments 4 years ago
Yash Tibrewal 086d46ce6f Fix bad_server_response_test flakiness 4 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 4 years ago
Alexander Polcyn 3021bc975a Mark stranded_event_test as flaky 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Yash Tibrewal 0aa52ab85e Remove debug logging 4 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
Alexander Polcyn 307e175ab2 Make fake insecure servers in ALTS concurrent connectivity test eagerly send an empty settings frame upon receiving new connections 4 years ago
Esun Kim 3cdd6ccb26 Add MSAN workaround to TestEnvironment 4 years ago
Michael Wang c6586f087f implemented get_local_address accessor for grpc_endpoint 4 years ago
matthewstevenson88 9957299480 Merge pull request #23608 from matthewstevenson88/matt-disable-tls13 4 years ago
Esun Kim 4c6a6b5a52 Clean up transport tests 4 years ago