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
/
google_default_credentials.c
Commit message (
Expand
)
Author
Age
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
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
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
\
|
*
clang-format all source
Craig Tiller
2015-08-18
*
|
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-12
|
\
|
|
*
:(
yang-g
2015-08-07
|
*
Fix gce detection
yang-g
2015-08-07
*
|
Add a test of non-blocking API behavior
Craig Tiller
2015-08-06
|
/
*
Allow specific pollers to be woken
Craig Tiller
2015-07-29
*
Renaming jwt_credentials to service_account_jwt_access_credentials.
Julien Boeuf
2015-07-22
*
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
|
\
|
*
Adding tests and fixing mem leak in default creds.
Julien Boeuf
2015-07-08
|
*
More flexible default google creds.
Julien Boeuf
2015-07-07
*
|
clang-format changed files
Craig Tiller
2015-07-06
*
|
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
clang-format
Craig Tiller
2015-06-05
*
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
*
Rephrase integration for httpcli
Craig Tiller
2015-06-01
*
Wire up google_default_credentials/http_cli
Craig Tiller
2015-05-08
*
Ref the cache default creds so that we do not crash next time we use it...
Julien Boeuf
2015-04-29
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
*
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
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23