1. e4e7632 Add UpdateActions to the interop client helper by Yuchen Zeng · 8 years ago
  2. d0084c2 Include x.pb.h instead of x.grpc.pb.h for message-only protos by yang-g · 8 years ago
  3. 11a4ed8 refactor client by Eric Gribkoff · 8 years ago
  4. caf7ea5 Enable C++ negative http2 test by Eric Gribkoff · 8 years ago
  5. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 8 years ago
  6. e985cf5 Fixed invalid handling of slice data in interop_server by David Garcia Quintas · 8 years ago
  7. bd0b054 windows compilation fixes by Jan Tattermusch · 8 years ago
  8. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  9. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  10. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  11. 9c7a08d Simplify cpp stress flags by ncteisen · 8 years ago
  12. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  13. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  14. cc59102 manual revert of #8901 by yang-g · 8 years ago
  15. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  16. e4fae4e clang-format by Craig Tiller · 8 years ago
  17. f3ed2bf Fix interop by Craig Tiller · 8 years ago
  18. 7eef316 Fix metrics server by Sree Kuchibhotla · 8 years ago
  19. 76b7ab4 Interop test might take a little longer to start up (esp. w/tsan) by Craig Tiller · 8 years ago
  20. 7fa08e2 Fix data race with atomic for interop c++ by David Garcia Quintas · 8 years ago
  21. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  22. b9d57ed ! by yang-g · 8 years ago
  23. a7ef49b Support custom credential type in interop by yang-g · 8 years ago
  24. 8e9fc9b Test credentials provider update by yang-g · 8 years ago
  25. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  26. 45ebd35 Fix clang format by Noah Eisen · 8 years ago
  27. e7223af Use default Empty ctor instead of Empty::default_instance by Noah Eisen · 8 years ago
  28. ca5cdf4 Add unimplemented_service test case for cpp interop client by Noah Eisen · 8 years ago
  29. b40a8fa Merge pull request #8437 from makdharma/stress_test_options by makdharma · 8 years ago
  30. 99e61f8 Merge pull request #8418 from markdroth/interop_flags by Mark D. Roth · 8 years ago
  31. f01f7b6 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  32. e3dd1d7 modify stress_test command line options by Makarand Dharmapurikar · 8 years ago
  33. 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
  34. 2430171 Allow specifying extra flags for C++ interop server. by Mark D. Roth · 8 years ago
  35. 948f95b Merge pull request #7201 from markdroth/run_interop_tests_go by Mark D. Roth · 8 years ago
  36. 5e258bf clang-format by Mark D. Roth · 8 years ago
  37. 83dd3aa changed whitespace by Noah Eisen · 8 years ago
  38. 40860c4 reverting a file for the last commit caused a function to be deleted from interop_client. This commit adds that function back in by Noah Eisen · 8 years ago
  39. f8ffbf6 also reverted interop server, since mark had already made the changes I did in an un merged pull request by Noah Eisen · 8 years ago
  40. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  41. b529997 Fixed clang-format sanity error by David Garcia Quintas · 8 years ago
  42. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  43. 2cef11c added status request ability to the FullDuplexCall so that cpp server can pass the node client's status_code_and_message test by Noah Eisen · 8 years ago
  44. b58c2db yet another gcc 4.4 compile fix. by Makarand Dharmapurikar · 8 years ago
  45. c9beaca fix for gcc 4.4 warning by Makarand Dharmapurikar · 8 years ago
  46. 43b817c Merge remote-tracking branch 'upstream/master' into run_interop_tests_go by Mark D. Roth · 8 years ago
  47. 98b3663 Fixed type in comments by Noah Eisen · 8 years ago
  48. 0adb728 removed check for status error message. Investigating why node servers send messages back that are not empty by Noah Eisen · 8 years ago
  49. 02e70ed changed method name in test.proto to more accurately reflect how the calls will be used by Noah Eisen · 8 years ago
  50. af564a1 changed timestamp clock from REALTIME to PRECISE by Makarand Dharmapurikar · 8 years ago
  51. 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
  52. 012fc18 doc fixes and max-age set to 60 by Makarand Dharmapurikar · 8 years ago
  53. 42511cf Addressed review feedback by Makarand Dharmapurikar · 8 years ago
  54. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  55. 1ed0b8e Add interop test for Cacheable Unary Calls by Makarand Dharmapurikar · 8 years ago
  56. c99fd89 Increase max send message size on server used in objc tests. by Mark D. Roth · 8 years ago
  57. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  58. 366c6ce Merge remote-tracking branch 'upstream/master' into run_interop_tests_go by Mark D. Roth · 8 years ago
  59. 96b7b52 Fix exit condition by Vijay Pai · 8 years ago
  60. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  61. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  62. 6570b83 Splitting interop_server.cc by Nicolas "Pixel" Noble · 8 years ago
  63. b9151e3 Use separate client context object for full duplex call. by Mark D. Roth · 8 years ago
  64. dbf2adc Fix C++ status_code_and_message test to comply with the spec. by Mark D. Roth · 8 years ago
  65. d2a4fd4 Merge branch 'master' into stress_test_metrics_fix by Sree Kuchibhotla · 8 years ago
  66. 18a0e47 Fix cout error string by Sree Kuchibhotla · 8 years ago
  67. ad57b26 Fix metrics client logging by Sree Kuchibhotla · 8 years ago
  68. 193a5c7 printf portability sucks by David Garcia Quintas · 8 years ago
  69. 83a6a82 Fixed error messages for C++ interop client. by David Garcia Quintas · 8 years ago
  70. 446f70e fixed faulty server streaming c++ test case by David Garcia Quintas · 8 years ago
  71. dacce7a fixed bad merge. c++ tests should work again by David Garcia Quintas · 8 years ago
  72. 50c5511 Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  73. 3c65d24 updated stress test with new tests cases by David Garcia Quintas · 8 years ago
  74. ddf694c Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  75. 6ab4788 clang-format changes by Vijay Pai · 8 years ago
  76. 8375c0d Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  77. ef03e53 Merge pull request #6858 from makdharma/issue5851 by Jan Tattermusch · 8 years ago
  78. 909dd6e Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop by David Garcia Quintas · 8 years ago
  79. 5608752 c++ client & server changes to bring code up to spec by David Garcia Quintas · 8 years ago
  80. 34f1b55 better test_case flag help formating by David Garcia Quintas · 8 years ago
  81. b31a9a0 Include <cinttypes> for PRIuPTR. Not clear why this is needed. by Vijay Pai · 8 years ago
  82. b9e927a Merge branch 'master' into wheezy by Vijay Pai · 8 years ago
  83. 9aa5f23 Switch out a using with a typedef by Vijay Pai · 8 years ago
  84. beaa357 Fix type mismatch for type_size by Yuchen Zeng · 8 years ago
  85. 0ba1144 Fix gpr_log format mismatches in c++ tests by Yuchen Zeng · 8 years ago
  86. 509246f implement interval_us functionality by Makarand Dharmapurikar · 8 years ago
  87. 74686ce Completed interop spec, as well as code for c++ by David Garcia Quintas · 8 years ago
  88. 485cf40 Fixed wrong spec and reworked streaming compressed case by David Garcia Quintas · 8 years ago
  89. 20d802d removed unused vble by David Garcia Quintas · 8 years ago
  90. 126ae10 fixed silly typo by David Garcia Quintas · 8 years ago
  91. d3ce021 disabled bogus checks for streaming compressed by David Garcia Quintas · 8 years ago
  92. 5756c8f removed RANDOM and simplified req for compression by David Garcia Quintas · 8 years ago
  93. 54140f9 Merge pull request #6608 from yang-g/interop by Jan Tattermusch · 8 years ago
  94. b9f11c3 Merge pull request #6625 from sreecha/stress_test_misc by Jan Tattermusch · 8 years ago
  95. aa51f63 Merge pull request #6463 from dgquintas/fix_compression_interop by Jan Tattermusch · 8 years ago
  96. 4dd02fc Misc changes by Sree Kuchibhotla · 8 years ago
  97. eaa3072 Make the rpc timeout configurable by Sree Kuchibhotla · 8 years ago
  98. ed9ae72 Assert we get a valid creds. by yang-g · 8 years ago
  99. b4cb249 steaming -> streaming by Vijay Pai · 8 years ago
  100. 4f5b291 fix clang formatting by Sree Kuchibhotla · 8 years ago