5434 Commits (b4c14e444b845cc5a85f5d6d3c34acf9a45ab312)

Author SHA1 Message Date
Ashitha Santhosh 1ff1f8fd83
SDK authorization filter. (#26468) 3 years ago
donnadionne 59fc02a94b
Enabling Ring Hash by default. (#27111) 3 years ago
Yash Tibrewal 6da9eb9f3f
xDS PSM Server Security: Nack unsupported require_sni and ocsp_staple_policy values (#26878) 3 years ago
AJ Heller 6ba4a92af7
Reorder gtest/gmock headers (#27070) 3 years ago
Yash Tibrewal 0ab13090e7
Nack certain unsupported fields in CertificateValidationContext (#26880) 3 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
AJ Heller 58f8f5ced3
Add macro to define gtest death_test_style using an older syntax (#27042) 3 years ago
Yash Tibrewal 533f02642d
Disable xds_credentials_test on iOS (#27043) 3 years ago
Mark D. Roth 9f782faa34
xds: remove env var protection for retries (#27039) 3 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 3 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 3 years ago
Craig Tiller bbea27de46
Reland HPACK parsing changes (#26997) 3 years ago
Tamir Duberstein 34338e5798
Avoid undefined behavior in pthread TLS (#26999) 3 years ago
Craig Tiller 840bcce9c4
Revert "HPACK Table --> C++ (#26851)" (#26995) 3 years ago
Tamir Duberstein 00c03c55ff
Implement type safety for TLS (#26942) 3 years ago
Yash Tibrewal 404e56b2d9
Fix XdsEnabledServerTest (#26956) 3 years ago
apolcyn d742153b32
Include the peer address in interop soak test high-latency error messages (#26932) 3 years ago
Craig Tiller 83bcb0cf2e
HPACK Table --> C++ (#26851) 3 years ago
Tamir Duberstein 3fd01fabae
Add thread safety annotations (#26871) 3 years ago
Yash Tibrewal 29d220a0ef
Re-experimentalize XdsServerBuilder (#26892) 3 years ago
Alisha Nanda 0307759b9b
Fix OOM issues in qps tests (#26888) 3 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 3 years ago
Mark D. Roth 639b7acdfa
fix client_lb_end2end_test ClientLbPickArgsTest.Basic flakiness (#26868) 3 years ago
Tamir Duberstein 86c9de8231
Remove `grpc_core::WaitUntilWith{Deadline,Timeout}` (#26867) 3 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Yash Tibrewal a3d264e8fd
Open census filter stats api (#26739) 3 years ago
ZHANG Dapeng ca482bdbc7
Enable xds retry test for cpp (#26828) 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
Craig Tiller 8bab3e4bf4
Buffer HPACK parsing until the end of a header boundary (#26700) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
donnadionne 7eaf37bce5
Adding retry policy (#26566) 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
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
Lidi Zheng b97693d572
[Roll Forward] Tighten the error tolerance requirement by 100x (#26626) 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
Lidi Zheng f198fb5b41
Revert "Tighten the error tolerance requirement by 100x (#26588)" (#26593) 3 years ago
Lidi Zheng f835f3f97c
Tighten the error tolerance requirement by 100x (#26588) 3 years ago
Mark D. Roth 34bf26357b
Change StringMatcher to not support case-insensitive regex matching. (#26567) 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