Esun Kim
62ac3f075a
Added call to grpc::testing::TestEnvironment in tests
4 years ago
Yash Tibrewal
f8b7fef753
Fix connect deadline issue in settings_timeout_test
4 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
4 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
4 years ago
Matthew Stevenson
c484ab2d93
Address Jiangtao's comments.
4 years ago
Matthew Stevenson
f25422a890
Add tests for unused bytes.
4 years ago
jiangtaoli2016
e8f17c5f96
Fix SPIFFE ID check
4 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
4 years ago
Matthew Stevenson
9c116d5c03
Address David's comments.
4 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
5 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago
Mark D. Roth
492889f1c0
Convert chttp2 server connection-handling code to C++.
5 years ago
Matthew Stevenson
32c0846d45
Add TLS 1.2 testing.
5 years ago
Vijay Pai
6db7c62a13
Roll-forward: Change server_finishes_request test to return OK status
5 years ago
Vijay Pai
b269fdbf8b
Don't mark server RPC canceled if finished with non-OK status
5 years ago
Matthew Stevenson
a575049c03
Changes needed to enable TLS 1.3.
5 years ago
yihuaz
6591d0997b
add length check
5 years ago
yihuaz
ff045fde0d
Update multi-domain key materials
5 years ago
Yash Tibrewal
234d64859f
Add some additional comments
5 years ago
Yash Tibrewal
722f1e937a
Reviewer comments
5 years ago
Yash Tibrewal
f41694ad64
Add the missing reset for ping clocks to avoid mistakenly sending GOAWAY
...
frames due to 'too_many_pings'
5 years ago
Mark D. Roth
cc6414893c
update bazel build dep, regenerate upb files, and add missing includes
5 years ago
yulin liang
743ce2ab72
Revert "Inproc transport server should end all RPC ops after sending status"
5 years ago
Mark D. Roth
3bb427195e
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
...
This reverts commit 4b7452bcdb
, reversing
changes made to 133d0076b4
.
5 years ago
Mark D. Roth
aed6574023
Refactor ServiceConfig code to move parsing to its own API.
5 years ago
Jan Tattermusch
babda64697
mark concurrent_connectivity_test as flaky
5 years ago
Vijay Pai
ecfb556243
Change server_finishes_request test to return OK status
5 years ago
Karthik Ravi Shankar
f46c07f3f8
Revert "Remove gpr_strvec."
5 years ago
Mark D. Roth
c2ef110303
Replace gpr_strvec with absl::StrJoin().
5 years ago
yang-g
2b78747d15
Let grpc_init/shutdown cover credentials create/release
5 years ago
yang-g
10b50653ee
Revert "Merge pull request #22952 from grpc/revert-22922-sequential_conn"
...
This reverts commit 30ad47d819
, reversing
changes made to ad7c94c944
.
5 years ago
yang-g
2fcb1ffe3b
Add a missing ref and fuzzer test case
5 years ago
Jan Tattermusch
7a53004da7
Revert "Let the connectivity test use local subchannel pool to create multipl…"
5 years ago
Yash Tibrewal
8f11aba818
Reviewer comments
5 years ago
Yash Tibrewal
17b6be1ed8
Reviewer comments
5 years ago
Yash Tibrewal
516c2f591a
Fail decompression when the gzip trailer is missing
5 years ago
yang-g
9c63d75e20
Resolve comments
5 years ago
yang-g
52b3c66e53
Cover both subchannel sharing/non-sharing cases in test
5 years ago
yang-g
ae8770a317
Let the connectivity test use local subchannel pool to create multiple connections
5 years ago
Mark D. Roth
c769951764
Remove deprecated variant of JoinHostPort().
5 years ago
ZhenLian
b98457ff79
fix first round of feedback
5 years ago
Yash Tibrewal
376d8689d2
Fix #19094 and #21947 - Fix HTTP status conversion inconsistencies
5 years ago
ZhenLian
ee19ac2aba
fix test failures
5 years ago
ZhenLian
9f92365657
Expose Peer SPIFFE Identity
5 years ago
Esun Kim
1be6f7aedb
Remove flaky flag from channelz_test
5 years ago
yang-g
88e43d9901
Adjust wait timeout according to test slowdown factor
5 years ago
ZhenLian
6cf73030a9
add comments to avoid future use of hard-coded creds
5 years ago
ZhenLian
6a045297c2
remove dependencies that cause failures
5 years ago
ZhenLian
d75de51e43
[10/n] remove hard-coded credential paths and rebuild the project
5 years ago
Esun Kim
8c64e96458
Fix flaky LastCallStartedTime
5 years ago