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 |
Richard Belleville
|
98371380b7
|
Clang format
|
4 years ago |
Richard Belleville
|
b61213c094
|
Simplify reference count juggling
|
4 years ago |
Richard Belleville
|
ac08c9ba28
|
Use a gerund for a function name
|
4 years ago |
Richard Belleville
|
236a089ca6
|
Mark core API as experimental
|
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 |
Richard Belleville
|
8459b49dd5
|
Buildifier
|
4 years ago |
Richard Belleville
|
c10cae4659
|
Remove platform-specific assertion
|
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
|
5 years ago |
Richard Belleville
|
4aeab73f0a
|
Clang format
|
5 years ago |
Richard Belleville
|
fd33b5575f
|
Remove weird, seemingly pointless variable
|
5 years ago |
Richard Belleville
|
f2a0f47fbb
|
Add test
|
5 years ago |
Esun Kim
|
1ebc23161c
|
Merge pull request #23322 from veblush/absl-yaml
Removed sort_keys=True in yaml.gen.py
|
5 years ago |
Richard Belleville
|
b45acf15d1
|
Stop double caching
|
5 years ago |
Esun Kim
|
c33c67edf6
|
Add Python 3.9 support
|
5 years ago |
Esun Kim
|
93d947b364
|
Removed sort_keys=True in yaml.gen.py
|
5 years ago |
Esun Kim
|
80e9a15a69
|
Merge pull request #23319 from veblush/absl-head-test
Use the wrapper version of bazel in the script
|
5 years ago |
Richard Belleville
|
ae9ce800b1
|
Remove inline
|
5 years ago |
Richard Belleville
|
2b09327a6f
|
Yapf :(
|
5 years ago |
Richard Belleville
|
4de06d0e22
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
69aa887e4f
|
Expose gce tenancy as a function
|
5 years ago |
Matthew Stevenson
|
4a9f38257e
|
Remove use of TLSv1_2_method.
|
5 years ago |
Richard Belleville
|
4fefc6235f
|
Let the wrapped language create the composite credential
|
5 years ago |
Esun Kim
|
34b210b44a
|
Use the wrapper version of bazel in the script
|
5 years ago |
Srini Polavarapu
|
580b359b22
|
Merge pull request #23272 from srini100/interop
v1.30.0 interop tests
|
5 years ago |
Richard Belleville
|
3bdc5bb4d1
|
Change name to compute_engine_channel_credentials
|
5 years ago |
Matthew Stevenson
|
c484ab2d93
|
Address Jiangtao's comments.
|
5 years ago |
yihuaz
|
4ebc22ae83
|
Merge pull request #23309 from yihuazhang/alts_fix_error
Correctly handle alts_tsi_handshaker_result_create() failure
|
5 years ago |
Richard Belleville
|
635ded1749
|
Merge pull request #23285 from gnossen/interop_matrix_overfull
Incrementally Clean Up Docker Images During Interop Testing
|
5 years ago |
Richard Belleville
|
257fd6953e
|
Format
|
5 years ago |
Richard Belleville
|
330eaea53d
|
Initial implementation of gce_channel_creds
|
5 years ago |
Richard Belleville
|
1aae547e2c
|
Regenerate projects
|
5 years ago |
Karthik Ravi Shankar
|
4beb1eccf3
|
Fix formatting and build files
|
5 years ago |
Richard Belleville
|
05ace24a7c
|
Implement gce_channel_credentials in core
|
5 years ago |
Matthew Stevenson
|
f25422a890
|
Add tests for unused bytes.
|
5 years ago |
yihuaz
|
7af03152ab
|
handle the error in alts_tsi_handshaker_result_create
|
5 years ago |
Karthik Ravi Shankar
|
a94d8a1919
|
Make build and formatting fixes
|
5 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
|
5 years ago |
Jiangtao Li
|
925a3daeff
|
Merge pull request #23300 from jiangtaoli2016/alts_envoy
Fix ALTS shutdown crash on envoy
|
5 years ago |
Stanley Cheung
|
00cf28023f
|
Merge pull request #23301 from GrahamCampbell/patch-1
Fixed typo
|
5 years ago |
jiangtaoli2016
|
837c4ce589
|
Fix ALTS shutdown crash on envoy
|
5 years ago |
Matthew Stevenson
|
6822dd1d1e
|
Merge remote-tracking branch 'upstream/master' into matt-tls13
|
5 years ago |
Jiangtao Li
|
8fcf96436d
|
Merge pull request #23295 from jiangtaoli2016/spiffe
Update SPIFFE ID check
|
5 years ago |
Karthik Ravi Shankar
|
ecbbc03c3d
|
Move create_channel_posix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18373
|
5 years ago |