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
/
transport
Commit message (
Expand
)
Author
Age
*
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
|
\
|
|
|
|
*
|
|
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
|
/
*
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
|
|
|
|
*
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
*
|
|
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure
Julien Boeuf
2017-11-08
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Forward fix for PR #13235. Perform strcmp only when not NULL
Yash Tibrewal
2017-11-06
|
*
|
|
Merge github.com:grpc/grpc into 50
Craig Tiller
2017-11-06
|
|
\
\
\
|
|
*
|
|
Removing port 443 for the service name (used as audience) when the url is https.
Julien Boeuf
2017-11-03
|
*
|
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
/
/
/
|
*
/
/
Support SSL server certificate reloading.
Justin Burke
2017-10-27
|
|
/
/
|
*
|
Merge pull request #12809 from justinburke/convert_cert_pairs
Justin Burke
2017-10-24
|
|
\
\
|
*
\
\
Merge pull request #12219 from y-zeng/http2_connector
Yuchen Zeng
2017-10-24
|
|
\
\
\
|
|
|
*
|
Expose conversion of grpc to tsi cert pairs
Justin Burke
2017-10-23
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
/
/
|
|
*
Better name
Craig Tiller
2017-10-18
|
|
*
Merge github.com:grpc/grpc into tracer
Craig Tiller
2017-10-18
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
clang-format
Craig Tiller
2017-10-16
|
|
*
C++ize tracing
Craig Tiller
2017-10-16
[next]