169 Commits (0c828388602d8f3e1c4c476095ebcb68b6bd6162)

Author SHA1 Message Date
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
Matthew Stevenson 77377fa931 Removed server builder and ssl creds stuff. 5 years ago
Matthew Stevenson b344c90fe1 ssl creds 5 years ago
Matthew Stevenson 924aace7dc Version 4. 5 years ago
Matthew Stevenson d869bed623 Added in server builder. 5 years ago
matthewstevenson88 ee7ae056e5
Revert "Updates to TLS credentials, version 3" 5 years ago
Matthew Stevenson f557437b51 Add back changes. 5 years ago
Matthew Stevenson 3818f81fb8 Update from master. 5 years ago
Matthew Stevenson 47c755520c Remove TestEnvironment. 5 years ago
Matthew Stevenson 1f13c17a28 Adding back in grpc_init. 5 years ago
Matthew Stevenson 0b51d535f3 Remove grpc_init. 5 years ago
Matthew Stevenson e392d0ac7d experiment test 5 years ago
matthewstevenson88 9e0b87f523
Revert "Updates to TLS credentials, version 2" 5 years ago
Matthew Stevenson e18defc303 Fix attempt #2. 5 years ago
Matthew Stevenson b2f1510dd7 Fix load TLS server credentials 1. 5 years ago