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
*
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
|
\
|
|
*
Added interop test for status_code_with_message
Abhishek Kumar
2015-08-05
*
|
Merge branch 'master' into compression-interop
David Garcia Quintas
2015-07-22
|
\
|
*
|
Updated interop tests with support for compression.
David Garcia Quintas
2015-07-22
*
|
wip
David Garcia Quintas
2015-07-21
*
|
Merge branch 'master' into compression-interop
David Garcia Quintas
2015-07-20
|
\
\
*
|
|
wip
David Garcia Quintas
2015-07-20
|
|
*
Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl
yang-g
2015-07-20
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
update according to spec change
yang-g
2015-07-17
|
|
*
update according to spec change
yang-g
2015-07-15
|
|
*
add per_rpc_creds test case in interop test
yang-g
2015-07-14
|
|
/
|
*
Add oauth2_auth_token test case in interop test
yang-g
2015-07-13
|
*
Add timeout interop test case
yang-g
2015-07-10
|
/
*
Update the Status API
Yang Gao
2015-06-16
*
Correct the test request/response size, to be consistent with the test spec:h...
Xudong Ma
2015-05-26
*
Add two scenarios in interop test
Yang Gao
2015-04-24
*
Move .proto files up for reuse
Abhishek Kumar
2015-04-16
*
Moving test.proto to an outer directory so others can depend on it.
Abhishek Kumar
2015-04-16
*
Split interop client and server into components
Yang Gao
2015-04-09