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
/
client.cc
Commit message (
Expand
)
Author
Age
*
clang-format fix
Makarand Dharmapurikar
2017-04-13
*
enable cacheable_unary test
Makarand Dharmapurikar
2017-04-11
*
Add UpdateActions to the interop client helper
Yuchen Zeng
2017-04-04
*
Connect to "localhost" from interop clients.
Paul Marks
2017-02-07
*
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
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-12
|
\
|
*
manual revert of #8901
yang-g
2017-01-11
*
|
Fix interop
Craig Tiller
2017-01-10
|
*
Revert "Test credentials provider update"
Craig Tiller
2016-11-29
|
*
Support custom credential type in interop
yang-g
2016-11-23
|
/
*
Fix clang format
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
*
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
|
|
\
*
|
|
added the unimplemented_call test to interop_client.cc. Next step is to call ...
Noah Eisen
2016-09-28
|
/
/
|
*
Add interop test for Cacheable Unary Calls
Makarand Dharmapurikar
2016-09-14
*
|
removed codegen/alloc.h
David Garcia Quintas
2016-07-27
|
/
*
better test_case flag help formating
David Garcia Quintas
2016-06-16
*
Completed interop spec, as well as code for c++
David Garcia Quintas
2016-06-09
*
Interop client that is resilient to server restarts
Sree Kuchibhotla
2016-05-05
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
copyright of course
yang-g
2016-02-22
*
Add custom_metadata test case
yang-g
2016-02-19
*
change default value of use_test_ca
yang-g
2015-10-07
*
remove flag use_prod_roots in interop test and add use_test_ca per the intero...
yang-g
2015-10-06
*
Merge pull request #3386 from yang-g/enable_ssl
Jan Tattermusch
2015-10-02
|
\
|
*
enable_ssl to use_tls
yang-g
2015-10-01
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Add empty_stream test case
yang-g
2015-09-21
*
Fix auth tests
yang-g
2015-09-02
*
Addressing comments, round 2.
Julien Boeuf
2015-08-27
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Reverted unnecessary changes to server
David Garcia Quintas
2015-08-10
*
Added new tests for compression
David Garcia Quintas
2015-08-09
*
Added interop test for status_code_with_message
Abhishek Kumar
2015-08-05
*
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
*
Merge pull request #1367 from yang-g/interop
Craig Tiller
2015-04-28
|
\
|
*
Add two scenarios in interop test
Yang Gao
2015-04-24
*
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
/
*
Merge pull request #1291 from yang-g/headers
Nicolas Noble
2015-04-16
|
\
|
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
|
Return 1 when test_case is not supported in interop test
Yang Gao
2015-04-15
|
/
*
Split interop client and server into components
Yang Gao
2015-04-09
[next]