1. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  2. 32eee77 Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message by Noah Eisen · 8 years ago
  3. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  4. 02e70ed changed method name in test.proto to more accurately reflect how the calls will be used by Noah Eisen · 8 years ago
  5. a27eb1d added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py by Noah Eisen · 8 years ago
  6. 1ed0b8e Add interop test for Cacheable Unary Calls by Makarand Dharmapurikar · 8 years ago
  7. 24e69bf Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. by Aaron Isotton · 8 years ago
  8. 1b4e330 Consolidate C++ proto files under src/proto by Craig Tiller · 9 years ago[Renamed (95%) from test/proto/test.proto]
  9. 3ba30e1 Drop issue 527 TODOs for interop specification by Nathaniel Manista · 9 years ago
  10. f6befe8 update the interop test protos and code to proto3 by yang-g · 9 years ago
  11. c9c69e2 Add reconnect interop test client and server by yang-g · 9 years ago
  12. 7bce516 Spelling fix: UnImplementedService -> UnimplementedService by Abhishek Kumar · 9 years ago
  13. 905a65b Expanded testing protocol by Abhishek Kumar · 9 years ago
  14. 60572d4 Move .proto files up for reuse by Abhishek Kumar · 9 years ago
  15. 1b3e3cd Moving test.proto to an outer directory so others can depend on it. by Abhishek Kumar · 9 years ago[Renamed from test/cpp/interop/test.proto]
  16. ce5021b Add missing new-lines at end of file by Craig Tiller · 9 years ago
  17. 347b83c Merge github.com:grpc/grpc into copyright by Craig Tiller · 9 years ago
  18. ad1fd3a Add proto copyrights by Craig Tiller · 9 years ago
  19. 1d1f952 The Python interoperability testing server. by Nathaniel Manista · 9 years ago
  20. 72309c6 Getting the generated Makefile to support .proto files. by nnoble · 10 years ago
  21. 33a2168 Fixes package prefixes by temiola · 10 years ago
  22. a8fd44a Build CPP interop client in Git-on-[] as well as in []. by chenw · 10 years ago