aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client/credentials_test.cc
Commit message (Expand)AuthorAge
* Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fix error refcount bugGravatar Noah Eisen2017-05-02
* Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
* Credentials cleanup:Gravatar Julien Boeuf2015-08-25
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\
| * Remove one range-based for and do appropriate static casts on nullptrGravatar Vijay Pai2015-07-21
|/
* support per call credentials in c++Gravatar Yang Gao2015-05-14
* 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
* 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
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12