Craig Tiller
|
5d44c069e6
|
Refcounting fixes and debugging, empty batch stability fixes
|
10 years ago |
Craig Tiller
|
95078352a7
|
Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-name
|
10 years ago |
Craig Tiller
|
d2cc45970b
|
Spam cleanup, properly shut down lb_policy
|
10 years ago |
Craig Tiller
|
c824067677
|
Expand uri tests
|
10 years ago |
Craig Tiller
|
f1c6191149
|
Ensure registry is shutdown
|
10 years ago |
Craig Tiller
|
f1b8512a75
|
Merge github.com:grpc/grpc into tis-but-thy-name
|
10 years ago |
David Klempner
|
23ca82ab54
|
Merge pull request #2229 from ctiller/forever-is-a-long-time
Fix fd handling on posix
|
10 years ago |
David G. Quintas
|
9b67ccfde0
|
Merge pull request #2267 from ctiller/look-at-all-the-holes
Fix leak in chttp2_transport.c
|
10 years ago |
Craig Tiller
|
0b442a877b
|
Fix leak in chttp2_transport
|
10 years ago |
Craig Tiller
|
49dc1146ec
|
Merge github.com:grpc/grpc into forever-is-a-long-time
|
10 years ago |
Craig Tiller
|
9ae6f23fb9
|
Spam cleanup
|
10 years ago |
Craig Tiller
|
cdbdbc027a
|
Merge github.com:grpc/grpc into tis-but-thy-name
Conflicts:
test/core/end2end/tests/request_with_flags.c
|
10 years ago |
David G. Quintas
|
3e57357aff
|
Merge pull request #2263 from ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza
Remove the ability to specify a cancellation string
|
10 years ago |
Craig Tiller
|
0d4836d2c5
|
Remove the ability to specify a string on cancel: it was broken and unused; will restore later
|
10 years ago |
Craig Tiller
|
69f561681e
|
Fix a bug where transports can leak because they are not shut down correctly
|
10 years ago |
Craig Tiller
|
e46f00a1d3
|
Fix leaked string in bad_client.c
|
10 years ago |
Craig Tiller
|
f6d2f1fa1b
|
Fix leaking unclaimed incoming metadata
|
10 years ago |
Craig Tiller
|
991edad25c
|
SSL refcounting fixes
Handle the case where we recreate an auth context.
Add (opt-in) debugging for refcounts on auth contexts.
|
10 years ago |
Craig Tiller
|
6806e1e526
|
Fix leaking channel args
|
10 years ago |
Craig Tiller
|
8ef88f96b3
|
Merge branch 'theres-a-hole-in-my-bucket' into tis-but-thy-name
|
10 years ago |
Craig Tiller
|
cf34343646
|
Wait for expectations to be fulfilled
|
10 years ago |
Craig Tiller
|
47073d5913
|
Fix leak in chttp2_transport incoming metadata
|
10 years ago |
Craig Tiller
|
079a11bb9b
|
clang-format affected files
|
10 years ago |
Craig Tiller
|
6fa9148d51
|
Spam cleanup
|
10 years ago |
Craig Tiller
|
d32d1377c3
|
Merge github.com:grpc/grpc into tis-but-thy-name
|
10 years ago |
Craig Tiller
|
d1d0c0a876
|
Fix a bug where we can spuriously wakeup a nonexistant fd
|
10 years ago |
Craig Tiller
|
614e27a10a
|
Fix refcounting
|
10 years ago |
Craig Tiller
|
bb32ba32ce
|
Fix use-after-free
|
10 years ago |
Craig Tiller
|
974472464c
|
Fix memory corruption bug
|
10 years ago |
Craig Tiller
|
52f842fb73
|
Spam cleanup
|
10 years ago |
Craig Tiller
|
87cc0848ce
|
client_config bugfixes
|
10 years ago |
Craig Tiller
|
b49736829a
|
Fix pollset_set handling in tcp_client_posix
|
10 years ago |
Nathaniel Manista
|
9d8830da38
|
Merge pull request #2249 from soltanmm/2248
Fix initial-server-metadata-merged-into-terminal-server-metadata bug.
|
10 years ago |
Craig Tiller
|
49924e0e62
|
Better handling of cancellation, uri parse errors, and disconnection
|
10 years ago |
Nicolas Noble
|
821516dc32
|
Merge pull request #2246 from murgatroid99/makefile_pkg-config_dep_check
Added pkg-config checking to Makefile where possible
|
10 years ago |
Craig Tiller
|
ff3ae687e1
|
Add connect retry, backoff
|
10 years ago |
Michael Lumish
|
fc206cd7fe
|
Merge pull request #2250 from jcanizales/bazel-proto-rpc
Add Bazel target for Objective-C proto-gRPC runtime
|
10 years ago |
Jorge Canizales
|
3cacaacf88
|
Minor: add TODO to improve an error message.
|
10 years ago |
Jorge Canizales
|
50f198260e
|
Add Bazel target for ObjC gRPC runtime
|
10 years ago |
Jorge Canizales
|
c60868622d
|
Don’t import Protobuf runtime using Cocoapods paths
|
10 years ago |
Craig Tiller
|
11bf14ec33
|
Trip through transient failure on disconnection
|
10 years ago |
Craig Tiller
|
abf36389d4
|
Make SSL work
|
10 years ago |
Craig Tiller
|
d9a5088604
|
SSL channel args work with client config again
|
10 years ago |
Masood Malekghassemi
|
ec5dc7f90b
|
Accept metadata sequences, return tuples
|
10 years ago |
Craig Tiller
|
b6fbf1d986
|
Fix refcounting
|
10 years ago |
Masood Malekghassemi
|
a6cfa0ad3b
|
Fix #2248
|
10 years ago |
Craig Tiller
|
c396753a36
|
Refcounting fixes
|
10 years ago |
murgatroid99
|
da7a994a4d
|
Fixed some linking problems
|
10 years ago |
Craig Tiller
|
9846503567
|
Debugging
|
10 years ago |
Michael Lumish
|
a6de02f5ef
|
Merge pull request #2244 from stanley-cheung/php_minor_script_fix
php minor script fix
|
10 years ago |