aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Expand uri testsGravatar Craig Tiller2015-07-01
|
* 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 fd handling on posix
| * \ Merge pull request #2267 from ctiller/look-at-all-the-holesGravatar David G. Quintas2015-06-30
| |\ \ | | | | | | | | Fix leak in chttp2_transport.c
| | * | 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
|\| | | | | | | | | | | | | | Conflicts: test/core/end2end/tests/request_with_flags.c
| * | Merge pull request #2263 from ↵Gravatar David G. Quintas2015-06-30
| |\ \ | | | | | | | | | | | | | | | | ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza Remove the ability to specify a cancellation string
| | * | Remove the ability to specify a string on cancel: it was broken and unused; ↵Gravatar Craig Tiller2015-06-30
| | | | | | | | | | | | | | | | will restore later
| | * | Fix a bug where transports can leak because they are not shut down correctlyGravatar Craig Tiller2015-06-30
| | | |
| | * | Fix leaked string in bad_client.cGravatar Craig Tiller2015-06-30
| | | |
| | * | Fix leaking unclaimed incoming metadataGravatar Craig Tiller2015-06-30
| | | |
| | * | SSL refcounting fixesGravatar Craig Tiller2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts.
| | * | Wait for expectations to be fulfilledGravatar 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
| | |
* | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar 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
| | |
| * | Merge pull request #2249 from soltanmm/2248Gravatar Nathaniel Manista2015-06-29
| |\ \ | | | | | | | | Fix initial-server-metadata-merged-into-terminal-server-metadata bug.
* | | | Better handling of cancellation, uri parse errors, and disconnectionGravatar Craig Tiller2015-06-29
| | | |
| * | | Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_checkGravatar Nicolas Noble2015-06-29
| |\ \ \ | | | | | | | | | | Added pkg-config checking to Makefile where possible
* | | | | Add connect retry, backoffGravatar Craig Tiller2015-06-29
| | | | |
| * | | | Merge pull request #2250 from jcanizales/bazel-proto-rpcGravatar Michael Lumish2015-06-29
| |\ \ \ \ | | | | | | | | | | | | Add Bazel target for Objective-C proto-gRPC runtime
| | * | | | Minor: add TODO to improve an error message.Gravatar Jorge Canizales2015-06-29
| | | | | |
| | * | | | Add Bazel target for ObjC gRPC runtimeGravatar Jorge Canizales2015-06-29
| | | | | |
| | * | | | Don’t import Protobuf runtime using Cocoapods pathsGravatar Jorge Canizales2015-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
| | | | |
| | | * | Accept metadata sequences, return tuplesGravatar Masood Malekghassemi2015-06-29
| | | | |
* | | | | Fix refcountingGravatar Craig Tiller2015-06-29
| | | | |
| | | * | Fix #2248Gravatar Masood Malekghassemi2015-06-29
| | |/ / | |/| |
* | | | Refcounting fixesGravatar Craig Tiller2015-06-29
| | | |
| | * | Fixed some linking problemsGravatar murgatroid992015-06-29
| | | |
* | | | DebuggingGravatar Craig Tiller2015-06-29
| | | |
| * | | Merge pull request #2244 from stanley-cheung/php_minor_script_fixGravatar Michael Lumish2015-06-29
| |\ \ \ | | | | | | | | | | php minor script fix
| | | * | Added pkg-config checking to Makefile where possibleGravatar murgatroid992015-06-29
| | | | |
* | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-29
|\| | | |
* | | | | .clang-formatGravatar Craig Tiller2015-06-29
| | | | |
* | | | | Add ability to continue waiting callsGravatar Craig Tiller2015-06-29
| | | | |
| * | | | Merge pull request #2240 from jcanizales/bazel-grpc-clientGravatar Michael Lumish2015-06-29
| |\ \ \ \ | | | | | | | | | | | | Add Bazel target for the GRPCClient library