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
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
*
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
Julien Boeuf
2015-07-10
|
\
*
|
Adding tests and fixing mem leak in default creds.
Julien Boeuf
2015-07-08
|
*
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
|
/
*
clang-format affected files
Craig Tiller
2015-06-17
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
|
/
*
Removing mdctx from the credentials.
Julien Boeuf
2015-05-29
*
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