Matthew Stevenson
673982014b
Add #ifdef around use of SSL_ctx_min/max_proto_version
5 years ago
Matthew Stevenson
d37b900ab7
Merge remote-tracking branch 'upstream/master' into matt-tls13
5 years ago
Matthew Stevenson
32c0846d45
Add TLS 1.2 testing.
5 years ago
yulin liang
c9759f9414
Merge pull request #23251 from yulin-liang/flakey-cronet-tests
...
Fix flaky test:ios-test-cronettests
5 years ago
Mark D. Roth
133918ec70
Add ConfigSelector API.
5 years ago
Yash Tibrewal
456036d808
Merge pull request #21959 from furukawa3/rm-trailing-spaces
...
Remove trailing-spaces from doc/*
5 years ago
yulin-liang
e994c95502
Fix flaky test:ios-test-cronettests
5 years ago
Matthew Stevenson
df6f8c0729
Merge remote-tracking branch 'upstream/master' into matt-tls13
5 years ago
yulin liang
80288aef6b
Merge pull request #23228 from yulin-liang/protobuf_path
...
Objc update WKT generated import paths.
5 years ago
Richard Belleville
af222241a7
Give up on getting compiler executable from distutils
5 years ago
Eric Gribkoff
ea6c185ce1
Merge pull request #23248 from ericgribkoff/use_grpc_health_check
...
Use grpc health checks for PHP and Ruby xDS tests
5 years ago
Eric Gribkoff
d74e52ad85
Use grpc health checks for PHP and Ruby xDS tests
...
The test suite now dynamically updates the server's health status (via
the gRPC health service) to simulate failing backends; this requires
grpc health checks, which means the --use_stable_apis flag is no longer
compatible with these checks (it should probably be removed, but will
leave that for a follow-up).
5 years ago
Richard Belleville
edcf210050
Use proper compiler
5 years ago
Richard Belleville
f22e247183
Add script to install all Python modules
5 years ago
Richard Belleville
08e117ae80
Improve build slightly
5 years ago
Muxi Yan
80f0c331f9
Merge pull request #23242 from grpc/muxi-patch-1
...
Fix objc BUILD file for buildifier
5 years ago
Vijay Pai
4c1c3044ae
Merge pull request #23241 from vjpai/privatize_maybefinish
...
Privatize MaybeFinish methods in client_callback
5 years ago
Lidi Zheng
2729f08364
Merge pull request #23170 from lidizheng/setup-extras
...
Add protobuf as an "extras" dependency to grpcio package
5 years ago
Stanley Cheung
c342345a9e
Merge pull request #22840 from efimki/patch-1
...
Fix spelling error
5 years ago
Mark D. Roth
7cc9803d00
Merge pull request #22265 from igors/patch-1
...
fix typo in docs
5 years ago
Muxi Yan
e4bdd326e2
Fix buildfier
5 years ago
Vijay Pai
5ef722a2c9
Privatize MaybeFinish
5 years ago
Eric Gribkoff
77bd8cdb6d
Merge pull request #23206 from ericgribkoff/dynamic_server_health
...
Add gentle failover test
5 years ago
Mark D. Roth
6fbc078559
Merge pull request #23034 from gkarthiks/master
...
doc: adding the fourth enum for health check proto docs
5 years ago
Vijay Pai
5c715f2696
Merge pull request #23081 from vjpai/server_finishes_request
...
Roll-forward: Change server_finishes_request test to return OK status
5 years ago
Vijay Pai
90f6329d16
Merge pull request #23225 from grpc/vjpai-patch-2
...
Fix test filter for C++ include files
5 years ago
Jan Tattermusch
50c4dd3637
Improve third_party readme
5 years ago
Vijay Pai
6db7c62a13
Roll-forward: Change server_finishes_request test to return OK status
5 years ago
Vijay Pai
84cf666014
Merge pull request #23229 from grpc/revert-23116-revert-23005-asyncwrite
...
Roll-forward: Fix StartCall: make corking work and allow concurrent Start*
5 years ago
Eric Gribkoff
3c90fe7bdf
wait for servers to become healthy after failover test
5 years ago
Eric Gribkoff
5e77db994b
Add gentle failover test and account for unexpected primary/secondary
...
assignment
5 years ago
Mark D. Roth
b42402839e
Pass repo manager duty to nicolasnoble
5 years ago
Vijay Pai
7eebba3781
Fixes needed to make roll-forward of StartCall and corking work
5 years ago
donnadionne
039e7759c5
Merge pull request #23216 from donnadionne/my_features3
...
Adding error message to rarely failing tests.
5 years ago
Vijay Pai
278671072f
Revert "Revert "Fix StartCall: make corking work and allow concurrent Start*""
5 years ago
Vijay Pai
a2a1ca3281
Merge pull request #23223 from grpc/vjpai-patch-1-1
...
Avoid a use of ReleasableMutexLock
5 years ago
yulin-liang
83e679fad1
Objc update WKT generated import paths.
5 years ago
Esun Kim
65590e1dd3
Make rvm install 32bit artifacts explicitly on i686
5 years ago
Lidi Zheng
09fa0ef790
Merge pull request #23200 from lidizheng/fix-rsa-2
...
Trust google-auth library will handle their dependency properly
5 years ago
Donna Dionne
97904d77a4
Adding the printing of error message when unexpected status returns.
5 years ago
Lidi Zheng
b5ec43e182
Fix a typo in setup.py
5 years ago
Lidi Zheng
d98ecdb85c
Set version upper bound for protobuf; installs grpcio-tools instead
5 years ago
Lidi Zheng
67f68d7e14
Add an "extras" dependency to grpcio package
5 years ago
donnadionne
8bae46ba6c
Merge pull request #23215 from donnadionne/repo
...
Passing C repo manager to markdroth
5 years ago
Esun Kim
65ecbbde61
Make grpc_artifact_centos6 updated
5 years ago
Esun Kim
54ebceb079
Merge pull request #21854 from veblush/del-manylinux1
...
Removes manylinux1-specific instructions
5 years ago
Eric Anderson
01bb1a07c8
Merge pull request #23214 from ejona86/no-mvnrepository
...
packages.grpc.io: Use search.maven.org instead of mvnrepository.com
5 years ago
Vijay Pai
9d82fcc1a2
Fix test filter for C++ include files
5 years ago
Vijay Pai
1dd7a01bc7
Avoid a use of ReleasableMutexLock
5 years ago
Amanda Tarafa Mas
7b9ee30caa
Support for ITokenAccessWithHeaders
5 years ago