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
/
insecure_credentials.cc
Commit message (
Expand
)
Author
Age
*
clang-format
Vijay Pai
2016-11-01
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
clang-format
Craig Tiller
2015-11-18
*
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
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
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...
yang-g
2015-07-31
*
|
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
*
C++ is also a language that can be insecure
Craig Tiller
2015-07-21
|
/
*
resolve comments
Yang Gao
2015-05-15
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
*
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-12
*
De-C++11-ification
Craig Tiller
2015-03-02
*
Remove dynamic_cast
Craig Tiller
2015-02-23
*
Credentials prototyping
Craig Tiller
2015-02-23