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
*
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
*
added the unimplemented_call test to interop_client.cc. Next step is to call ...
Noah Eisen
2016-09-28
*
removed codegen/alloc.h
David Garcia Quintas
2016-07-27
*
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
*
Add custom_metadata test case
yang-g
2016-02-19
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge github.com:grpc/grpc into proto_names
Craig Tiller
2016-01-07
|
\
|
*
Adjust the log levels in interop tests and stress tests
Sree Kuchibhotla
2016-01-06
*
|
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
Removed compression checks from vanilla large unary
David Garcia Quintas
2015-12-15
*
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
|
|
*
stream_op cleanup: test fixes and updates
Craig Tiller
2015-11-02
|
|
/
|
*
Address code review comment
Sree Kuchibhotla
2015-10-22
|
*
Add an option to reuse the TestService::Stub in interop client class
Sree Kuchibhotla
2015-10-20
|
*
Interop stress tests
Sree Kuchibhotla
2015-10-19
*
|
Fixing Cpp tests.
Julien Boeuf
2015-10-12
|
/
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Add empty_stream test case
yang-g
2015-09-21
*
more changes
yang-g
2015-09-02
*
Fix auth tests
yang-g
2015-09-02
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Addressing comments.
Julien Boeuf
2015-08-27
*
Added missing payloads to streaming compressed test
David Garcia Quintas
2015-08-25
*
headers reorg
yang-g
2015-08-21
[next]