index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
client
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix error refcount bug
Noah Eisen
2017-05-02
*
Add set pointer api to channel_arguments
yang-g
2015-11-25
*
Fixing Cpp tests.
Julien Boeuf
2015-10-12
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Credentials cleanup:
Julien Boeuf
2015-08-25
*
headers reorg
yang-g
2015-08-21
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
*
Remove one range-based for and do appropriate static casts on nullptr
Vijay Pai
2015-07-21
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
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
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
clang-format c++ code
Yang Gao
2015-03-17
*
Credentials prototyping
Craig Tiller
2015-02-23
*
Include typecasts so that int and size_t are not compared (since their
vjpai
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
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Initialize gtest correctly
Craig Tiller
2015-01-12
*
Make this file compile
Craig Tiller
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29