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
*
wip
David Garcia Quintas
2015-07-20
*
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