aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/create_jwt.c
Commit message (Collapse)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Fix includesGravatar Craig Tiller2016-03-25
|
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|
* Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
|
* Replacing grpc_max_auth_token_lifetime by an accessor.Gravatar Nicolas "Pixel" Noble2016-01-31
|
* Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
| | | | | | - This will take care of a potential issue with default credentials where the slice pointer is casted as const char * for APIs that need a null terminated string.
* Adding tool for generating JWTs on the command line.Gravatar Julien Boeuf2015-02-19