21 Commits (0d6cf992e8f840ae257c039f15fc045e9605090f)

Author SHA1 Message Date
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
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 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
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
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller 2f3e2ec865 Make interop server respond to sigint 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 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller f8ac5d846c Fixup callers with new api 10 years ago
Yang Gao dab7095fc5 Make interop server listen on 0.0.0.0. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
yangg 0617057a39 Make interop server buildable on opensource build. 10 years ago