index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
interop
/
interop_client.cc
Commit message (
Expand
)
Author
Age
*
windows compilation fixes
Jan Tattermusch
2017-02-02
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix interop
Craig Tiller
2017-01-10
*
Fix clang format
Noah Eisen
2016-10-28
*
Use default Empty ctor instead of Empty::default_instance
Noah Eisen
2016-10-28
*
Add unimplemented_service test case for cpp interop client
Noah Eisen
2016-10-27
*
Changed name of rpc method to fit with the conventional naming. Also fixed ty...
Noah Eisen
2016-10-19
*
Merge pull request #7201 from markdroth/run_interop_tests_go
Mark D. Roth
2016-10-18
|
\
*
|
clang-format
Mark D. Roth
2016-10-14
*
|
manually fixed merge conflict. caused by the addition of a different new inte...
Noah Eisen
2016-10-12
|
\
\
|
*
\
Merge pull request #8101 from makdharma/cacheable_unary
makdharma
2016-10-12
|
|
\
\
|
|
*
|
yet another gcc 4.4 compile fix.
Makarand Dharmapurikar
2016-09-30
|
|
|
*
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
Mark D. Roth
2016-09-30
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fixed type in comments
Noah Eisen
2016-09-29
*
|
|
|
removed check for status error message. Investigating why node servers send m...
Noah Eisen
2016-09-29
*
|
|
|
changed method name in test.proto to more accurately reflect how the calls wi...
Noah Eisen
2016-09-28
|
|
*
|
changed timestamp clock from REALTIME to PRECISE
Makarand Dharmapurikar
2016-09-28
*
|
|
|
added the unimplemented_call test to interop_client.cc. Next step is to call ...
Noah Eisen
2016-09-28
|
/
/
/
|
*
|
Addressed review feedback
Makarand Dharmapurikar
2016-09-27
|
*
|
Add interop test for Cacheable Unary Calls
Makarand Dharmapurikar
2016-09-14
|
|
*
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
Mark D. Roth
2016-08-26
|
|
|
\
|
|
|
/
|
|
/
|
*
/
|
removed codegen/alloc.h
David Garcia Quintas
2016-07-27
|
/
/
|
*
Use separate client context object for full duplex call.
Mark D. Roth
2016-07-07
|
*
Fix C++ status_code_and_message test to comply with the spec.
Mark D. Roth
2016-07-07
*
|
printf portability sucks
David Garcia Quintas
2016-06-27
*
|
Fixed error messages for C++ interop client.
David Garcia Quintas
2016-06-23
|
/
*
fixed bad merge. c++ tests should work again
David Garcia Quintas
2016-06-21
*
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-17
|
\
|
*
clang-format changes
Vijay Pai
2016-06-17
*
|
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
David Garcia Quintas
2016-06-16
|
\
\
*
|
|
c++ client & server changes to bring code up to spec
David Garcia Quintas
2016-06-16
|
|
*
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
Vijay Pai
2016-06-16
|
|
/
|
*
Fix type mismatch for type_size
Yuchen Zeng
2016-06-10
|
*
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
*
|
Completed interop spec, as well as code for c++
David Garcia Quintas
2016-06-09
*
|
Fixed wrong spec and reworked streaming compressed case
David Garcia Quintas
2016-06-08
|
/
*
removed unused vble
David Garcia Quintas
2016-06-07
*
fixed silly typo
David Garcia Quintas
2016-06-07
*
disabled bogus checks for streaming compressed
David Garcia Quintas
2016-06-07
*
removed RANDOM and simplified req for compression
David Garcia Quintas
2016-06-07
*
Merge pull request #6463 from dgquintas/fix_compression_interop
Jan Tattermusch
2016-05-18
|
\
*
|
steaming -> streaming
Vijay Pai
2016-05-12
*
|
fix clang formatting
Sree Kuchibhotla
2016-05-06
|
*
Fixed compression interop and re-enable for C++.
David Garcia Quintas
2016-05-05
*
|
Remove redundant error check
Sree Kuchibhotla
2016-05-05
*
|
Interop client that is resilient to server restarts
Sree Kuchibhotla
2016-05-05
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
[next]