index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
create_channel.h
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
I merged this without checking the copyright. My mistake...
vjpai
2016-02-12
*
Small tweak to make some customer code compile
Craig Tiller
2016-02-12
*
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
channel creation API change
yang-g
2015-08-27
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
|
*
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
*
|
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Initial import.
Nicolas Noble
2014-11-26