grpc/src/cpp/client
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 2020-10-22 13:55:31 -07:00
..
channel_cc.cc Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 2020-08-06 20:42:54 -07:00
channel_test_peer.cc Switch registered calls to a map and check the map before inserting 2020-02-27 09:13:42 -08:00
client_callback.cc Fix by clang-format-8. 2020-10-16 11:37:18 -07:00
client_context.cc Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 2020-09-22 00:37:25 -07:00
client_interceptor.cc Add a test only method to reset global interceptor 2019-02-08 15:57:29 -08:00
create_channel.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
create_channel_internal.cc Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
create_channel_internal.h Replaced grpc::string with std::string 2020-06-29 17:56:36 -07:00
create_channel_posix.cc Merge branch 'master' into channel-arguments 2020-08-04 11:39:11 -07:00
credentials_cc.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
cronet_credentials.cc Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 2020-07-24 12:47:33 -07:00
insecure_credentials.cc Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 2020-10-08 20:37:47 -07:00
secure_credentials.cc Add Credential Loading From Static Providers For TLS Credentials 2020-10-22 13:55:31 -07:00
secure_credentials.h Fix --define=grpc_no_xds=true build 2020-10-21 15:06:32 -07:00
xds_credentials.cc Fix --define=grpc_no_xds=true build 2020-10-21 15:06:32 -07:00