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
*
Fix type mismatch for type_size
Yuchen Zeng
2016-06-10
*
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
*
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
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Merge pull request #2975 from dgquintas/no_foreach_44
Vijay Pai
2015-08-19
|
\
*
|
Removed function introducing dependency on proto in .h
David Garcia Quintas
2015-08-18
|
*
removed foreach loops for gcc 4.4
David Garcia Quintas
2015-08-18
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
proto3 required changes
David Garcia Quintas
2015-08-13
*
Merge branch 'master' of github.com:grpc/grpc into compression-interop
David Garcia Quintas
2015-08-13
|
\
|
*
update the interop test protos and code to proto3
yang-g
2015-08-13
*
|
Make sure COMPRESSABLE is the default for LargeUnary
David Garcia Quintas
2015-08-13
*
|
Removed spurious line that forced COMPRESSABLE for large unaries
David Garcia Quintas
2015-08-13
*
|
Merged PerformLargeCompressedUnary into PerformLargeUnary
David Garcia Quintas
2015-08-11
*
|
Reverted unnecessary changes to server
David Garcia Quintas
2015-08-10
*
|
Added new tests for compression
David Garcia Quintas
2015-08-09
*
|
Merge branch 'compression-accept-encoding' into compression-interop
David Garcia Quintas
2015-08-09
|
\
|
[next]