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
Commit message (
Expand
)
Author
Age
*
Use metadata batch callouts in client_auth_filter.
Mark D. Roth
2018-03-12
*
Add ALTS code to grpc/core
Yihua Zhang
2018-03-08
*
Revert "Add ALTS C stack to gRPC core"
Sree Kuchibhotla
2018-03-07
*
Add ALTS code to grpc/core
Yihua Zhang
2018-03-06
*
Perform secure naming checks in grpclb_end2end_test
David Garcia Quintas
2018-02-27
*
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
*
Use grpc_channel_arg_get_string when appropriate
ncteisen
2018-02-14
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
|
|
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
|
|
\
|
|
|
*
Merge pull request #14315 from kpayson64/fix_refcounting
kpayson64
2018-02-05
|
|
|
|
\
|
|
|
|
*
Add refcounts for async callbacks in auth and client filters.
Ken Payson
2018-02-05
|
*
|
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
|
|
|
*
|
|
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
|
|
/
/
|
/
|
|
|
*
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
/
*
/
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
/
*
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
Jan Tattermusch
2018-01-16
|
\
*
|
Wrap duplicated-name definitions in anonymous namespace
Vijay Pai
2018-01-02
|
*
Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metada...
Jan Tattermusch
2017-12-14
|
/
*
Use the correct env var name
yang-g
2017-12-11
*
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
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
*
|
|
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
|
|
*
clang tidy
Noah Eisen
2017-11-14
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-14
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
Alexander Polcyn
2017-11-13
|
|
\
\
|
|
|
*
clang fmt
Noah Eisen
2017-11-13
|
|
|
*
clang tidy
Noah Eisen
2017-11-13
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
Alexander Polcyn
2017-11-13
|
|
\
\
\
|
*
|
|
|
Use existing read buffer in security handshaker if present
Alexander Polcyn
2017-11-13
|
|
|
|
*
clang fmt
Noah Eisen
2017-11-12
|
|
|
|
*
Make debug flags DebugOnly
ncteisen
2017-11-10
|
|
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
*
|
|
Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"
Jan Tattermusch
2017-11-10
[next]