index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
/
create_channel.cc
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Update copyrights
Craig Tiller
2016-03-31
*
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
*
copyrights
David Garcia Quintas
2016-01-27
*
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
*
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-28
|
\
*
|
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
|
*
implementation fix
yang-g
2015-08-27
|
*
channel creation API change
yang-g
2015-08-27
|
/
*
headers reorg
yang-g
2015-08-21
*
Make Channel ctor private
yang-g
2015-08-20
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
Let lame_client accept error status
yang-g
2015-08-17
*
Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...
yang-g
2015-07-31
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
*
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
/
|
|
*
Make endpoint peer API work on Windows
Craig Tiller
2015-07-20
*
|
User agent string support
Craig Tiller
2015-07-18
|
/
*
support per call credentials in c++
Yang Gao
2015-05-14
*
clang-format c++ code
Yang Gao
2015-03-17
*
Update C++ server with new core API
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
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Initial import.
Nicolas Noble
2014-11-26