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
/
plugin
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 tracer for plugin credentials.
Mark D. Roth
2017-09-26
*
clang-format
Mark D. Roth
2017-09-06
*
Change plugin credentials API to support both sync and async modes.
Mark D. Roth
2017-09-01
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Add a mechanism for tagging threads that might be owned by
Craig Tiller
2017-01-12
*
Uncover the badness
Craig Tiller
2017-01-12
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
*
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Progress towards mdstr elimination
Craig Tiller
2016-11-16
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
\
|
*
dont hang when empty metadata is passed
Jan Tattermusch
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, and move around tests, impls
Craig Tiller
2016-10-26
*
Add a check for metadata from auth plugin
yang-g
2016-09-15
*
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
\
|
*
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
|
/
*
Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into credent...
Julien Boeuf
2016-05-10
|
\
*
|
Fixing headers.
Julien Boeuf
2016-05-10
|
*
clang-format
Julien Boeuf
2016-05-10
|
/
*
Refactoring the core security code.
Julien Boeuf
2016-05-04