1. c10348a Add custom_metadata test case by yang-g · 9 years ago
  2. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago
  3. 035cf09 enable_ssl to use_tls by yang-g · 9 years ago
  4. 5be92a3 Shuffling headers around. by Julien Boeuf · 9 years ago
  5. 04ecfa1 Added missing payloads to streaming compressed test by David Garcia Quintas · 9 years ago
  6. 9e2f90c headers reorg by yang-g · 9 years ago
  7. 864d186 proto3 required changes by David Garcia Quintas · 9 years ago
  8. 80dc66d Merge branch 'master' of github.com:grpc/grpc into compression-interop by David Garcia Quintas · 9 years ago
  9. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  10. 2e1bb1b Reverted unnecessary changes to server by David Garcia Quintas · 9 years ago
  11. cd37d58 Added new tests for compression by David Garcia Quintas · 9 years ago
  12. 49a5130 Merge branch 'compression-accept-encoding' into compression-interop by David Garcia Quintas · 9 years ago
  13. e1c867d Added interop test for status_code_with_message by Abhishek Kumar · 9 years ago
  14. 7c0d914 wip for accept-encoding into tests by David Garcia Quintas · 9 years ago
  15. c899319 Updated interop tests with support for compression. by David Garcia Quintas · 9 years ago
  16. 80f3995 wip by David Garcia Quintas · 9 years ago
  17. bf49e19 Merge branch 'master' into compression-interop by David Garcia Quintas · 9 years ago
  18. 9c512bd wip by David Garcia Quintas · 9 years ago
  19. 69563b9 Add timeout interop test case by yang-g · 9 years ago
  20. 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
  21. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  22. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago
  23. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  24. a400207 Split interop client and server into components by Yang Gao · 9 years ago
  25. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  26. 6130809 Work around a compiler limitation caused by inability to properly handle by vjpai · 9 years ago
  27. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  28. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 10 years ago
  29. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 10 years ago
  30. 42bc87c Update C++ server with new core API by Craig Tiller · 10 years ago
  31. 47c83fd Credentials prototyping by Craig Tiller · 10 years ago
  32. 2f3e2ec Make interop server respond to sigint by Craig Tiller · 10 years ago
  33. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 10 years ago
  34. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 10 years ago
  35. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  36. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  37. f8ac5d8 Fixup callers with new api by Craig Tiller · 10 years ago
  38. dab7095 Make interop server listen on 0.0.0.0. by Yang Gao · 10 years ago
  39. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  40. 0617057 Make interop server buildable on opensource build. by yangg · 10 years ago