Craig Tiller
ff3ae687e1
Add connect retry, backoff
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
Craig Tiller
b6fbf1d986
Fix refcounting
10 years ago
Craig Tiller
c396753a36
Refcounting fixes
10 years ago
Craig Tiller
9846503567
Debugging
10 years ago
Craig Tiller
cb22184aef
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
f62d6fce9d
.clang-format
10 years ago
Craig Tiller
df91ba52d0
Add ability to continue waiting calls
10 years ago
Michael Lumish
587b5f6b76
Merge pull request #2240 from jcanizales/bazel-grpc-client
...
Add Bazel target for the GRPCClient library
10 years ago
Michael Lumish
6d3fc9573e
Merge pull request #2236 from jcanizales/bazel-grpc-secure
...
Switch ObjC Bazel target for the core library to use the secure version
10 years ago
Vijay Pai
d4bfa95d3c
Merge pull request #2169 from ctiller/no-spam-for-you
...
Remove spammy line (this is obfuscating testing logs)
10 years ago
Nicolas Noble
202930ad54
Merge pull request #2241 from ctiller/pure-applesauce
...
Fix run_tests forever mode
10 years ago
Craig Tiller
4ab82d2c4d
clang-format
10 years ago
Craig Tiller
08a1cf8f4f
Use connectivity state tracking code in chttp2 transport
10 years ago
Craig Tiller
4d74056b08
Merge branch 'forever-is-a-long-time' into tis-but-thy-name
...
Conflicts:
Makefile
vsprojects/Grpc.mak
10 years ago
Craig Tiller
ee98d84a02
Add an fd conservation test to verify that fds actually close
10 years ago
Craig Tiller
acf0f07dfc
Unix resolver, bug fixes
10 years ago
Craig Tiller
bb30971cec
Fix run_tests forever mode
10 years ago
Craig Tiller
73f36bdb6c
Fix run_tests forever mode
10 years ago
Craig Tiller
1107558558
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
d7b68e72f5
Simple request unsecure passes with new client_config code
10 years ago
Jorge Canizales
5c7bfc4fa4
Merge pull request #2238 from nicolasnoble/no-containers
...
Disable saving failed containers, until we purge old ones.
We were running out of disk space.
10 years ago
Jorge Canizales
bba8076ed4
Fix indents of rx_library blaze target
10 years ago
Jorge Canizales
bb54ae8073
Add roots.pem bundle to the Bazel target, and use a better bundle name.
10 years ago
Jorge Canizales
866255ec29
Add BUILD target for GRPCClient
10 years ago
Craig Tiller
ca3e9d3e57
refcount debugging
10 years ago
Nicolas "Pixel" Noble
66e358b1e0
Disabling saving failed containers.
...
We clearly don't have enough space for that, if we are to run our tests every few minutes.
We can revisit that later and automatically purge old containers for example.
10 years ago
Craig Tiller
c7b5f7605e
Factor out channel state watching
10 years ago
Craig Tiller
7874e17d77
Implement channel op dispatch
10 years ago
Craig Tiller
5945ee1a75
Request/response path starting to work
10 years ago
Jorge Canizales
4dc4e3dffb
Blaze dependency on //external:libssl_objc
10 years ago
Jorge Canizales
7b1a0ca2dd
Switch to grpc secure
10 years ago
Craig Tiller
04c5d4b8fd
Progress - need to add http filters
10 years ago
Craig Tiller
ff54c92adc
Get the success case through to call creation
10 years ago
Craig Tiller
a7661b59d8
Merge pull request #2234 from soltanmm/doc
...
Clarify caller contract for grpc_call_start_batch
10 years ago
Masood Malekghassemi
b70b70956d
Clarify caller contract for grpc_call_start_batch
10 years ago
Craig Tiller
4b804104b6
Small fixes
10 years ago
Craig Tiller
188578dfb6
Merge pull request #2232 from nicolasnoble/regenerate-projects
...
Merges broke the build - regenerating.
10 years ago
Craig Tiller
5f84c8478a
Connector progress
10 years ago
Nicolas "Pixel" Noble
d35f93d1b3
Merges broke the build - regenerating.
10 years ago
Craig Tiller
0c5cf25d4e
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
eb3b12e417
Further client config work
10 years ago
Vijay Pai
8bcba9a08f
Merge pull request #2149 from ctiller/oops-i-split-it-again
...
Initial transport lock split up
10 years ago
Craig Tiller
00d018ca13
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Craig Tiller
ebaa860e08
Update this file
10 years ago
Craig Tiller
213ac59069
Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debugging
...
Adding file and line number to cq debug refcount.
10 years ago
Craig Tiller
6b1ad3c40a
Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports
...
Make runtest output junit reports
10 years ago
Craig Tiller
ef2a3e22a1
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago