aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport
Commit message (Expand)AuthorAge
...
| | | | * | | | Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17
* | | | | | | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
| | | | * | | | Code cleanup.Gravatar Mark D. Roth2016-11-17
| | | | * | | | Add missing mutex clean-up.Gravatar Mark D. Roth2016-11-17
| | | | * | | | 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
| | | | |\| | |
* | | | | | | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
* | | | | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-16
* | | | | | | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| | | | | | |
| * | | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\| | | | | |
| | | | | * | | Change grpc_handshaker_args to be owned by the handshake manager.Gravatar Mark D. Roth2016-11-16
| | | * | | | | Remove spamGravatar Craig Tiller2016-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
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | Fix logic race in chttp2 write pathGravatar Craig Tiller2016-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
* | | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
* | | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
| | | * | | 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
* | | | | | Progress towards mdstr eliminationGravatar Craig Tiller2016-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 slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| | | |
* | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cr...Gravatar Muxi Yan2016-11-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | | | | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
* | | | | | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / / / / /
| * / / / / / 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