aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/client/create_channel.cc
Commit message (Expand)AuthorAge
* Make Channel ctor privateGravatar yang-g2015-08-20
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* Let lame_client accept error statusGravatar yang-g2015-08-17
* Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...Gravatar yang-g2015-07-31
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\
| * Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
|/|
| * Make endpoint peer API work on WindowsGravatar Craig Tiller2015-07-20
* | User agent string supportGravatar Craig Tiller2015-07-18
|/
* support per call credentials in c++Gravatar Yang Gao2015-05-14
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Update C++ server with new core APIGravatar Craig Tiller2015-02-23
* Credentials prototypingGravatar Craig Tiller2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Initial import.Gravatar Nicolas Noble2014-11-26