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
/
iam
Commit message (
Expand
)
Author
Age
*
Move security credentials, connectors, and auth context to C++
Soheil Hassas Yeganeh
2018-12-13
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
Merge master
Yash Tibrewal
2017-11-16
|
\
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
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
*
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
*
Convert more users of grpc_slice_unref --> grpc_slice_unref_internal
Craig Tiller
2016-10-31
*
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