index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
Commit message (
Expand
)
Author
Age
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Rename interop_test.c --> interop_test.cc
Craig Tiller
2015-02-21
*
Merge pull request #669 from yang-g/comments
Michael Lumish
2015-02-20
|
\
*
|
Make interop server respond to sigint
Craig Tiller
2015-02-20
|
*
clean up some internal path and names
Yang Gao
2015-02-20
|
/
*
Ensure interop tests are run as part of run_tests
Craig Tiller
2015-02-20
*
Making the usage of gflags uniform across distributions.
Nicolas "Pixel" Noble
2015-02-20
*
Fixing gflags' include path.
Nicolas "Pixel" Noble
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
\
*
\
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Add proto copyrights
Craig Tiller
2015-02-16
|
*
|
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
|
/
/
|
*
Compile fixes
Craig Tiller
2015-02-13
|
*
Fixup callers with new api
Craig Tiller
2015-02-09
|
/
*
Few minor fixes.
Nicolas "Pixel" Noble
2015-02-06
*
format
Yang Gao
2015-01-27
*
make the flag name shorter
Yang Gao
2015-01-27
*
add compute engine credentials support
Yang Gao
2015-01-27
*
resolve comments
Yang Gao
2015-01-27
*
Let each test case create its own channel.
Yang Gao
2015-01-26
*
add service_account support into interop client
Yang Gao
2015-01-26
*
sync messages.proto up to date.
Yang Gao
2015-01-25
*
Make interop server listen on 0.0.0.0.
Yang Gao
2015-01-23
*
kNumResponseMessages is an int, so i is doing signedness mismatch.
Nicolas "Pixel" Noble
2015-01-22
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
clang-format codebase
Craig Tiller
2015-01-13
*
Make interop server buildable on opensource build.
yangg
2015-01-12
*
Enable streaming test case for gRPC client in GCE.
chenw
2015-01-09
*
Add Flags to override host and enable prod ssl root.
chenw
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Add slow client consumer test case for flow control test.
chenw
2014-12-16
*
Use '\0' instead of '0' in payload as java client actually checks that.
yangg
2014-12-15
*
Getting the generated Makefile to support .proto files.
nnoble
2014-12-12
*
Fixes package prefixes
temiola
2014-12-12
*
Build CPP interop client in Git-on-[] as well as in [].
chenw
2014-12-11