1. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  2. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  3. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  4. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  5. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  6. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  7. 6130809 Work around a compiler limitation caused by inability to properly handle by vjpai · 9 years ago
  8. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  9. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  10. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  11. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  12. 47c83fd Credentials prototyping by Craig Tiller · 9 years ago
  13. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 9 years ago
  14. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 9 years ago
  15. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 9 years ago
  16. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  17. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  18. f8ac5d8 Fixup callers with new api by Craig Tiller · 10 years ago
  19. dab7095 Make interop server listen on 0.0.0.0. by Yang Gao · 10 years ago
  20. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  21. 0617057 Make interop server buildable on opensource build. by yangg · 10 years ago