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
Commit message (
Expand
)
Author
Age
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
*
Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl
yang-g
2015-07-20
|
\
|
*
Merge with head and resolve conflict
yang-g
2015-07-17
|
|
\
|
*
|
update according to spec change
yang-g
2015-07-17
|
|
*
Merge pull request #2413 from dgquintas/interop_sniffer
Craig Tiller
2015-07-17
|
|
|
\
|
|
|
*
Added some methods to context inspector. Also minor tweak to server context I...
David Garcia Quintas
2015-07-15
|
|
|
*
clang-format'd.
David Garcia Quintas
2015-07-15
*
|
|
|
update according to spec change
yang-g
2015-07-15
*
|
|
|
add per_rpc_creds test case in interop test
yang-g
2015-07-14
|
/
/
/
|
|
*
Introduced InteropContextInspector to be able to peek into server contexts du...
David Garcia Quintas
2015-07-13
*
|
|
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
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Correct the test request/response size, to be consistent with the test spec:h...
Xudong Ma
2015-05-26
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Merge pull request #1367 from yang-g/interop
Craig Tiller
2015-04-28
|
\
|
*
Add two scenarios in interop test
Yang Gao
2015-04-24
*
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
\
|
*
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
|
/
*
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
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
|
*
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
|
|
/
*
|
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
|
*
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
*
|
Removing a few more references to #include <chrono>
Nicolas "Pixel" Noble
2015-04-08
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Work around a compiler limitation caused by inability to properly handle
vjpai
2015-03-26
*
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
*
\
sync to head and run clang-format again
Yang Gao
2015-03-19
|
\
\
|
|
*
Various Windows fixes.
Nicolas Noble
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
|
*
Update C++ server with new core API
Craig Tiller
2015-02-23
|
*
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Rename interop_test.c --> interop_test.cc
Craig Tiller
2015-02-21
*
Merge pull request #669 from yang-g/comments
Michael Lumish
2015-02-20
|
\
*
|
Make interop server respond to sigint
Craig Tiller
2015-02-20
|
*
clean up some internal path and names
Yang Gao
2015-02-20
|
/
[next]