Mark D. Roth
181781387d
xDS v3 support
5 years ago
Yash Tibrewal
2c5291ff71
Plumb absl::Status through connectivity state notifiers
5 years ago
Vijay Pai
2667eba8c2
Fix a typo
5 years ago
Alexander Polcyn
bdfd96ad03
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
...
processing of events
5 years ago
Richard Belleville
d40a91dde5
Don't check tenancy if credentials specified
5 years ago
Richard Belleville
c4491121c6
Stop checking g_is_on_gce in security connector
5 years ago
Vijay Pai
9d79ca6058
C++ify core server
5 years ago
Esun Kim
315caf5d05
Added grpc::testing::TestEnvironment
5 years ago
Jan Tattermusch
7ce7bbfc33
fix concurrent file read flake
5 years ago
Vijay Pai
bb7cfb638d
Construct/destruct ExecCtx between init/shutdown only
5 years ago
Richard Belleville
0ef84e4306
Regenerate projects
5 years ago
Richard Belleville
535d0da0dd
Complete synchronously
5 years ago
Richard Belleville
acbda9835e
Reuse mdelem
5 years ago
Richard Belleville
ff5f4bb6fc
Add test
5 years ago
Richard Belleville
8412476a9b
Add sunny day core API path
5 years ago
Richard Belleville
d067b63d48
WIP
5 years ago
Mark D. Roth
7c3fefea3f
Make request path more easily visible to LB policies.
5 years ago
Mark D. Roth
9404f66f70
Replace most uses of gpr_asprintf() with absl calls.
5 years ago
Matthew Stevenson
a2afea6ee0
Add TLS 1.2 and 1.3 specific tests to h2_tls fixture.
5 years ago
Alexander Polcyn
0bfbea06bc
Fix use-after-free in ruby call creds
5 years ago
Richard Belleville
c8a8a6aea4
Get new core API design building
5 years ago
Esun Kim
62ac3f075a
Added call to grpc::testing::TestEnvironment in tests
5 years ago
Yash Tibrewal
f8b7fef753
Fix connect deadline issue in settings_timeout_test
5 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Alexander Polcyn
b88c0a22c7
Fix use-after-free in ruby call creds
5 years ago
Richard Belleville
c10cae4659
Remove platform-specific assertion
5 years ago
Richard Belleville
f2a0f47fbb
Add test
5 years ago
Richard Belleville
4de06d0e22
Regenerate projects
5 years ago
Matthew Stevenson
c484ab2d93
Address Jiangtao's comments.
5 years ago
Richard Belleville
1aae547e2c
Regenerate projects
5 years ago
Matthew Stevenson
f25422a890
Add tests for unused bytes.
5 years ago
jiangtaoli2016
e8f17c5f96
Fix SPIFFE ID check
5 years ago
Yash Tibrewal
e98eaa5052
Revert "Revert "Add message-size check before message decompression""
5 years ago
Matthew Stevenson
9c116d5c03
Address David's comments.
5 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