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
/
secure_credentials.cc
Commit message (
Expand
)
Author
Age
*
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Adressing comments.
Nicolas "Pixel" Noble
2015-04-24
*
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
*
Have the secure credentials in separate header files.
Julien Boeuf
2015-04-09
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
*
wrap refresh token credentials in c++
Yang Gao
2015-03-17
*
Merge pull request #1011 from yang-g/jwt
jboeuf
2015-03-16
|
\
|
*
copy and paste does not work
Yang Gao
2015-03-13
|
*
Add error logs when credentials are created with non-positive lifetimes
Yang Gao
2015-03-13
|
*
Early return when duration is non-positive
Yang Gao
2015-03-12
*
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-12
|
*
The Jwt code was dropped somewhere in a merge. Put it back
Yang Gao
2015-03-11
|
/
*
Use ssl name override if it's in the channel argument
Yang Gao
2015-03-10
*
De-C++11-ification
Craig Tiller
2015-03-02
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
*
Remove dynamic_cast
Craig Tiller
2015-02-23
*
Credentials prototyping
Craig Tiller
2015-02-23