504 Commits (26f9de81c26928da218c21096d5efb51ca03e199)

Author SHA1 Message Date
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
Thomas Köppe 57c1c91525
Add missing header inclusions. (#26424) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Vijay Pai 153bc67f45
Revert "Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375)" (#26379) 4 years ago
Yash Tibrewal 259a74c0e6
Revert "Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365)" (#26375) 4 years ago
Vijay Pai 66253c521a
Revert "Revert "Expose trailers-only response status through C++ callback API"" (#26365) 4 years ago
Yash Tibrewal 05c3b30ea0
Revert "Expose trailers-only response status through C++ callback API (#26249)" (#26363) 4 years ago
Vijay Pai 393bae7e88
Expose trailers-only response status through C++ callback API (#26249) 4 years ago
Vijay Pai dc6948cf35
Use atomics to remove locks in Channel/Server::CallbackCQ() (#26091) 4 years ago
mkruskal-google 2bf75aa68a
Add optional suffix to client-side stub objects (#25996) 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 fb5543c7c6
Add g_gli_initializer to server_context (#25759) 4 years ago
Vijay Pai dba8bb59a0 Implement callback CQ at C++ layer using shared thread pool if non-background iomgr 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
Yash Tibrewal 33b4911a50 xDS client security integration 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 5 years ago
Yash Tibrewal b62f33cd39 Fix --define=grpc_no_xds=true build 5 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 5 years ago
Esun Kim 34789b2d83 Fix by clang-format-8. 5 years ago
Yash Tibrewal c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 5 years ago
Vijay Pai f8b046e819 Eliminate ServerContextBase::Clear/Setup and fix unref process for core call 5 years ago
Alisha Nanda 25c35b6db7 Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context"" 5 years ago
Karthik Ravi Shankar 67667eb7b6 Revert ... 5 years ago
Alisha Nanda 84c4994dc7 Revert "Merge pull request #24047 from grpc/revert-23916-server-context" 5 years ago
Karthik Ravi Shankar b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc"" 5 years ago
Karthik Ravi Shankar f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc" 5 years ago
Karthik Ravi Shankar a23578444c Fix and format build after rebase 5 years ago
Karthik Ravi Shankar 56d7d9e804 Move ServerContext from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar 751b9c105f Move ClientContext from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar 15cce00f52
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"" 5 years ago
Karthik Ravi Shankar f3f9e8941a
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc" 5 years ago
Karthik Ravi Shankar 3c2f4b40e3 Fold Channel and CompletionQueue from grpc_impl to grpc 5 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 5 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 5 years ago
Richard Belleville ff5f4bb6fc Add test 5 years ago
Richard Belleville d067b63d48 WIP 5 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
Karthik Ravi Shankar a94d8a1919 Make build and formatting fixes 5 years ago
Karthik Ravi Shankar 7f2eaaabac Move create_channel and credentials from ::grpc_impl to ::grpc 5 years ago
Karthik Ravi Shankar ecbbc03c3d Move create_channel_posix from ::grpc_impl to ::grpc 5 years ago
Vijay Pai 7eebba3781 Fixes needed to make roll-forward of StartCall and corking work 5 years ago
Vijay Pai fe72304e54 Switch registered calls to a map and check the map before inserting 5 years ago
Moiz Haidry ede2ffc1a8 Addressed Mark's comments 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Vijay Pai 152f46b5f6 Move generic stub implementation to header (prepare for templates) 5 years ago
Mark D. Roth f961942266 Convert security code to use new JSON API 5 years ago