aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/credentials_test.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
|\
* | Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
| * Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
|/
* Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Implementing JWT credentials (a.k.a JWT ID Tokens).Gravatar Julien Boeuf2015-02-19
* Fix use-after-free.Gravatar Craig Tiller2015-02-18
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-26
|\
* | Addressing comments.Gravatar Nicolas Noble2015-01-26
| * Remove use of sprintfGravatar Craig Tiller2015-01-23
|/
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26