Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | Fix a bug where cancelled calls can be stranded past disconnection | Craig Tiller | 2015-07-01 | |
| | | | | | ||||
| * | | | | Merge pull request #2216 from jboeuf/unpadded_base64 | Nicolas Noble | 2015-07-01 | |
| |\ \ \ \ | | | | | | | | | | | | | Base64 decode improvements | |||
| | | | | * | Refcounting fixes and debugging, empty batch stability fixes | Craig Tiller | 2015-07-01 | |
| | | | | | | ||||
| | | | | * | Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | |\ | ||||
| | | | | * | | Spam cleanup, properly shut down lb_policy | Craig Tiller | 2015-07-01 | |
| | | | | | | | ||||
| | | | | | * | Ensure registry is shutdown | Craig Tiller | 2015-07-01 | |
| | | | | | | | ||||
| | | | | | * | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | Merge pull request #2229 from ctiller/forever-is-a-long-time | David Klempner | 2015-06-30 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix fd handling on posix | |||
| * | | | | | | | Fix leak in chttp2_transport | Craig Tiller | 2015-06-30 | |
| | | | | | | | | ||||
| | * | | | | | | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-30 | |
| | |\ \ \ \ \ \ | ||||
| * | | | | | | | | Spam cleanup | Craig Tiller | 2015-06-30 | |
| | |/ / / / / / | |/| | | | | | | ||||
| | | | | | | * | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-30 | |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/core/end2end/tests/request_with_flags.c | |||
| * | | | | | | | Remove the ability to specify a string on cancel: it was broken and unused; ↵ | Craig Tiller | 2015-06-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will restore later | |||
| * | | | | | | | Fix a bug where transports can leak because they are not shut down correctly | Craig Tiller | 2015-06-30 | |
| | | | | | | | | ||||
| * | | | | | | | Fix leaking unclaimed incoming metadata | Craig Tiller | 2015-06-30 | |
| | | | | | | | | ||||
| * | | | | | | | SSL refcounting fixes | Craig Tiller | 2015-06-30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts. | |||
| | | | | | * | | Fix leaking channel args | Craig Tiller | 2015-06-30 | |
| | | | | | | | | ||||
| | | | | | * | | Merge branch 'theres-a-hole-in-my-bucket' into tis-but-thy-name | Craig Tiller | 2015-06-30 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | / | | | | | | |/ | ||||
| * | | | | | | Fix leak in chttp2_transport incoming metadata | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | clang-format affected files | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Spam cleanup | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-30 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | | | | * | Fix a bug where we can spuriously wakeup a nonexistant fd | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Fix refcounting | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Fix use-after-free | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Fix memory corruption bug | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Spam cleanup | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | client_config bugfixes | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | | | | * | Fix pollset_set handling in tcp_client_posix | Craig Tiller | 2015-06-30 | |
| | | | | | | | ||||
| | | * | | | | Fixing indentation. | Julien Boeuf | 2015-06-30 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #2249 from soltanmm/2248 | Nathaniel Manista | 2015-06-29 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix initial-server-metadata-merged-into-terminal-server-metadata bug. | |||
| | | | | | | * | Better handling of cancellation, uri parse errors, and disconnection | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Add connect retry, backoff | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| * | | | | | | | Minor: add TODO to improve an error message. | Jorge Canizales | 2015-06-29 | |
| | | | | | | | | ||||
| * | | | | | | | Don’t import Protobuf runtime using Cocoapods paths | Jorge Canizales | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Trip through transient failure on disconnection | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Make SSL work | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | SSL channel args work with client config again | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | * | | | | | | Accept metadata sequences, return tuples | Masood Malekghassemi | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Fix refcounting | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | * | | | | | | Fix #2248 | Masood Malekghassemi | 2015-06-29 | |
| |/ / / / / / | ||||
| | | | | | * | Refcounting fixes | Craig Tiller | 2015-06-29 | |
| | | | | | | | ||||
| | | | | | * | Debugging | Craig Tiller | 2015-06-29 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #2244 from stanley-cheung/php_minor_script_fix | Michael Lumish | 2015-06-29 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | php minor script fix | |||
| | | | | | | * | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-29 | |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| | | | | | | * | .clang-format | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Add ability to continue waiting calls | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | * | | | | | | php minor script fix | Stanley Cheung | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | clang-format | Craig Tiller | 2015-06-29 | |
| | | | | | | | | ||||
| | | | | | | * | Use connectivity state tracking code in chttp2 transport | Craig Tiller | 2015-06-29 | |
| | | | | | | | |