11726 Commits (bf186156bc08b0c0d7497a801b4ee9adc3765f67)

Author SHA1 Message Date
ZHANG Dapeng ca482bdbc7
Enable xds retry test for cpp (#26828) 3 years ago
Mark D. Roth c9149526a6
fix retry handling of callbacks for pending batches (#26803) 3 years ago
Yash Tibrewal 49b5f9c420
Fix XdsServerSecurityTest (#26817) 3 years ago
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 3 years ago
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 3 years ago
Mark D. Roth d19802d42c
fix retry cancellation when a batch fails on call attempt (#26789) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
donnadionne 7eaf37bce5
Adding retry policy (#26566) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
Lidi Zheng 5820e152cd
Remove Python 2.7 binary wheel generations (#26691) 3 years ago
Mark D. Roth 3104a9964c
xds: validate that terminal filters come at the end of the filter chain (#26742) 3 years ago
Craig Tiller 4f9828fe0b
Remove unnecessary include (#26761) 3 years ago
Mark D. Roth 246c57829b
xds: notify watchers when NACKing resource updates (#26757) 3 years ago
vperus 53701640c6
codegen: Correct indentation (#26702) 3 years ago
Mark D. Roth 1f8aaf0e6a
fix handling of retry perAttemptRecvTimeout exceeded on last attempt (#26737) 3 years ago
Ming-Chuan 02c6d81eea
Create binder transport folder (#26602) 3 years ago
Craig Tiller d3e5803cb2
Move HPACK parser to C++ (#26689) 3 years ago
Alisha Nanda d73ec07fe7
Fix small typo in xds end2end test (#26685) 3 years ago
Yash Tibrewal c52005c161
NACK xDS updates when certificate provider instace names are unrecognized (#26614) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
itsemmanuelfrancis 994ee5da0c
Key-Cert Pair Validation (#26471) 3 years ago
yihuaz b9a69481c2
Revert "Support user provided "scope" in JWT and GDC (#26577)" (#26645) 3 years ago
Lidi Zheng b97693d572
[Roll Forward] Tighten the error tolerance requirement by 100x (#26626) 3 years ago
Yash Tibrewal b8575847e3
Fail xDS bootstrap parsing for unrecognized certificate provider plugins (#26628) 3 years ago
Yash Tibrewal 670a26caef
NACK xDS updates where transport_name is not recognized (#26612) 3 years ago
Yash Tibrewal 095045b31c
NACK xds updates requiring client certificates when no validation certificate provider instance is mentioned (#26613) 3 years ago
Yash Tibrewal 8b5fbf8900
TLS Security Connector: Add an always-fail-handshaker when certificates are not ready (#26561) 3 years ago
Yash Tibrewal 4daedf0233
De-experimentalize XdsServerBuilder (#26543) 3 years ago
Mark D. Roth 901da17d92
fix flakiness in core end2end retry_recv_initial_metadata test (#26604) 3 years ago
Lidi Zheng f198fb5b41
Revert "Tighten the error tolerance requirement by 100x (#26588)" (#26593) 3 years ago
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 3 years ago
Lidi Zheng f835f3f97c
Tighten the error tolerance requirement by 100x (#26588) 3 years ago
AJ Heller 117e0709b8
Fix invalid grpc_resolved_address bug in test server (#26555) 3 years ago
itsemmanuelfrancis 471df71003
removing grpc_metadata::flags, improving GRPC_INITIAL_METADATA_* comments (#26562) 3 years ago
Mark D. Roth 34bf26357b
Change StringMatcher to not support case-insensitive regex matching. (#26567) 3 years ago
Mark D. Roth fb9d0e0ae6
Increase perAttemptRecvTimeout to avoid flakiness. (#26570) 3 years ago
Vijay Pai ea4b68e7a1
Drop experimental tags from core callback API (#26535) 3 years ago
Vijay Pai 4aa9591662
Devirtualize experimental_async() as a stub function (#26532) 3 years ago
Mark D. Roth 7172b00a96
Add perAttemptRecvTimeout to retryPolicy (#26540) 3 years ago
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
yihuaz 932dbed49d
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26456)" (#26531) 3 years ago
AJ Heller 7c9e8b4251
Fixes a broken build due to missing license (#26512) 3 years ago
Jan Tattermusch 7351fbb7ac
Make ARM64 C/C++ bazel tests greener (#26518) 3 years ago
Vijay Pai cf1ebf7387
Remove experimental tag from uses of the C++ callback API (#26495) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Yash Tibrewal b53f60d353
Disable handshake_verify_peer_options_test (#26452) 3 years ago
Mark D. Roth 62bfefae17
fix retry code to properly propagate recv_trailing_metadata_ready error (#26485) 3 years ago
Jan Tattermusch 451127740d
Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 3 years ago