23 Commits (20898aa2f2a47ee75a58319a12ca1cc7cc843b48)

Author SHA1 Message Date
Moiz Haidry 4c5ee108da Addressed Yang's comments, I have removed usage of const throughout for consistency 5 years ago
Moiz Haidry ede2ffc1a8 Addressed Mark's comments 5 years ago
Moiz Haidry 67565b767d CallCredentials debug string API 5 years ago
Yihua Zhang e10d90ba27 add security level negotiation between call creds and channel. 5 years ago
Matthew Stevenson ff9697acd7 Changed SPIFFE credentials naming to TLS credentials, per Jiangtao's comments. 5 years ago
Matthew Stevenson 5980d0d10d Added unit tests and fixed some build problems 5 years ago
Christian Maurer 46dddacdf3 remove all unused-parameter warnings 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 40210d3b8a Move Channel to grpc_impl 6 years ago
Karthik Ravi Shankar 772a74aced Revert changes to Channel 6 years ago
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 6 years ago
Karthik Ravi Shankar 5274deb32b Fix the rebase and build 6 years ago
Karthik Ravi Shankar df2c2c114c Fix access to some CreateChannel/CreateCustomChannel methods 6 years ago
Karthik Ravi Shankar 2049b6c2bd Fix build errors 6 years ago
Karthik Ravi Shankar be9479542c Fix include header issue 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar e57182ab61 Fix the compile errors for tests and namespace. 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
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Mehrdad Afshari 59cd2d7f66 doxygenize include/grpc++/security/credentials.h comments 8 years ago
Alexander Polcyn d809a15ec4 cpp doc nits 8 years ago
Garrett Casto 931a26bf5b Add C++ Api 8 years ago