index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
/
credentials.c
Commit message (
Expand
)
Author
Age
*
Credentials cleanup:
Julien Boeuf
2015-08-25
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge pull request #2788 from ctiller/kinetic-lopsided-poetry
Nicolas Noble
2015-08-07
|
\
|
*
Testing port server
Craig Tiller
2015-08-04
*
|
Merge branch 'auth_md_processor' into server_creds_auth_md_processor
Julien Boeuf
2015-08-03
|
\
\
|
*
\
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...
Craig Tiller
2015-07-31
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
\
\
|
|
*
|
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
|
*
|
|
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
|
/
/
*
|
/
Getting started on metadata processor set on server creds.
Julien Boeuf
2015-07-19
|
|
/
|
/
|
*
|
Server auth metadata processor.
Julien Boeuf
2015-07-16
|
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
|
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
|
/
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-10
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
Julien Boeuf
2015-07-10
|
|
\
*
|
\
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
Julien Boeuf
2015-07-08
|
|
\
\
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into jwt_verifier
Julien Boeuf
2015-07-08
|
|
|
\
\
|
|
|
|
*
Adding tests and fixing mem leak in default creds.
Julien Boeuf
2015-07-08
|
|
|
|
*
More flexible default google creds.
Julien Boeuf
2015-07-07
|
|
|
|
/
*
|
|
|
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-07
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
clang-format changed files
Craig Tiller
2015-07-06
*
|
|
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
|
*
|
Adding support for raw access token credentials.
Julien Boeuf
2015-07-01
|
|
/
/
|
/
|
|
|
|
*
Adding JWT verifier.
Julien Boeuf
2015-06-30
|
|
/
|
/
|
|
*
SSL channel args work with client config again
Craig Tiller
2015-06-29
|
/
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
*
|
clang-format
Craig Tiller
2015-06-05
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
*
Implemented cb handling without the need for "managed closures".
David Garcia Quintas
2015-06-01
*
|
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
*
|
Rephrase integration for httpcli
Craig Tiller
2015-06-01
|
*
Removed managed closures from iomgr.
David Garcia Quintas
2015-05-31
|
*
removed managed closures from server.c
David Garcia Quintas
2015-05-31
|
*
Comments addressed.
David Garcia Quintas
2015-05-31
|
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
|
Fixup merge
Craig Tiller
2015-05-30
*
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-30
|
\
|
|
*
Removing mdctx from the credentials.
Julien Boeuf
2015-05-29
*
|
clang-format some files
Craig Tiller
2015-05-13
*
|
More plumbing work through creds framework
Craig Tiller
2015-05-11
|
/
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
Allow extracting mdctx from creds
Craig Tiller
2015-04-14
*
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
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
*
Fixing sprintf and a few other things.
Julien Boeuf
2015-02-18
[next]