David Garcia Quintas
31e324450a
Prevent nanopb fuzzers from spamming logs
8 years ago
Craig Tiller
a0629e8c1e
Merge github.com:grpc/grpc into crashy
8 years ago
Sree Kuchibhotla
862acb9f3a
fix shutdown crash
8 years ago
Craig Tiller
677966a257
Be explicit as to which tests to run
8 years ago
Vincent van Dam
4e9a404456
Add connection refused test
8 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
8 years ago
Mark D. Roth
cc87939909
Remove unused files.
8 years ago
Yuchen Zeng
27170357ab
Improve ProtoReflectionDescriptorDatabase
8 years ago
Yuchen Zeng
ef394a954a
Fix typo
8 years ago
Vijay Pai
4de69c9f89
Add a suppression for a datarace in proto on an idempotent write
8 years ago
Craig Tiller
4398b1a13e
Fix submodule
8 years ago
Craig Tiller
eee963cbe1
Fix submodule
8 years ago
Craig Tiller
9c7136bc2c
Merge github.com:grpc/grpc into env
8 years ago
Nathaniel Manista
dff32e0b44
Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings
...
Added deprecation-describing doc strings to generated beta elements.
8 years ago
Julien Boeuf
5fc9620001
Merge branch 'master' of github.com:grpc/grpc into remove_call_creds_from_channel_creds
8 years ago
Mark D. Roth
1a2e6ac10d
Merge remote-tracking branch 'upstream/master' into deadline_filter
8 years ago
Mark D. Roth
942c264861
Merge pull request #7611 from markdroth/http_connect
...
HTTP CONNECT handshaker
8 years ago
Mark D. Roth
e425ce6c95
clang-format
8 years ago
Yuchen Zeng
2383a4129d
Check protoc and grpc_cpp_plugin
8 years ago
Nicolas "Pixel" Noble
47c0053bfd
Removing sanity check.
8 years ago
Nicolas "Pixel" Noble
39937f7376
Putting nanopb files into third_party without being a submodule.
8 years ago
Nicolas "Pixel" Noble
fe456e5b48
Removing nanopb submodule.
8 years ago
Yuchen Zeng
27e96f9beb
Add comments about how to re-generate reflection proto files
8 years ago
David Garcia Quintas
d8bf8e2525
Changed deadline of internal LB channel.
...
It used to be 3 seconds for no good reason. The correct value would come
from the parent channel. Until that's easy to accomplish, it's been
changed to "infinite".
8 years ago
Nicolas Noble
4065944c61
Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2
...
Upgrading protobuf to 3.0.2
8 years ago
Nicolas Noble
5bf8a9a230
Merge pull request #8178 from adelez/known_failures
...
More known errors. Mostly on macos.
8 years ago
Nicolas Noble
8f0f014479
Merge pull request #8180 from f33rx/patch-1
...
Update .gitmodules
8 years ago
Nicolas Noble
f00badd730
Merge pull request #8171 from perumaalgoog/perugrpc2
...
Fix Android + CPP build
8 years ago
Dalton
0d8b306785
Update .gitmodules
...
Tag "3.0.0-GA" does not exist anymore.
https://github.com/grpc/grpc/issues/7997
8 years ago
David G. Quintas
c0df4e1dda
Merge pull request #8176 from dgquintas/grpclb-update-servicename
...
Updated LB service name in grpclb
8 years ago
Perumaal S
8a6c825884
Fix Android CPP Build issues
8 years ago
Adele Zhou
59af64b279
More known errors. Mostly on macos.
8 years ago
Julien Boeuf
e26ab6c561
Adding a method in channel creds to remove any attached call creds.
...
This will be useful when talking to non-trusted load balancer (balancers
which are not able to impersonate real backends) as these balancers
should not receive bearer tokens.
8 years ago
David Garcia Quintas
4543e5cdce
changed service name for grpclb
8 years ago
Craig Tiller
6e03558a5e
Merge pull request #8173 from yang-g/init_variable
...
Properly init variable
8 years ago
Craig Tiller
1696e5da0d
Merge pull request #8126 from ctiller/outstanding_sweeps
...
Extend sweeps further, add streaming
8 years ago
Stanley Cheung
7227e40feb
Merge pull request #8160 from stanley-cheung/php-artifact-name
...
PHP: use real artifact name in jenkins test
8 years ago
yang-g
e267f86c43
Properly init variable
8 years ago
Sree Kuchibhotla
18d3ace7db
fix test
8 years ago
Perumaal S
2790156de5
Remove incorrect change
8 years ago
Perumaal S
31e3c81cb6
Merge branch 'master' of https://github.com/perumaalgoog/grpc
8 years ago
Nicolas "Pixel" Noble
d1ca40995f
Updating ruby dependency on protobuf to 3.0.2.
8 years ago
Nicolas "Pixel" Noble
3f695277cf
Upgrading protobuf submodule to 3.0.2.
8 years ago
perumaalgoog
d331936ec5
Add files via upload
8 years ago
siddharthshukla
72b872d4ff
Add docstrings to generated beta elements
...
Add docstrings mentioning that the Beta API is deprecated post 0.14.x in
- PrintBetaServicer
- PrintBetaStub
- PrintBetaServerFactory
- PrintBetaStubFactory
8 years ago
Perumaal S
923354b39b
Fix Android+CPP build
8 years ago
Nicolas Noble
8f2525ffe6
Merge pull request #8140 from nicolasnoble/backport-of-8055
...
Backport of #8055
8 years ago
Sree Kuchibhotla
f6f153d02b
temporarily port #7833
8 years ago
Mark D. Roth
d1604af241
Fix asan failure.
8 years ago
Mark D. Roth
c44972ac26
Fix type problems.
8 years ago