aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Ensure registry is shutdownGravatar Craig Tiller2015-07-01
* Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
|\
| * Merge pull request #2229 from ctiller/forever-is-a-long-timeGravatar David Klempner2015-06-30
| |\
| * | Fix leak in chttp2_transportGravatar Craig Tiller2015-06-30
| | * Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
| | |\
| * | | Spam cleanupGravatar Craig Tiller2015-06-30
| | |/ | |/|
* | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
|\| |
| * | Remove the ability to specify a string on cancel: it was broken and unused; w...Gravatar Craig Tiller2015-06-30
| * | Fix a bug where transports can leak because they are not shut down correctlyGravatar Craig Tiller2015-06-30
| * | Fix leaking unclaimed incoming metadataGravatar Craig Tiller2015-06-30
| * | SSL refcounting fixesGravatar Craig Tiller2015-06-30
| * | Fix leak in chttp2_transport incoming metadataGravatar Craig Tiller2015-06-30
* | | clang-format affected filesGravatar Craig Tiller2015-06-30
* | | Spam cleanupGravatar Craig Tiller2015-06-30
* | | Fix a bug where we can spuriously wakeup a nonexistant fdGravatar Craig Tiller2015-06-30
* | | Fix refcountingGravatar Craig Tiller2015-06-30
* | | Fix use-after-freeGravatar Craig Tiller2015-06-30
* | | Fix memory corruption bugGravatar Craig Tiller2015-06-30
* | | Spam cleanupGravatar Craig Tiller2015-06-30
* | | client_config bugfixesGravatar Craig Tiller2015-06-30
* | | Fix pollset_set handling in tcp_client_posixGravatar Craig Tiller2015-06-30
* | | Better handling of cancellation, uri parse errors, and disconnectionGravatar Craig Tiller2015-06-29
* | | Add connect retry, backoffGravatar Craig Tiller2015-06-29
* | | Trip through transient failure on disconnectionGravatar Craig Tiller2015-06-29
* | | Make SSL workGravatar Craig Tiller2015-06-29
* | | SSL channel args work with client config againGravatar Craig Tiller2015-06-29
* | | Fix refcountingGravatar Craig Tiller2015-06-29
* | | Refcounting fixesGravatar Craig Tiller2015-06-29
* | | DebuggingGravatar Craig Tiller2015-06-29
* | | .clang-formatGravatar Craig Tiller2015-06-29
* | | Add ability to continue waiting callsGravatar Craig Tiller2015-06-29
* | | clang-formatGravatar Craig Tiller2015-06-29
* | | Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
* | | Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
|\ \ \ | | |/ | |/|
| * | Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
* | | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
* | | Simple request unsecure passes with new client_config codeGravatar Craig Tiller2015-06-28
* | | refcount debuggingGravatar Craig Tiller2015-06-27
* | | Factor out channel state watchingGravatar Craig Tiller2015-06-27
* | | Implement channel op dispatchGravatar Craig Tiller2015-06-27
* | | Request/response path starting to workGravatar Craig Tiller2015-06-27
* | | Progress - need to add http filtersGravatar Craig Tiller2015-06-26
* | | Get the success case through to call creationGravatar Craig Tiller2015-06-26
* | | Small fixesGravatar Craig Tiller2015-06-26
* | | Connector progressGravatar Craig Tiller2015-06-26
* | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
|\ \ \ | | |/ | |/|
* | | Further client config workGravatar Craig Tiller2015-06-26
| * | Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
| |\ \
| | | * Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debuggingGravatar Craig Tiller2015-06-26
| |\ \ \