index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
/
json_token.c
Commit message (
Expand
)
Author
Age
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge pull request #168 from nicolasnoble/json
Craig Tiller
2015-01-29
|
\
*
|
Cleaning up some code.
Nicolas "Pixel" Noble
2015-01-29
|
*
Addressing latest comments.
Nicolas Noble
2015-01-28
|
*
Fixing a few typos.
Nicolas Noble
2015-01-26
|
*
Addressing comments.
Nicolas Noble
2015-01-26
|
*
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-26
|
|
\
|
|
/
|
/
|
*
|
Move string.h to internal code
Craig Tiller
2015-01-23
|
*
Replacing cJSON with our own code instead.
Nicolas Noble
2015-01-22
|
/
*
Adding support for service account credentials.
jboeuf
2014-12-29
*
Adding JWT generation and signing code for service accounts credentials.
jboeuf
2014-12-16
*
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
jboeuf
2014-12-12