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
*
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
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
sync to head and run clang-format again
Yang Gao
2015-03-19
|
\
|
*
Print out status when it is not ok in interop tests
Yang Gao
2015-03-17
*
|
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
add a jwt test case for interop test
Yang Gao
2015-03-11
*
Merge branch 'master' into jwt
Yang Gao
2015-03-11
|
\
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
|
\
*
|
|
add jwt token creds test_case
Yang Gao
2015-02-27
|
|
/
|
/
|
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
|
\
|
|
/
|
/
|
*
|
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
*
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Making the usage of gflags uniform across distributions.
Nicolas "Pixel" Noble
2015-02-20
*
Fixing gflags' include path.
Nicolas "Pixel" Noble
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Compile fixes
Craig Tiller
2015-02-13
*
Fixup callers with new api
Craig Tiller
2015-02-09
*
Few minor fixes.
Nicolas "Pixel" Noble
2015-02-06
*
format
Yang Gao
2015-01-27
*
make the flag name shorter
Yang Gao
2015-01-27
*
add compute engine credentials support
Yang Gao
2015-01-27
*
resolve comments
Yang Gao
2015-01-27
*
Let each test case create its own channel.
Yang Gao
2015-01-26
*
add service_account support into interop client
Yang Gao
2015-01-26
[next]