aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\
| * Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
| * Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
| * Merge pull request #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
| |\
| | * Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
| * | Return 1 when test_case is not supported in interop testGravatar Yang Gao2015-04-15
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
|\|
| * Split interop client and server into componentsGravatar Yang Gao2015-04-09
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Removing a few more references to #include <chrono>Gravatar Nicolas "Pixel" Noble2015-04-08
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Work around a compiler limitation caused by inability to properly handleGravatar vjpai2015-03-26
* Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\
* \ sync to head and run clang-format againGravatar Yang Gao2015-03-19
|\ \
| | * Various Windows fixes.Gravatar Nicolas Noble2015-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
| * Update C++ server with new core APIGravatar Craig Tiller2015-02-23
| * Credentials prototypingGravatar Craig Tiller2015-02-23
|/
* Rename interop_test.c --> interop_test.ccGravatar Craig Tiller2015-02-21
* Merge pull request #669 from yang-g/commentsGravatar Michael Lumish2015-02-20
|\
* | Make interop server respond to sigintGravatar Craig Tiller2015-02-20
| * clean up some internal path and namesGravatar Yang Gao2015-02-20
|/
* Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
* 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
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
|\
* \ Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
|\ \
| | * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | |\ | | |/ | |/|
* | | Add proto copyrightsGravatar Craig Tiller2015-02-16
| * | The Python interoperability testing server.Gravatar Nathaniel Manista2015-02-15
|/ /
| * 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