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
Commit message (
Expand
)
Author
Age
*
Fixing memory leak and removing unneeded NULL checks.
Julien Boeuf
2017-08-16
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
Better handling of token lifetime.
Julien Boeuf
2017-07-13
*
Format the code.
allen clement
2017-06-14
*
Create jwt_verifier.c
agc-sec
2017-06-14
*
Create jwt_verifier.c
agc-sec
2017-06-14
*
Adding a wrapper function to src/core/lib/security/credentials/jwt/jwt_verifi...
allen clement
2017-06-14
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
clang-format
Craig Tiller
2017-03-31
*
Reinstate one check, fix fall out
Craig Tiller
2017-03-30
*
Update include paths
Craig Tiller
2017-03-28
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-17
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
/
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
*
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-03
|
\
\
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
|
|
/
|
*
Fixing JWT verifier.
Julien Boeuf
2016-12-21
*
|
Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with...
Craig Tiller
2016-11-16
|
\
\
*
\
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Review feedback
Craig Tiller
2016-11-14
|
|
/
|
/
|
|
*
parse json instead
yang-g
2016-11-10
|
*
redact json key
yang-g
2016-11-09
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
*
|
Convert more users of grpc_slice_unref --> grpc_slice_unref_internal
Craig Tiller
2016-10-31
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
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
*
clang-format
Craig Tiller
2016-10-18
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
Add tracing, fix some transport bugs wrt buffer_pools
Craig Tiller
2016-09-28
*
Integration progress
Craig Tiller
2016-09-23
*
removed codegen/byte_buffer.h
David Garcia Quintas
2016-07-27
*
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
*
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
\
|
*
|
moar renamings
David Garcia Quintas
2016-06-06
|
|
*
Adding error details for JWT and oauth2.
Julien Boeuf
2016-06-06
|
|
*
Merge branch 'master' into fix_3803
Julien Boeuf
2016-06-04
*
|
|
Switch to using an enum instead of hard-coded indices
Craig Tiller
2016-06-02
|
*
|
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
|
|
/
*
|
Fix sanity
Craig Tiller
2016-05-24
*
|
Sanity
Craig Tiller
2016-05-18
*
|
Fix jwt_verifier_test
Craig Tiller
2016-05-12
[next]