aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
* Clean up connector code.Gravatar Mark D. Roth2016-11-17
* Fix bugs from merge.Gravatar Mark D. Roth2016-11-17
* Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-17
|\
| * Change grpc_handshaker_args to be owned by the handshake manager.Gravatar Mark D. Roth2016-11-16
* | Merge remote-tracking branch 'upstream/master' into security_handshaker3Gravatar Mark D. Roth2016-11-16
|\ \
| | * Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-16
| | |\ | | |/ | |/|
* | | Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
| |/ |/|
| * Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
* | clang-formatGravatar Mark D. Roth2016-11-14
* | Fix error refcounting in on_handshake_done callbacks.Gravatar Mark D. Roth2016-11-14
* | Change handshake manager to invoke callbacks via an exec_ctx.Gravatar Mark D. Roth2016-11-11
| * NULLs needed at fail_pending_writes() tooGravatar David Garcia Quintas2016-11-10
| * Fixed wrong NULLing in chttp2 transportGravatar David Garcia Quintas2016-11-10
|/
* Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
|\
* \ Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\ \
| * \ Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-11-02
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | |\ | | |_|/ | |/| |
| | * | Send a RST_STREAM from the client if servers dont properly close streamsGravatar Craig Tiller2016-11-01
| * | | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| |/ /
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\| |
| * | Handle calls that are started after transport closureGravatar Craig Tiller2016-10-27
| * | Review feedbackGravatar Craig Tiller2016-10-26
* | | clang-formatGravatar Craig Tiller2016-10-26
* | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| |
| * | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \
* | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/gGravatar Craig Tiller2016-10-26
* | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / /
| * | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| |\ \
| | * \ Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| | |\ \
* | | | | Review feedbackGravatar Craig Tiller2016-10-25
| | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-25
| | |\ \ \
| | | * | | Finish off changeGravatar Craig Tiller2016-10-25
| | | * | | Use the statement sequencing operator instead of introducing an enumGravatar Craig Tiller2016-10-25
| | | * | | Hand build tail recursion to avoid stack overflowGravatar Craig Tiller2016-10-25
| * | | | | Fix asan bug.Gravatar Mark D. Roth2016-10-25
* | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix propagation of channel args for insecure channels.Gravatar Mark D. Roth2016-10-24
| | * | | | clang-formatGravatar Mark D. Roth2016-10-24
| | | | | * Add endpoint interface in transportGravatar Yuchen Zeng2016-10-24
| | | | * | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| | |_|/ / | |/| | |
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | | |\ \ | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \ \
* | | | | | Address review commentsGravatar Craig Tiller2016-10-21
| | | * | | Pass channel args through resolver.Gravatar Mark D. Roth2016-10-21
| | | | |/ | | | |/|
| * | / | Moved unref of security connector outside of grpc_secure_channel_createGravatar David Garcia Quintas2016-10-20
| | |/ / | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | |\ | | |_|/ | |/| |