Esun Kim
|
70e4e4f3e7
|
Regenerated projects
|
5 years ago |
Esun Kim
|
e2889fe265
|
Added missing deps_linkage
|
5 years ago |
Alexander Polcyn
|
9e8f671cee
|
Update license date; fix format and typo
|
5 years ago |
Alexander Polcyn
|
95387716dc
|
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
5 years ago |
apolcyn
|
56c04ddaed
|
Merge pull request #19756 from apolcyn/fix_ruby_md
Fix auth plugin context use-after-free in ruby
|
5 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
|
5 years ago |
Richard Belleville
|
98371380b7
|
Clang format
|
5 years ago |
Richard Belleville
|
b61213c094
|
Simplify reference count juggling
|
5 years ago |
Richard Belleville
|
ac08c9ba28
|
Use a gerund for a function name
|
5 years ago |
Richard Belleville
|
236a089ca6
|
Mark core API as experimental
|
5 years ago |
Yash Tibrewal
|
9b4f0ce32e
|
Lower log level to INFO from ERROR from keepalive watchdog firing
|
5 years ago |
Esun Kim
|
eff27a6593
|
Merge pull request #23288 from veblush/manylinux2014
Added Manylinux2014
|
5 years ago |
Alexander Polcyn
|
b88c0a22c7
|
Fix use-after-free in ruby call creds
|
5 years ago |
apolcyn
|
1471dcdf9e
|
Merge pull request #23185 from apolcyn/upmerged_source_only_to_master
Add back source-only ruby packages for master
|
5 years ago |
Alexander Polcyn
|
1df2cb3760
|
Dump details around ruby call creds user callback invocation when debug logs are enabled
|
5 years ago |
Richard Belleville
|
2f789e38ed
|
Merge pull request #23243 from gnossen/setup_py_improvements
Incrementally Improve setup.py
|
5 years ago |
Richard Belleville
|
8459b49dd5
|
Buildifier
|
5 years ago |
Richard Belleville
|
c10cae4659
|
Remove platform-specific assertion
|
5 years ago |
Yash Tibrewal
|
a438ef58f1
|
Merge pull request #23293 from yashykt/retrychecksize
Add message-size check before message decompression with ordering change
|
5 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 |
Karthik Ravi Shankar
|
18cc2f6f34
|
Formatting fixes
|
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 |
Karthik Ravi Shankar
|
7f2eaaabac
|
Move create_channel and credentials from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18374 and
https://github.com/grpc/grpc/pull/18444
Credentials and create_channel are very closely intertwined, so it is
easier to migrate them together.
|
5 years ago |