aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* clang-format c++ codeGravatar Yang Gao2015-03-17
* Credentials prototypingGravatar Craig Tiller2015-02-23
* Include typecasts so that int and size_t are not compared (since theirGravatar vjpai2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* Initialize gtest correctlyGravatar Craig Tiller2015-01-12
* Make this file compileGravatar Craig Tiller2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29