aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/credentials_test.c
Commit message (Expand)AuthorAge
* Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* 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