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
/
server.cc
Commit message (
Expand
)
Author
Age
*
proto3 required changes
David Garcia Quintas
2015-08-13
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-13
|
\
|
*
update the interop test protos and code to proto3
yang-g
2015-08-13
*
|
Reverted unnecessary changes to server
David Garcia Quintas
2015-08-10
*
|
Added new tests for compression
David Garcia Quintas
2015-08-09
*
|
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
\
|
|
*
Added interop test for status_code_with_message
Abhishek Kumar
2015-08-05
*
|
wip for accept-encoding into tests
David Garcia Quintas
2015-07-23
*
|
Updated interop tests with support for compression.
David Garcia Quintas
2015-07-22
*
|
wip
David Garcia Quintas
2015-07-21
*
|
Merge branch 'master' into compression-interop
David Garcia Quintas
2015-07-20
|
\
|
*
|
wip
David Garcia Quintas
2015-07-20
|
*
Add timeout interop test case
yang-g
2015-07-10
|
/
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
Move .proto files up for reuse
Abhishek Kumar
2015-04-16
*
Moving test.proto to an outer directory so others can depend on it.
Abhishek Kumar
2015-04-16
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
Split interop client and server into components
Yang Gao
2015-04-09
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
Work around a compiler limitation caused by inability to properly handle
vjpai
2015-03-26
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
|
Update C++ server with new core API
Craig Tiller
2015-02-23
*
|
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Make interop server respond to sigint
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
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fixup callers with new api
Craig Tiller
2015-02-09
*
Make interop server listen on 0.0.0.0.
Yang Gao
2015-01-23
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Make interop server buildable on opensource build.
yangg
2015-01-12