index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
security
/
credentials
/
jwt
/
jwt_credentials.c
Commit message (
Expand
)
Author
Age
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
*
More pointer conversion required after making build changes
Yash Tibrewal
2017-10-02
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
Better handling of token lifetime.
Julien Boeuf
2017-07-13
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
*
parse json instead
yang-g
2016-11-10
|
*
redact json key
yang-g
2016-11-09
*
|
Convert more users of grpc_slice_unref --> grpc_slice_unref_internal
Craig Tiller
2016-10-31
|
/
*
Merge pull request #7043 from kpayson64/clang_format
Jan Tattermusch
2016-06-25
|
\
*
\
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
\
\
|
|
*
Fix clang formatting
Ken Payson
2016-06-24
|
|
/
|
/
|
*
|
Changed %lld to use mingw supported PRId64
Ken Payson
2016-06-23
|
*
Adding error details for JWT and oauth2.
Julien Boeuf
2016-06-06
|
*
Merge branch 'master' into fix_3803
Julien Boeuf
2016-06-04
*
|
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
*
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-31
|
/
*
clang-format
Julien Boeuf
2016-05-10
*
Refactoring the core security code.
Julien Boeuf
2016-05-04