6435 Commits (d3d15395e100d160c036825804f874d0eb8e4942)

Author SHA1 Message Date
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
apolcyn a98819007d
Revert "Convert grpc_ares_wrapper to C++ (#25108)" (#25761) 4 years ago
apolcyn 2ee70175bd
Convert grpc_ares_wrapper to C++ (#25108) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Yash Tibrewal 7021b72d1f
Revert Revert Xds Status Notifier (#25718) 4 years ago
Yash Tibrewal e9de13e6ad
Adding test to make sure that http2 transport gets cleaned up (#25714) 4 years ago
Yash Tibrewal 3c9f3972e3
Revert "xDS status notifier (#25321)" (#25702) 4 years ago
Yash Tibrewal 0e0bc355ce
xDS changes for server listener resource name template (#24965) 4 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Yash Tibrewal 81e90432e1
xDS status notifier (#25321) 4 years ago
yihuaz d4ef8084f4
add max_frame_size support to fake TSI handshaker and fake HS service (#25621) 4 years ago
Ashitha Santhosh bd86187f19
SDK authorization policy translator. (#25361) 4 years ago
Ashitha Santhosh dbe50923b4
Add getter to grpc_metadata_batch. (#25395) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
Jan Tattermusch 65454866da
use linkstatic for libraries that contain main() (#25517) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Lidi Zheng 2efd2d5216 Fix a typo in xDS bootstrap parsing 4 years ago
Alexander Polcyn 6d8e7d3819 Fix a race in resolve_address and resolve_address_posix tests 4 years ago
Ashitha Santhosh e049a1f223 Increase max frame size to 1MB. 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Alexander Polcyn d289f34f37 Fix flakey time diff assertion in resolver cooldown test 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Donna Dionne 4cab9778d8 Fixing a clang tidy caught at import time 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch c8e4a68edc avoid UDS conflict between tests in local bazel test run 4 years ago
Esun Kim 985c8ff3b2 Fix the bug of cq_maybe_expect_completion 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Ashitha Santhosh 4ca878799b Refactor [String/Header/Path]matchers in xds_api. 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
Mark D. Roth 8ddbc50272 change xDS certificate provider to contain a map by cluster 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
AJ Heller 3b15b508dd Convert URIParser test to googletest 4 years ago
Chuan Ren 18ffe21abd Add support of url with query params to url creds 4 years ago
Mark D. Roth 2c084ff7a5 Use std::string for health check service name. 4 years ago
Chuan Ren 7cf95b881f Update external_account_credentials.cc 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Jan Tattermusch f18a02253f remove Flaky=true flag for some tests 4 years ago
Donna Dionne 4f8ed98f3e Xds cluster resolver 4 years ago
Chuan Ren d2aef5c27e Fix and improvements to aws creds 4 years ago
AJ Heller 6cc1d2edb0 Fix overpermissive percent-decoding of URIs ('%eth1' case) 4 years ago