14 Commits (fede51f7b7efe27afa73e094ab71aa6fa8b93712)

Author SHA1 Message Date
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g c317f07b56 Make Channel ctor private 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
yang-g d556da9f28 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. 10 years ago
Nicolas "Pixel" Noble ebb514066e Changing the library's code to adapt with the new API. 10 years ago
Craig Tiller 33c0d9d83d C++ is also a language that can be insecure 10 years ago
Yang Gao 280ca17d79 resolve comments 10 years ago
Yang Gao a89389283f support per call credentials in c++ 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
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago