index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
client_channel
Commit message (
Expand
)
Author
Age
*
Don't use proxy when target is a Unix domain socket.
Mark D. Roth
2017-02-09
*
Merge pull request #9557 from markdroth/proxy_mapper_api
Mark D. Roth
2017-02-09
|
\
*
|
Secure naming support for gRPCLB
David Garcia Quintas
2017-02-07
|
*
Add proxy mapper method for overriding the name to resolve.
Mark D. Roth
2017-02-07
|
/
*
Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri
Mark D. Roth
2017-02-06
|
\
|
*
Add some debug utilities
Craig Tiller
2017-02-03
*
|
Fix asan bug.
Mark D. Roth
2017-02-01
*
|
Fix fuzzer-detected failure.
Mark D. Roth
2017-02-01
*
|
Use full URI for resolver.
Mark D. Roth
2017-02-01
*
|
Fix client channel code to parse server URI from channel arg.
Mark D. Roth
2017-02-01
|
/
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Merge branch 'cp' into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Merge pull request #9372 from markdroth/proxy_mapper
Mark D. Roth
2017-01-25
|
|
\
|
*
\
Merge pull request #9383 from markdroth/http_connect_channel_arg
Mark D. Roth
2017-01-25
|
|
\
\
|
|
*
|
Code review changes.
Mark D. Roth
2017-01-24
*
|
|
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
/
/
*
|
|
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
|
|
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-20
|
\
\
\
|
|
*
|
clang-format
Mark D. Roth
2017-01-18
|
*
|
|
Document new args in grpc_resolver_create
Yuchen Zeng
2017-01-18
|
|
|
*
Initialize and shutdown proxy mapper registry.
Mark D. Roth
2017-01-18
|
|
|
*
Remove references to proxy mapper factory.
Mark D. Roth
2017-01-18
|
|
*
|
Fix handshaker shutdown bug.
Mark D. Roth
2017-01-18
|
|
|
*
clang-format
Mark D. Roth
2017-01-18
|
|
|
*
Fix build breakage.
Mark D. Roth
2017-01-18
|
|
*
|
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
Mark D. Roth
2017-01-18
|
|
*
|
Get HTTP CONNECT headers from channel arg.
Mark D. Roth
2017-01-18
|
|
*
|
Trigger HTTP CONNECT handshaker via channel arg.
Mark D. Roth
2017-01-18
|
|
/
/
*
|
|
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-17
|
\
|
|
|
|
*
Add proxy mapper hook.
Mark D. Roth
2017-01-17
|
|
/
|
*
clang-format
Mark D. Roth
2017-01-17
|
*
Fix API fuzzer tests.
Mark D. Roth
2017-01-13
|
*
Store subchannel address in a channel arg.
Mark D. Roth
2017-01-13
*
|
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-10
|
\
|
|
*
clang-format
Mark D. Roth
2017-01-09
|
*
Add support for sending custom headers in HTTP CONNECT request.
Mark D. Roth
2017-01-09
*
|
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-09
|
\
|
|
*
Merge pull request #9129 from markdroth/handshaker_plugin
Mark D. Roth
2017-01-09
|
|
\
*
|
|
Fixes
Craig Tiller
2017-01-06
*
|
|
clang-format
Craig Tiller
2017-01-06
*
|
|
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
|
|
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-06
|
\
|
|
|
|
*
Handshaker plugin mechanism.
Mark D. Roth
2017-01-06
|
*
|
Use `grpc_closure`s in `grpc_timer`s
Masood Malekghassemi
2017-01-05
|
|
/
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-04
|
|
\
|
*
\
Merge branch 'patchy' into slice_with_exec_ctx_and_build
Craig Tiller
2017-01-04
|
|
\
\
|
|
*
|
Moving message_size_filter properly.
Nicolas "Pixel" Noble
2017-01-04
|
|
|
/
*
|
|
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
|
|
*
|
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
|
*
clang-format code
Craig Tiller
2017-01-03
[next]