index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
/
credentials_test.c
Commit message (
Expand
)
Author
Age
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-26
|
\
*
|
Addressing comments.
Nicolas Noble
2015-01-26
|
*
Remove use of sprintf
Craig Tiller
2015-01-23
|
/
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Adding support for service account credentials.
jboeuf
2014-12-29
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26