aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/client.cc
Commit message (Expand)AuthorAge
* sync to head and run clang-format againGravatar Yang Gao2015-03-19
|\
| * Print out status when it is not ok in interop testsGravatar Yang Gao2015-03-17
* | clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* add a jwt test case for interop testGravatar Yang Gao2015-03-11
* Merge branch 'master' into jwtGravatar Yang Gao2015-03-11
|\
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
| |\
* | | add jwt token creds test_caseGravatar Yang Gao2015-02-27
| |/ |/|
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
| |\ | |/ |/|
* | Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
| * Credentials prototypingGravatar Craig Tiller2015-02-23
|/
* Making the usage of gflags uniform across distributions.Gravatar Nicolas "Pixel" Noble2015-02-20
* Fixing gflags' include path.Gravatar Nicolas "Pixel" Noble2015-02-20
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Compile fixesGravatar Craig Tiller2015-02-13
* Fixup callers with new apiGravatar Craig Tiller2015-02-09
* Few minor fixes.Gravatar Nicolas "Pixel" Noble2015-02-06
* formatGravatar Yang Gao2015-01-27
* make the flag name shorterGravatar Yang Gao2015-01-27
* add compute engine credentials supportGravatar Yang Gao2015-01-27
* resolve commentsGravatar Yang Gao2015-01-27
* Let each test case create its own channel.Gravatar Yang Gao2015-01-26
* add service_account support into interop clientGravatar Yang Gao2015-01-26
* kNumResponseMessages is an int, so i is doing signedness mismatch.Gravatar Nicolas "Pixel" Noble2015-01-22
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Enable streaming test case for gRPC client in GCE.Gravatar chenw2015-01-09
* Add Flags to override host and enable prod ssl root.Gravatar chenw2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Add slow client consumer test case for flow control test.Gravatar chenw2014-12-16
* Use '\0' instead of '0' in payload as java client actually checks that.Gravatar yangg2014-12-15
* Fixes package prefixesGravatar temiola2014-12-12
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11