Mark D. Roth
|
9404f66f70
|
Replace most uses of gpr_asprintf() with absl calls.
|
4 years ago |
apolcyn
|
3b31c95f4c
|
Merge pull request #23399 from apolcyn/backport_auth_plugin_ruby_fix
Backport fix for use-after-free in ruby auth plugin
|
4 years ago |
Lidi Zheng
|
e7f42f1ff9
|
Add type annotation in comments
|
4 years ago |
Lidi Zheng
|
b61fe7ab33
|
Address comments
|
4 years ago |
Lidi Zheng
|
e58e24afb9
|
Allows poller to bound to ephemeral loops in multiple threads
|
4 years ago |
Esun Kim
|
9cb284abef
|
Make pluing embed zlib
|
4 years ago |
Esun Kim
|
bfa1ca968c
|
Add gRPC-specific docker images for Ruby build
|
4 years ago |
Esun Kim
|
48289e6827
|
Merge pull request #23401 from veblush/tcp_user_timeout
Added TCP_USER_TIMEOUT auto-detection
|
4 years ago |
Vijay Pai
|
5e224f7e89
|
Merge pull request #23408 from grpc/vjpai-patch-1
Don't drop message on WriteAndFinish with non-ok status
|
4 years ago |
Mark D. Roth
|
cb45960a04
|
Merge pull request #23386 from Kernald/fix-string-includes
Add missing string include
|
4 years ago |
Srini Polavarapu
|
8dd6bd97c1
|
Merge pull request #23409 from grpc/jtattermusch-patch-2
fix nits in third_party/README.md
|
4 years ago |
Vijay Pai
|
209de73b39
|
Merge pull request #23380 from vjpai/inproc_fix
Fix inproc transport bug on client WritesDone and server send message after status
|
4 years ago |
Matthew Stevenson
|
a2afea6ee0
|
Add TLS 1.2 and 1.3 specific tests to h2_tls fixture.
|
4 years ago |
Jan Tattermusch
|
6905146fae
|
Update README.md
|
4 years ago |
Jan Tattermusch
|
b1ed4f1d9e
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
2c2d926bfd
|
Increment podspec version
|
4 years ago |
Jan Tattermusch
|
84278dced4
|
fix nits in third_party/README.md
|
4 years ago |
Jan Tattermusch
|
d3144dc6b7
|
generate boringssl prefix headers
|
4 years ago |
Jan Tattermusch
|
6c91767338
|
regenerate projects
|
4 years ago |
Vijay Pai
|
2b0f14d54d
|
Don't drop message on WriteAndFinish with non-ok status
|
4 years ago |
Vijay Pai
|
5e569a5d37
|
Fix inproc transport bugs on client WritesDone or Read after status
|
4 years ago |
Alexander Polcyn
|
a1d1a8e543
|
Bump 1.30.x branch to 1.30.1
|
4 years ago |
apolcyn
|
3b49d7a193
|
Merge pull request #23400 from apolcyn/backport_sanity_check_fix
Backport pylint sanity check fix to 1.30.x
|
4 years ago |
Vijay Pai
|
86eb64011d
|
Merge pull request #23393 from grpc/vjpai-patch-1
Increase size of a test to match internal guidance
|
4 years ago |
Esun Kim
|
073c499e18
|
Added TCP_USER_TIMEOUT auto-detection
|
4 years ago |
Richard Belleville
|
a950149a90
|
Pin isort to fix sanity test breakage
|
4 years ago |
Richard Belleville
|
23dacfc0b4
|
Add Python wrapper
|
4 years ago |
Alexander Polcyn
|
0bfbea06bc
|
Fix use-after-free in ruby call creds
|
4 years ago |
Richard Belleville
|
c8a8a6aea4
|
Get new core API design building
|
4 years ago |
Marc Plano-Lesay
|
6617b039e3
|
Add missing string include
|
4 years ago |
donnadionne
|
8a84fb3654
|
Merge pull request #22951 from donnadionne/matcher_new
New Matchers
|
4 years ago |
Donna Dionne
|
459b58ae3d
|
Merge remote-tracking branch 'upstream/master' into matcher_new
|
4 years ago |
Richard Belleville
|
ef2bba6b4c
|
Merge pull request #23395 from gnossen/lint_fix
Pin isort to fix sanity test breakage
|
4 years ago |
Esun Kim
|
8d0e703393
|
Merge pull request #22813 from mehrdada/fix-static-initialization-crap
Fix channelz plugin initializer
|
4 years ago |
Donna Dionne
|
60b878d3a5
|
New Matchers Implementation
- All except for Regex (which will be submitted with RE2 import PR)
|
4 years ago |
Richard Belleville
|
a4ca41960c
|
Pin isort to fix sanity test breakage
|
4 years ago |
Vijay Pai
|
b92ca15356
|
Increase size of a test to match internal guidance
|
4 years ago |
Nicolas Noble
|
09d3634a6b
|
Merge pull request #23392 from veblush/to-veblush
Passed the repo manager to veblush
|
4 years ago |
Esun Kim
|
8925e71457
|
Passed the repo manager to veblush
|
4 years ago |
Yash Tibrewal
|
013f0acf3c
|
Merge pull request #23365 from yashykt/deadlockws
Fix possible deadlock in RemoveExternalConnectivityWatcher
|
4 years ago |
apolcyn
|
4cacc60651
|
Merge pull request #23333 from apolcyn/bad_md_drops_call_creds_thread
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
4 years ago |
Yash Tibrewal
|
0009e7f868
|
Add comment
|
4 years ago |
Muxi Yan
|
38e225d78d
|
Merge pull request #23276 from grpc/cfstream-queue-release
Release dispatch queue on CFStreamHandle destroy
|
4 years ago |
Esun Kim
|
eea9f7428b
|
Merge pull request #23379 from veblush/harden-tests2
Added call to grpc::testing::TestEnvironment in more tests
|
4 years ago |
Esun Kim
|
c736cf073c
|
Added call to grpc::testing::TestEnvironment in more tests
|
4 years ago |
Esun Kim
|
210a8e17ef
|
Merge pull request #23378 from veblush/harden-tests
Added call to grpc::testing::TestEnvironment in tests
|
4 years ago |
Yash Tibrewal
|
e395fb0392
|
Merge pull request #23367 from yashykt/130fixws
Fix possible deadlock in RemoveExternalConnectivityWatcher
|
4 years ago |
Esun Kim
|
62ac3f075a
|
Added call to grpc::testing::TestEnvironment in tests
|
4 years ago |
Yang Gao
|
344f2de117
|
Merge pull request #23376 from yang-g/allocator_test
Fix message_allocator_e2e_test
|
4 years ago |
Esun Kim
|
9e5bec9e4a
|
Merge pull request #23371 from veblush/del-GRPC_USE_ABSL
Removed GRPC_USE_ABSL
|
4 years ago |