aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/client/chttp2_connector.c
Commit message (Expand)AuthorAge
* Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
* Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
* Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
* Remove errant headerGravatar Craig Tiller2017-01-04
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\|
| * Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\|
* | Make core_banned_functions.py pass againGravatar Craig Tiller2016-12-06
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| * Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
|/
* Fix race if connector is shutdown while connectingGravatar Craig Tiller2016-12-05
* clang-formatGravatar Mark D. Roth2016-12-01
* Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-01
* Fix link problem for insecure target.Gravatar Mark D. Roth2016-11-30
* Fix shutdown semantics for client and server code.Gravatar Mark D. Roth2016-11-30
* Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17