aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/google_default_credentials.c
Commit message (Expand)AuthorAge
* Fix gce detectionGravatar yang-g2015-08-07
* Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
* Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\
| * Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
| * More flexible default google creds.Gravatar Julien Boeuf2015-07-07
* | clang-format changed filesGravatar Craig Tiller2015-07-06
* | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
|/
* clang-formatGravatar Craig Tiller2015-06-05
* Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
* Rephrase integration for httpcliGravatar Craig Tiller2015-06-01
* Wire up google_default_credentials/http_cliGravatar Craig Tiller2015-05-08
* Ref the cache default creds so that we do not crash next time we use it...Gravatar Julien Boeuf2015-04-29
* Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
* Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
* Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23