index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
/
fetch_oauth2.c
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2016-10-26
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
Bulk update #includes
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Move load_file into iomgr
Craig Tiller
2016-05-18
*
Fix compile errors
Craig Tiller
2016-05-18
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-02-23
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
Got the core test passing.
Julien Boeuf
2015-10-09
*
Credentials cleanup:
Julien Boeuf
2015-08-25
*
Fixing tests.
Julien Boeuf
2015-08-25
*
Add oauth2_auth_token test case in interop test
yang-g
2015-07-13
*
Ensure tests are built during run_tests runs
Craig Tiller
2015-06-19
*
Fixing tools compilation.
Nicolas "Pixel" Noble
2015-06-02
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
*
Adding tool for generating JWTs on the command line.
Julien Boeuf
2015-02-19
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
*
Fixing sprintf and a few other things.
Julien Boeuf
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Adding support for service account credentials.
jboeuf
2014-12-29