index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
credentials.h
Commit message (
Expand
)
Author
Age
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
*
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
*
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
*
|
Addressing github comments.
Nicolas "Pixel" Noble
2015-04-11
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
wrap refresh token credentials in c++
Yang Gao
2015-03-17
*
formatting
Yang Gao
2015-03-11
*
The Jwt code was dropped somewhere in a merge. Put it back
Yang Gao
2015-03-11
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
|
\
|
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
*
|
Remove dynamic_cast
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
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
*
clang-format codebase
Craig Tiller
2015-01-13
*
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