Jan Tattermusch
d53663750c
regenerate ruby protobufs
5 years ago
Yihua Zhang
e10d90ba27
add security level negotiation between call creds and channel.
5 years ago
Akshay Kumar
3eadaa1aa8
FullChainExperimental-01-200106-rb
5 years ago
Richard Belleville
a0ee7f6ff1
Bump version to 1.26.0
5 years ago
Richard Belleville
3d63f59016
Regenerate projects
5 years ago
Richard Belleville
6feae07504
Regenerate projects
5 years ago
Yash Tibrewal
06a6175846
Regenerate projects
6 years ago
Esun Kim
81df105ac8
Deprecate gpr_get/set_allocation_functions
6 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
6 years ago
Yash Tibrewal
c097eca1e3
Regenerate projects
6 years ago
Esun Kim
be7bea3895
Regenerate projects
6 years ago
Esun Kim
938d1bed77
Regenerate projects
6 years ago
Esun Kim
a67213158c
Use -static-libstdc++ for ruby.linux
6 years ago
tanjunchen
64cdea5a07
fix some spelling mistakes in document
6 years ago
Esun Kim
5cbf8ead38
Regenerate projects
6 years ago
chentanjun
05b3eeff77
fix-up some spelling mistakes
6 years ago
Esun Kim
033b0fe721
Regenerate projects
6 years ago
Muxi Yan
6a085457fd
Bump version up to 1.24.0-pre2
6 years ago
Esun Kim
20b4c7080a
Regenerate projects
6 years ago
Esun Kim
cf444b9cab
Regenerate projects
6 years ago
Esun Kim
49b9fb2b3c
Enable C++ standard library
6 years ago
Matthew Stevenson
6189d34724
Revert "Forgot to autogenerate files and run clang_format/tidy_code"
...
This reverts commit 9295e4ebb3
.
6 years ago
Matthew Stevenson
9295e4ebb3
Forgot to autogenerate files and run clang_format/tidy_code
6 years ago
Mike Moore
0f8dced6c4
Define Struct::Status in Ruby
...
Update error end2end test for loading when calling to_status.
Update error end2end test for loading when calling to_rpc_status.
6 years ago
Joe Bolinger
f463965084
Allow :: in ruby_package
6 years ago
Karthik Ravi Shankar
136d3daf53
Regenerate projects
6 years ago
Mike Moore
b132c34c61
Allow loading grpc/errors before grpc
6 years ago
Yihua Zhang
ae863630d5
Add spiffe client-side credential reload
6 years ago
Esun Kim
f88bd06ee5
Go UPB!
6 years ago
Karthik Ravi Shankar
d030df2951
Regenerate projects
6 years ago
Karthik Ravi Shankar
fcb43f9dee
Regenerate projects
6 years ago
Michael Herold
957fc7bab7
Don't require_relative for an absolute path
...
Ruby's `require_relative` method currently converts paths to absolute
paths. This idiosyncrasy means that the implementation of the require
for the distributed shared library works, however the semantics do not
mesh with the semantics of `require_relative`.
This is an issue when you redefine `require_relative` and follow the
semantics of the method, as [derailed_benchmarks does][1]. This means
that any project that uses `grpc` also cannot use that project (which
I will also be patching).
In the event that a new version of Ruby follows the semantics of the
method (whether or not that is likely), this will break as well.
By switching to `require` here instead of `require_relative`, we
maintain the functionality but do not use a semantically incompatible
method to do so.
[1]: 1b0c425720/lib/derailed_benchmarks/core_ext/kernel_require.rb (L24-L27)
6 years ago
Esun Kim
1399d06276
Regenerate projects
6 years ago
Julien Boeuf
189c2c8c30
Adding support for STS Token Exchange Creds in core:
...
- IETF specification is available here:
https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16
6 years ago
Esun Kim
ebfd812be1
Regenerate projects
6 years ago
Esun Kim
cd27a36924
Regenerate projects
6 years ago
Stanley Cheung
795e31a84b
Re-generate projects
6 years ago
Stanley Cheung
40a914e846
Re-generate projects;
6 years ago
Stanley Cheung
961ca7ec9d
Re-generate projects
6 years ago
Stanley Cheung
f7425cb318
Re-generate projects
6 years ago
Yihua Zhang
a887f35a9b
add a new struct - grpc_ssl_verify_peer_options and an API - grpc_ssl_credentials_create_ex.
6 years ago
Stanley Cheung
56db3850af
Re-generate projects
6 years ago
Srini Polavarapu
8a01f6340f
regenerate projects
6 years ago
Srini Polavarapu
60f23bd38c
Regenerate projects
6 years ago
Muxi Yan
5b3e0732ab
Revert "Bump up version to 1.21.1"
...
This reverts commit 8ab582eb84
.
6 years ago
Muxi Yan
8ab582eb84
Bump up version to 1.21.1
6 years ago
Srini Polavarapu
535d0b1504
Regenerate projects
6 years ago
Srini Polavarapu
1aefcbb357
Regenerate projects
6 years ago
Srini Polavarapu
6bc2ff1b5f
Regenerate projects
6 years ago
Vijay Pai
cb8c4afdea
Resolve consistency checks
6 years ago