Esun Kim
aff01d7139
Implemented conditional shutdown
4 years ago
Yash Tibrewal
23cb073a93
Initiate HTTP/2 writes on BDP pings too
4 years ago
Karthik Ravi Shankar
b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
4 years ago
Karthik Ravi Shankar
f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc"
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
Jan Tattermusch
8d8152ed4e
fix System.Memory dependency mismatch in c# distribtests
4 years ago
Ashitha Santhosh
b1fd4a45a4
Add EvaluateArgs test.
4 years ago
Jan Tattermusch
42f741ecc4
use GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE for C# distribtest that tests classic .csproj
4 years ago
Jan Tattermusch
2fb9b57fe5
upgrade Google.Protobuf in C# distribtests
4 years ago
Esun Kim
aa43403343
Add init and shutdown to verify_peer_options
4 years ago
Mark D. Roth
5adf794eec
Increase polling timeout for NoMatchedDomain test.
4 years ago
Mark D. Roth
91b698d232
Revert "Merge pull request #23969 from grpc/revert-23918-xds_virtual_host_validation"
...
This reverts commit 13b5f0b625
, reversing
changes made to 9ea2d7c89d
.
4 years ago
donnadionne
4cb21ff819
Revert "xds: Don't identify the needed VirtualHost at validation time."
4 years ago
Alexander Polcyn
e5bb358edd
double the handshake failure deadline of AltsConcurrentConnectivityTest.TestHandshakeFailsFastWhenHandshakeServerClosesConnectionAfterAccepting
4 years ago
Donna Dionne
6088a5e027
Fixing the transient failure that occurs during the case where (Porting
4 years ago
Mark D. Roth
b0a8b4606c
xds: Don't identify the needed VirtualHost at validation time.
4 years ago
Yash Tibrewal
4a03ce5a14
Remove grpc_channel_ping from surface API
4 years ago
Karthik Ravi Shankar
75187ec316
fix golden test file for codegen test
4 years ago
Mark D. Roth
9a39f172a6
xds: NACK if response includes duplicate resource names.
4 years ago
Jan Tattermusch
afda101854
cleanup bazel commands in test scripts (for non-RBE invocations)
4 years ago
Yash Tibrewal
09904691e0
Do not send BDP pings if there is no receive side activity.
4 years ago
Donna Dionne
dc7f926b9e
Fixing the transient failure that occurs during the case
...
where CDS response missing a resource that we have newly requested
(the resource will likely be contained in subsequent responses).
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"
...
This reverts commit fe59761648
, reversing
changes made to 1856e224c3
.
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
5438a00d38
fix MSAN error
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
Vijay Pai
c2d2220ba5
Make MaybeExpect guarantee at-most-once and allow Verify reuse
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.
...
Added logging for unsupported attributes
fixed make issues by moving grpc_authorization_engine under grpc
changed inet_aton to inet_pton
fixed issue leftover from initial implementation of evalargs
4 years ago
Yash Tibrewal
c62d2b483c
Test renaming
4 years ago
Karthik Ravi Shankar
cfd1069ae0
Fix formatting
4 years ago
Vijay Pai
6040d621bd
Fix destruction order bug in nested lock test
4 years ago
Alexander Polcyn
cce8e0e0ac
Don't factor port server pick latency into stranded_event_test timeouts
4 years ago
Alexander Polcyn
e2837aa10b
Raise deadline of CancelDuringAresQuery.TestHitDeadlineAndDestroyChannelDuringAresResolutionWithQueryTimeoutIsGraceful test
4 years ago
Karthik Ravi Shankar
751b9c105f
Move ClientContext from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/19261
4 years ago
Karthik Ravi Shankar
218c5fd235
Mark client_crash_test as flaky
...
This test fails under asan.
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
Karthik Ravi Shankar
15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc""
4 years ago
Karthik Ravi Shankar
f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"
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