60 Commits (f1021031962159ffa2fe0e9cb68a9ab5080c3854)

Author SHA1 Message Date
Abhishek Kumar 60572d422b Move .proto files up for reuse 10 years ago
Abhishek Kumar 1b3e3cd75b Moving test.proto to an outer directory so others can depend on it. 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao eaccf90aef Return 1 when test_case is not supported in interop test 10 years ago
Yang Gao a40020788f Split interop client and server into components 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
vjpai 6130809a8b Work around a compiler limitation caused by inability to properly handle 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Yang Gao 3c220dfc32 Print out status when it is not ok in interop tests 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Yang Gao 7d6b184f57 add a jwt test case for interop test 10 years ago
Yang Gao 25770b02d6 add jwt token creds test_case 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Craig Tiller 2f3e2ec865 Make interop server respond to sigint 10 years ago
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Craig Tiller 857680be2c Compile fixes 10 years ago
Craig Tiller f8ac5d846c Fixup callers with new api 10 years ago
Nicolas "Pixel" Noble 3f36f5e316 Few minor fixes. 10 years ago
Yang Gao 2b80e6f1a8 format 10 years ago
Yang Gao aec1d0b391 make the flag name shorter 10 years ago
Yang Gao bd18be2f33 add compute engine credentials support 10 years ago
Yang Gao d785904d0a resolve comments 10 years ago
Yang Gao 3bc377c5b8 Let each test case create its own channel. 10 years ago
Yang Gao c38dda4b90 add service_account support into interop client 10 years ago
Yang Gao 94e97ef2c5 sync messages.proto up to date. 10 years ago
Yang Gao dab7095fc5 Make interop server listen on 0.0.0.0. 10 years ago
Nicolas "Pixel" Noble 3d4cba4901 kNumResponseMessages is an int, so i is doing signedness mismatch. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
yangg 0617057a39 Make interop server buildable on opensource build. 10 years ago
chenw 6edb547c99 Enable streaming test case for gRPC client in GCE. 10 years ago
chenw ebb4e6dcc6 Add Flags to override host and enable prod ssl root. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago
chenw 69ca59fa74 Add slow client consumer test case for flow control test. 10 years ago
yangg abd90a6c30 Use '\0' instead of '0' in payload as java client actually checks that. 10 years ago
nnoble 72309c6c5d Getting the generated Makefile to support .proto files. 10 years ago
temiola 33a2168453 Fixes package prefixes 10 years ago