47 Commits (b8e3e59b1538d6978a3e7deb29294e7832e91577)

Author SHA1 Message Date
Yash Tibrewal 72171a3326
De-experimentalize XdsCredentials and XdsServerCredentials API (#26544) 3 years ago
yihuaz b9a69481c2
Revert "Support user provided "scope" in JWT and GDC (#26577)" (#26645) 3 years ago
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 3 years ago
yihuaz 932dbed49d
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26456)" (#26531) 3 years ago
ZhenLian 5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials (#26456) 4 years ago
Lidi Zheng a3ae8e00a2
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26392)" (#26440) 4 years ago
yihuaz 304262e135
Allow to specify user provided audience in google default credentials and JWT credentials (#26392) 4 years ago
Bassam Ojeil 701d3cdf9a Move third party identity C++ api out of experimental namespace 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Esun Kim decc199ca8 Fix by clang-tidy 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Yash Tibrewal c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 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
Karthik Ravi Shankar decb53ccc0 Fix build error 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Karthik Ravi Shankar 7f2eaaabac Move create_channel and credentials from ::grpc_impl to ::grpc 4 years ago
Matthew Stevenson ff9697acd7 Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments. 5 years ago
Matthew Stevenson 17e1acec0c Fixed scope issue in credentials.h 5 years ago
Matthew Stevenson e26e2b6b8b First Spiffe1 commit 5 years ago
Esun Kim ded9f46c06 Refactored BUILD file to isolate cronet rules 5 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 5 years ago
Moiz Haidry 3ce20819cf Modify codegen to use grpc_impl namespace and other cleanups 6 years ago
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 6 years ago
Karthik Ravi Shankar 2049b6c2bd Fix build errors 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 76d78eb82b Moving create_channel from grpc to grpc_impl 6 years ago
Yash Tibrewal af2b170d8a Comment out names of unused arguments 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Karthik Ravi Shankar 973fa6950e Fold Channel into grpc_impl from grpc namespace 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Karthik Ravi Shankar 4cb0d0d6b1 Fix errors from clang scripts 6 years ago
Karthik Ravi Shankar 9b42ab79e0 Make build fixes for bazel build :all 6 years ago
Karthik Ravi Shankar 6da0ca4421 Bring ChannelArguments to grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 1061604a01 Fix clang_format_code.sh errors 6 years ago
Karthik Ravi Shankar c08e5bee40 Fix make errors 6 years ago
Karthik Ravi Shankar 2772f519e6 Fix errors from presubmit scripts. 6 years ago
Karthik Ravi Shankar 4a0c3b848f Fix broken tests 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Yuwei Huang 3cbf4f50ea Remove extra semicolons after function definitions 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 6 years ago
Yash Tibrewal 1d999617e2 Add experimental versions with interceptors for create channel from fd and inproc channel 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 6 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago