index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
Commit message (
Expand
)
Author
Age
*
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
*
\
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
\
\
|
*
\
Merge pull request #725 from ctiller/unique
Yang Gao
2015-02-23
|
|
\
\
|
|
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #710 from jboeuf/default_google_creds
Craig Tiller
2015-02-23
|
|
\
\
*
|
|
|
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
/
/
/
|
*
|
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
|
*
Move to unique_ptr for all GRPC returned objects
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
|
\
*
\
Merge pull request #663 from vjpai/python
Nicolas Noble
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
|
|
/
|
/
|
|
*
Some compilers not happy with <:: and need < :: instead
vjpai
2015-02-20
|
/
*
Ensure interop tests are run as part of run_tests
Craig Tiller
2015-02-20
*
Making the usage of gflags uniform across distributions.
Nicolas "Pixel" Noble
2015-02-20
*
Fixing gflags' include path.
Nicolas "Pixel" Noble
2015-02-20
*
Merge pull request #605 from vjpai/mac
Nicolas Noble
2015-02-19
|
\
|
*
More typecasts to avoid sign-comparison problems on EXPECT_EQ
vjpai
2015-02-18
|
*
Include typecasts so that int and size_t are not compared (since their
vjpai
2015-02-18
*
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
|
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
|
\
|
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
|
*
|
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
|
/
|
/
|
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-18
|
|
\
|
|
/
|
/
|
*
|
do not leak reader or writer
Yang Gao
2015-02-18
*
|
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
|
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
|
\
*
|
\
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Add proto copyrights
Craig Tiller
2015-02-16
|
*
|
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
|
|
/
*
|
Merge pull request #18 from yang-g/c++api
Craig Tiller
2015-02-13
|
\
\
|
*
|
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
|
|
Compile fixes
Craig Tiller
2015-02-13
|
/
/
*
|
add a simple server streaming e2e test, which passes
Yang Gao
2015-02-13
*
|
change ServerAsyncReader API and add a simple clientstreaming test, it passes
Yang Gao
2015-02-13
*
|
add a bidi test and simplify the test a bit, test passes
Yang Gao
2015-02-13
*
|
let the client/server use their own cq and pretty the test
Yang Gao
2015-02-12
*
|
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
*
|
Fix end2end leaks
Craig Tiller
2015-02-12
*
|
Make end2end_test use fewer threads
Craig Tiller
2015-02-11
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
\
|
|
*
Change pointer format
Vijay Pai
2015-02-10
|
*
Allow varying number of server threads via command line flag
Vijay Pai
2015-02-10
*
|
Fixup callers with new api
Craig Tiller
2015-02-09
*
|
Fixup callers with new api
Craig Tiller
2015-02-09
[next]