Jan Tattermusch
|
9480fa2db4
|
Merge pull request #23221 from chalin/chalin-grpc-io-link-fixes-200616
Update links to grpc.io guides in header files
|
4 years ago |
Miguel Ángel
|
d2b917030f
|
Fix typo
|
4 years ago |
Esun Kim
|
70e4e4f3e7
|
Regenerated projects
|
4 years ago |
Esun Kim
|
e2889fe265
|
Added missing deps_linkage
|
4 years ago |
Alexander Polcyn
|
9e8f671cee
|
Update license date; fix format and typo
|
4 years ago |
Alexander Polcyn
|
95387716dc
|
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
4 years ago |
apolcyn
|
56c04ddaed
|
Merge pull request #19756 from apolcyn/fix_ruby_md
Fix auth plugin context use-after-free in ruby
|
4 years ago |
apolcyn
|
95c3e30b9e
|
Merge pull request #23327 from apolcyn/add_creds_verbose_log
Add verbose logs for details around ruby call creds user callback invocation
|
4 years ago |
Yash Tibrewal
|
9b4f0ce32e
|
Lower log level to INFO from ERROR from keepalive watchdog firing
|
4 years ago |
Esun Kim
|
eff27a6593
|
Merge pull request #23288 from veblush/manylinux2014
Added Manylinux2014
|
4 years ago |
Alexander Polcyn
|
b88c0a22c7
|
Fix use-after-free in ruby call creds
|
4 years ago |
apolcyn
|
1471dcdf9e
|
Merge pull request #23185 from apolcyn/upmerged_source_only_to_master
Add back source-only ruby packages for master
|
4 years ago |
Alexander Polcyn
|
1df2cb3760
|
Dump details around ruby call creds user callback invocation when debug logs are enabled
|
4 years ago |
Richard Belleville
|
2f789e38ed
|
Merge pull request #23243 from gnossen/setup_py_improvements
Incrementally Improve setup.py
|
4 years ago |
Yash Tibrewal
|
a438ef58f1
|
Merge pull request #23293 from yashykt/retrychecksize
Add message-size check before message decompression with ordering change
|
4 years ago |
Stanley Cheung
|
e5098227aa
|
Main Makefile should require protobuf 3.12+ now
|
4 years ago |
Esun Kim
|
1ebc23161c
|
Merge pull request #23322 from veblush/absl-yaml
Removed sort_keys=True in yaml.gen.py
|
4 years ago |
Esun Kim
|
c33c67edf6
|
Add Python 3.9 support
|
4 years ago |
Esun Kim
|
93d947b364
|
Removed sort_keys=True in yaml.gen.py
|
4 years ago |
Esun Kim
|
80e9a15a69
|
Merge pull request #23319 from veblush/absl-head-test
Use the wrapper version of bazel in the script
|
4 years ago |
Matthew Stevenson
|
4a9f38257e
|
Remove use of TLSv1_2_method.
|
4 years ago |
Esun Kim
|
34b210b44a
|
Use the wrapper version of bazel in the script
|
4 years ago |
Srini Polavarapu
|
580b359b22
|
Merge pull request #23272 from srini100/interop
v1.30.0 interop tests
|
4 years ago |
Matthew Stevenson
|
c484ab2d93
|
Address Jiangtao's comments.
|
4 years ago |
yihuaz
|
4ebc22ae83
|
Merge pull request #23309 from yihuazhang/alts_fix_error
Correctly handle alts_tsi_handshaker_result_create() failure
|
4 years ago |
Richard Belleville
|
635ded1749
|
Merge pull request #23285 from gnossen/interop_matrix_overfull
Incrementally Clean Up Docker Images During Interop Testing
|
4 years ago |
Karthik Ravi Shankar
|
4beb1eccf3
|
Fix formatting and build files
|
4 years ago |
Matthew Stevenson
|
f25422a890
|
Add tests for unused bytes.
|
4 years ago |
yihuaz
|
7af03152ab
|
handle the error in alts_tsi_handshaker_result_create
|
4 years ago |
Karthik Ravi Shankar
|
a94d8a1919
|
Make build and formatting fixes
|
4 years ago |
sanjaypujare
|
e4973325a0
|
Merge pull request #23286 from sanjaypujare/rel-1.30.2
Add grpc-java v1.30.2 to interop test client matrix
|
4 years ago |
Jiangtao Li
|
925a3daeff
|
Merge pull request #23300 from jiangtaoli2016/alts_envoy
Fix ALTS shutdown crash on envoy
|
4 years ago |
Stanley Cheung
|
00cf28023f
|
Merge pull request #23301 from GrahamCampbell/patch-1
Fixed typo
|
4 years ago |
jiangtaoli2016
|
837c4ce589
|
Fix ALTS shutdown crash on envoy
|
4 years ago |
Matthew Stevenson
|
6822dd1d1e
|
Merge remote-tracking branch 'upstream/master' into matt-tls13
|
4 years ago |
Jiangtao Li
|
8fcf96436d
|
Merge pull request #23295 from jiangtaoli2016/spiffe
Update SPIFFE ID check
|
4 years ago |
Karthik Ravi Shankar
|
ecbbc03c3d
|
Move create_channel_posix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18373
|
4 years ago |
Karthik Ravi Shankar
|
0a13321f15
|
Merge branch 'master' into server-posix
|
4 years ago |
Karthik Ravi Shankar
|
f39d88174f
|
Merge pull request #23303 from karthikravis/revert-23294-revert-23182-server-builder
fix from sanitize.sh
|
4 years ago |
Karthik Ravi Shankar
|
88a180a505
|
fix from sanitize.sh
|
4 years ago |
Karthik Ravi Shankar
|
9db914a0cc
|
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
|
4 years ago |
Graham Campbell
|
53d734a0dc
|
Fixed typo
|
4 years ago |
Mark D. Roth
|
37d5d93983
|
Merge pull request #21941 from markdroth/xds_logging
Use upb textformat library to dump out raw xDS proto messages
|
4 years ago |
Richard Belleville
|
f69b8f831c
|
Fix executable bit
|
4 years ago |
Yash Tibrewal
|
fc059ded05
|
Make the same change for max send message size
|
4 years ago |
Lidi Zheng
|
0e8190a3c9
|
Merge pull request #23280 from lidizheng/aio-universal-init
[Aio] Hide init_grpc_aio and guard async API outside of AsyncIO context
|
4 years ago |
Sanjay Pujare
|
1a17a14ceb
|
Remove 1.30.0 and 1.30.1 from the matrix
|
4 years ago |
Yash Tibrewal
|
557e2ef5b1
|
Prefer SetMax*MessageSize value over ServerBuilderOption
|
4 years ago |
Mark D. Roth
|
c1d7180daa
|
Use upb textformat library to dump out raw xDS proto messages
|
4 years ago |
Mark D. Roth
|
5c87a42d50
|
Merge pull request #21905 from markdroth/upb_upgrade
Upgrade upb
|
4 years ago |