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
/
channel
Commit message (
Expand
)
Author
Age
*
Merge pull request #8979 from markdroth/handshaker_cleanup
Mark D. Roth
2016-12-09
|
\
|
*
Make grpc_handshaker vtable wrapper functions public.
Mark D. Roth
2016-12-07
*
|
Provide a way to exit handshaking early without an error.
Mark D. Roth
2016-12-06
|
/
*
Fix race condition during handshake manager shutdown.
Mark D. Roth
2016-12-02
*
Code review changes.
Mark D. Roth
2016-12-01
*
Allow handshaking to be retried.
Mark D. Roth
2016-11-30
*
Fix unref-while-lock-held bug. Only shut down handshaker if in progress.
Mark D. Roth
2016-11-30
*
Make handshaker responsible for destroying endpoint on shutdown or failure.
Mark D. Roth
2016-11-29
*
Eliminate the user_data overloading hack in handshake_manager.
Mark D. Roth
2016-11-29
*
Merge remote-tracking branch 'upstream/master' into security_handshaker1
Mark D. Roth
2016-11-29
|
\
|
*
Fixed http_client race
David Garcia Quintas
2016-11-28
|
*
Expose message limit constants so that users can reference them
yang-g
2016-11-17
|
*
Merge pull request #8617 from markdroth/service_config_json
Mark D. Roth
2016-11-17
|
|
\
*
|
|
Change grpc_handshaker_args to be owned by the handshake manager.
Mark D. Roth
2016-11-16
|
*
|
Fix merge error
Craig Tiller
2016-11-16
|
*
|
Merge github.com:grpc/grpc into newlines
Craig Tiller
2016-11-16
|
|
\
\
*
|
\
\
Merge remote-tracking branch 'upstream/master' into security_handshaker2
Mark D. Roth
2016-11-16
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
clang-format
Mark D. Roth
2016-11-14
*
|
|
|
Merge branch 'security_handshaker1' into security_handshaker2
Mark D. Roth
2016-11-14
|
\
\
\
\
|
*
|
|
|
clang-format
Mark D. Roth
2016-11-14
|
*
|
|
|
Fix comments.
Mark D. Roth
2016-11-14
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into security_handshaker1
Mark D. Roth
2016-11-14
|
|
\
\
\
\
|
|
|
*
\
\
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
Mark D. Roth
2016-11-14
|
|
|
|
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
/
|
|
|
Move deadline handling to handshake manager.
Mark D. Roth
2016-11-14
|
/
/
/
/
/
*
|
|
|
|
Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func.
Mark D. Roth
2016-11-14
|
*
|
|
|
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
|
\
\
\
\
*
|
|
|
|
|
Change handshake manager to invoke callbacks via an exec_ctx.
Mark D. Roth
2016-11-11
|
/
/
/
/
/
|
|
|
|
*
Change JSON format to use the standard proto3 mapping for each type.
Mark D. Roth
2016-11-10
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
Mark D. Roth
2016-11-09
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-08
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
\
\
\
\
\
*
\
\
\
\
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge github.com:grpc/grpc into fuzzit
Craig Tiller
2016-11-08
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #8522 from lizan/write_compressed_byte_buffer
David G. Quintas
2016-11-07
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
Populate latency field in final_info.
Mark D. Roth
2016-11-07
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
Fix build problem.
Mark D. Roth
2016-11-07
|
|
|
|
|
|
|
*
Code review changes.
Mark D. Roth
2016-11-04
|
|
|
|
*
|
|
|
Code review changes.
Mark D. Roth
2016-11-04
|
|
|
*
|
|
|
|
Remove errant init
Craig Tiller
2016-11-04
|
|
|
|
|
|
*
|
Support percent-encoding status messages
Craig Tiller
2016-11-03
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
|
|
|
|
|
|
*
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03
|
|
|
|
|
|
*
Remove more now-unnecessary code.
Mark D. Roth
2016-11-03
|
|
|
|
|
|
*
Minor cleanups.
Mark D. Roth
2016-11-03
|
|
|
|
|
|
*
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into tos
Yuchen Zeng
2016-11-02
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
Use JSON for service config channel arg.
Mark D. Roth
2016-11-02
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Fix memory leak
Craig Tiller
2016-10-31
|
|
|
/
/
/
|
|
/
|
|
|
[next]