aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/client_channel
Commit message (Expand)AuthorAge
* Don't use proxy when target is a Unix domain socket.Gravatar Mark D. Roth2017-02-09
* Merge pull request #9557 from markdroth/proxy_mapper_apiGravatar Mark D. Roth2017-02-09
|\
* | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| * Add proxy mapper method for overriding the name to resolve.Gravatar Mark D. Roth2017-02-07
|/
* Merge remote-tracking branch 'upstream/master' into canonicalize_server_uriGravatar Mark D. Roth2017-02-06
|\
| * Add some debug utilitiesGravatar Craig Tiller2017-02-03
* | Fix asan bug.Gravatar Mark D. Roth2017-02-01
* | Fix fuzzer-detected failure.Gravatar Mark D. Roth2017-02-01
* | Use full URI for resolver.Gravatar Mark D. Roth2017-02-01
* | Fix client channel code to parse server URI from channel arg.Gravatar Mark D. Roth2017-02-01
|/
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Merge branch 'cp' into rollfwdGravatar Craig Tiller2017-01-26
|\
| * Merge pull request #9372 from markdroth/proxy_mapperGravatar Mark D. Roth2017-01-25
| |\
| * \ Merge pull request #9383 from markdroth/http_connect_channel_argGravatar Mark D. Roth2017-01-25
| |\ \
| | * | Code review changes.Gravatar Mark D. Roth2017-01-24
* | | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ / /
* | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-20
|\ \ \
| | * | clang-formatGravatar Mark D. Roth2017-01-18
| * | | Document new args in grpc_resolver_createGravatar Yuchen Zeng2017-01-18
| | | * Initialize and shutdown proxy mapper registry.Gravatar Mark D. Roth2017-01-18
| | | * Remove references to proxy mapper factory.Gravatar Mark D. Roth2017-01-18
| | * | Fix handshaker shutdown bug.Gravatar Mark D. Roth2017-01-18
| | | * clang-formatGravatar Mark D. Roth2017-01-18
| | | * Fix build breakage.Gravatar Mark D. Roth2017-01-18
| | * | Move detection of HTTP CONNECT proxy from DNS resolver to client channel.Gravatar Mark D. Roth2017-01-18
| | * | Get HTTP CONNECT headers from channel arg.Gravatar Mark D. Roth2017-01-18
| | * | Trigger HTTP CONNECT handshaker via channel arg.Gravatar Mark D. Roth2017-01-18
| |/ /
* | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\| |
| | * Add proxy mapper hook.Gravatar Mark D. Roth2017-01-17
| |/
| * clang-formatGravatar Mark D. Roth2017-01-17
| * Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| * Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-10
|\|
| * clang-formatGravatar Mark D. Roth2017-01-09
| * Add support for sending custom headers in HTTP CONNECT request.Gravatar Mark D. Roth2017-01-09
* | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\|
| * Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
| |\
* | | FixesGravatar Craig Tiller2017-01-06
* | | clang-formatGravatar Craig Tiller2017-01-06
* | | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* | | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\| |
| | * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| * | Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
| |/
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\
| * \ Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\ \
| | * | Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| | |/
* | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| |
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\|
| | * clang-format codeGravatar Craig Tiller2017-01-03