aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security/jwt_verifier.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into intsGravatar Craig Tiller2016-01-04
|\
| * Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
| * Merge pull request #4563 from ctiller/copyingGravatar Michael Lumish2016-01-04
| |\
| | * Update copyrightsGravatar Craig Tiller2015-12-22
* | | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/ /
* / BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|/
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-18
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* Sign conversion fixesGravatar Craig Tiller2015-09-10
* Testing port serverGravatar Craig Tiller2015-08-04
* 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-09
* Adding JWT verifier.Gravatar Julien Boeuf2015-06-30