Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | Fix memory leak | Craig Tiller | 2016-10-27 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 | |
| | | | | | |_|_|_|_|/ / / | | | | | |/| | | | | | | | ||||
* | | | | | | | | | | | | | Handle calls that are started after transport closure | Craig Tiller | 2016-10-27 | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Add comment | murgatroid99 | 2016-10-27 | |
| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | Disable Nagle's algorithm in libuv endpoints | murgatroid99 | 2016-10-27 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | MAC and FreeBSD do not have IP_PKTINFO as a meaningful setsockopt | Vijay Pai | 2016-10-27 | |
| | |/ / / / / / / / / | ||||
* | | | | | | | | | | | Review feedback | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | clang-format | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Fix include guards | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 | |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | * | | | | | Add incldues, fix function names | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | minor formatting fix | Sree Kuchibhotla | 2016-10-26 | |
| | | | | | | | | | | | ||||
| | * | | | | | | | | | Remove fd from polling island before deleting it | Sree Kuchibhotla | 2016-10-26 | |
| |/ / / / / / / / / | ||||
| | | | | * | | | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/g | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Bulk update #includes | Craig Tiller | 2016-10-26 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | * | | | | | | | Reverting TSI's ntop change, to avoid dependency between TSI and gRPC. | Nicolas "Pixel" Noble | 2016-10-27 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fix | Mark D. Roth | 2016-10-26 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||
| | | | | | * | | Initialize wakeup_fd to keep GCC (with optimization level -O3) happy. | Sree Kuchibhotla | 2016-10-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GCC with optimization level -O3 complains about potential uninitialized values | |||
| * | | | | | | | Move method_config module from ext/client_channel to lib/transport. | Mark D. Roth | 2016-10-26 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| | * | | | | | clang-format | Mark D. Roth | 2016-10-26 | |
| | | | | | | | ||||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-26 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #8377 from htuch/alpn | Craig Tiller | 2016-10-26 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Introduce a grpc-exp ALPN protocol identifier. | |||
| * \ \ \ \ \ \ | Merge pull request #8125 from murgatroid99/uv_core_transport | Michael Lumish | 2016-10-25 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a libuv endpoint to the C core, for use in the Node library | |||
* | | | | | | | | | Review feedback | Craig Tiller | 2016-10-25 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #8490 from perumaalgoog/master | David G. Quintas | 2016-10-25 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix incorrect header in thd.c | |||
| | | * | | | | | | | Fix merge issue in udp_server.c | murgatroid99 | 2016-10-25 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-25 | |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #8489 from ctiller/recursivator | Craig Tiller | 2016-10-25 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Hand build tail recursion to avoid stack overflow | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7615 from rjshade/rewrite_udp_server_linked_list | Yang Gao | 2016-10-25 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Rewrite udp server linked list | |||
| | | | * | | | | | | | | Fix incorrect header in thd.c | Perumaal S | 2016-10-25 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | | * | | | | | | | Remove unnecessary #ifdef in credentials code | murgatroid99 | 2016-10-25 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Finish off change | Craig Tiller | 2016-10-25 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Use the statement sequencing operator instead of introducing an enum | Craig Tiller | 2016-10-25 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Hand build tail recursion to avoid stack overflow | Craig Tiller | 2016-10-25 | |
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pair of recursive functions was always supposed to take advantage of tail recursion. In debug builds we're seeing some instances of stack overflow however (especially with TensorFlow). Manually apply the tail recursion optimization to eliminate this. | |||
| | | | | * | | | | | Fix asan bug. | Mark D. Roth | 2016-10-25 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Update comments. | Mark D. Roth | 2016-10-25 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-24 | |
|\| | | | | | | | | | ||||
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into resolver_channel_args | Mark D. Roth | 2016-10-24 | |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | clang-format | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Fix propagation of channel args for insecure channels. | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Minor clean-up. | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | Fix dns_resolver_connectivity_test. | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | clang-format | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Add block comment. | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Added import order comments, resolved other minor issues | murgatroid99 | 2016-10-24 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Introduce a grpc-exp ALPN protocol identifier. | Harvey Tuch | 2016-10-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces an additional ALPN protocol, grpc-exp, intended to take preference to h2 and indicate to the server that the connection contains only gRPC traffic. This allows servers and intermediate boxes to distinguish gRPC from other HTTP/2 traffic. The choice of grpc-exp as a protocol identifier indicates that this scheme is currently experimental and should not be relied upon. The protocol is not in the IANA TLS registry. This patch also introduces client/server handshake tests that validate the preferential treatment of grpc-exp in an end-to-end manner. | |||
| * | | | | | | | | | Expand comment documenting grpc_method_config_table_convert(). | Mark D. Roth | 2016-10-24 | |
| | | | | | | | | | |