183 Commits (088a118c088cb7695c4019a401b7fc0cebcf907c)

Author SHA1 Message Date
Craig Tiller d6e91959a7
mark test nomsan (#29488) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller 16a3ce51ff
Service config parser to core configuration (#28883) 3 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
krestofur 1cdcd88fb1
Add experimental API for CRL checking support to gRPC C++ TlsCredentials (#28407) 3 years ago
Craig Tiller 55b365f287
Move resolver code around a little (#27846) 3 years ago
ZhenLian 2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials (#25631) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Mark D. Roth 3d83dd3776
Revert "Revert "centralize handling of channel's default authority (#27544)" (#27616)" (#27624) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Mark D. Roth 0611f7c9b3
Revert "centralize handling of channel's default authority (#27544)" (#27616) 3 years ago
Mark D. Roth f0a0628795
centralize handling of channel's default authority (#27544) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
bojeil-google 33b80f16ec Applies clang_format_code.sh to address sanity check tests. 4 years ago
Yash Tibrewal 7a5288d2a0 Replace disrespectful words 4 years ago
Bassam Ojeil a8e061bf88 Removes experimental namespace from ExternalAccountCredentials tests. 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 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 880a854f0e Convert URI parser to C++ #24701 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Mark D. Roth b62d5c7eaa Allow channel args to modify service config parsing behavior. 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 4 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Karthik Ravi Shankar 59b41d50fa Formatting fixes 4 years ago
Karthik Ravi Shankar bf551af394 Fix credentials test. 4 years ago
jiangtaoli2016 12a6435557 TlsCredentialsOption API optimization 5 years ago
Matthew Stevenson a37d5f14b0 Remove flaky test introduced in PR 21932. 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Mark D. Roth d7a62868c8 Mark client_channel_stress_test as manual. 5 years ago
Jan Tattermusch 697f411fef mark client_channel_stress_test as flaky 5 years ago
Mark D. Roth b518ee3cc8 Remove size=large, since it didn't help. 5 years ago
Mark D. Roth 14f55eb202 Temporarily disable client_channel_stress_test for msan and tsan. 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
ZhenLian 738272f3a8 [ImproveTLS] add a wrapper to error_detail in C core args 5 years ago
Zhen Lian cbc977204b [ImproveTLS] fix memory leak issue from users' perspective 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Matthew Stevenson 864e232edf Update TlsServerCredentials to initialize C-core. 5 years ago
Alexander Polcyn e482b79ee8 Change grpclb policy to use internal connectivity state watch API 5 years ago