36 Commits (abd97b9170383d1b82b5b0114e0174f840802814)

Author SHA1 Message Date
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 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 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 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
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
Yash Tibrewal 626f1c9d53 Remove the std::unique_ptr, instead use move semantics everywhere 7 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
ncteisen 520cc8f555 Fix ClangTidy 8 years ago
Mark D. Roth 1ff6ee12cc clang-format 8 years ago
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 95beab2284 Uncover the badness 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 10 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 10 years ago
Craig Tiller b774be46d7 clang-format 10 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 10 years ago
Craig Tiller b113649517 clang-format 10 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 10 years ago
Julien Boeuf 2d041188db Design and implementation of the core credentials plugin API. 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Julien Boeuf fce25eee5d Addressing comments. 10 years ago
Julien Boeuf 1d2240cc6c Have the secure credentials in separate header files. 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Chilledheart e3bbcca12c Add missing GRPC_OVERRIDE, NFC 10 years ago
Craig Tiller 1a43f87134 De-C++11-ification 10 years ago
Craig Tiller ad9d0c472d Remove dynamic_cast 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Craig Tiller de990f9155 Initialize gtest correctly 10 years ago