Yash Tibrewal
c52cb09f47
Add experimental XdsCredentials with support for insecure channel_credentials and security_connector
4 years ago
Donna Dionne
aafe657978
Bump version to v1.34.x: regenerate projects
4 years ago
Karthik Ravi Shankar
4f6e13519c
Move channel plugin from grpc_impl to grpc
...
Reverts: https://github.com/grpc/grpc/pull/18375
4 years ago
Karthik Ravi Shankar
e549843885
Move remaining classes to grpc from grpc_impl
4 years ago
Yash Tibrewal
48ec53971a
gRPC Core API to create Xds channel credentials
4 years ago
Mark D. Roth
799e805e8a
Move locality load reporting to EDS policy.
4 years ago
Mark D. Roth
71050c88b9
Move EDS drop handling to a new eds_drop LB policy.
4 years ago
Esun Kim
ccf3cbc6b7
Bump iOS and OSX version
4 years ago
Yash Tibrewal
2a56886513
Update submodules: envoy-api, protoc-gen-validate, udpa
4 years ago
Mark D. Roth
98841a990d
Implement DualRefCounted interface for objects needing strong and weak refs.
4 years ago
Esun Kim
1408523429
Add examine_stack to test util
4 years ago
Yash Tibrewal
11abbd3828
Add parsing logic for GoogleMeshCaConfig
4 years ago
Esun Kim
b8ac1b1e5c
Revert "Revert "Implemented conditional shutdown""
4 years ago
Donna Dionne
ffb560090a
Moving XDS Routing functionalities from LB policy into XdsConfigSelector
4 years ago
“Mohan
876021f313
Fix two bugs for channelz_sampler_test
4 years ago
Alisha Nanda
a3ef19c1f0
Revert "Add timeout flag to gRPC cli"
4 years ago
Paul Wankadia
45e413d252
Attempt to find RE2 via CMake and via pkg-config.
4 years ago
Karthik Ravi Shankar
bf782def6b
Fix for buildgen script failure
4 years ago
Esun Kim
7a0f16e805
Revert "Implemented conditional shutdown"
4 years ago
Yash Tibrewal
cdda406115
Add certificate provider registry implementation
4 years ago
Alisha Nanda
25c35b6db7
Revert "Revert "Merge pull request #24047 from grpc/revert-23916-server-context""
...
This reverts commit 84c4994dc7
.
4 years ago
“Mohan
4039a8d405
Make minor changes to pass github check
4 years ago
ZhenLian
1a275d7eab
Add tls_certificate_distributor implementation
4 years ago
Mark D. Roth
9fd377b160
Bump version number to 1.32.0.
4 years ago
Esun Kim
aff01d7139
Implemented conditional shutdown
4 years ago
Karthik Ravi Shankar
67667eb7b6
Revert ...
4 years ago
Alisha Nanda
4282e968c4
Re-add in all changes, fix check failures.
4 years ago
Alisha Nanda
84c4994dc7
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
...
This reverts commit 7c098321bd
, reversing
changes made to d109f4b406
.
4 years ago
Alisha Nanda
a4eedc1510
Revert "Merge branch 'master' of https://github.com/ananda1066/grpc "
...
This reverts commit 35e0e96b09
, reversing
changes made to b78bc85185
.
4 years ago
Alisha Nanda
9df3964cf1
Fixed cmake build, fixing test failures.
4 years ago
Karthik Ravi Shankar
b657c8d79c
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
4 years ago
Karthik Ravi Shankar
f1abdd1725
Revert "Move ServerContext from ::grpc_impl to ::grpc"
4 years ago
Yash Tibrewal
025d9d8e8a
Remove xDS support from unsecure builds
4 years ago
Alexander Polcyn
5166237a19
Revert unskip on windows
4 years ago
Alexander Polcyn
c1c487b80f
Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test
4 years ago
Alexander Polcyn
46d4a27cb6
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
4 years ago
Mark D. Roth
a818a376b2
Change version to 1.32-pre1 and bump major core version number.
4 years ago
Mark D. Roth
30e4170dc3
Update version of master to 1.33-dev ("geeky").
4 years ago
Karthik Ravi Shankar
967c0a2a32
Move Server from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/18458
4 years ago
ashithasantosh
5820e833fc
Add activation logic and endpoint getters.
4 years ago
Mark D. Roth
bd73844208
Move parse_address library from client_channel to iomgr.
4 years ago
Yash Tibrewal
55821f5cf8
Revert "Merge pull request #23786 from michaelywg/cel_create_activation"
...
This reverts commit fe59761648
, reversing
changes made to 1856e224c3
.
4 years ago
Mark D. Roth
12fc8f6a35
Change URI parser to take absl::string_view and move tests to correct directory.
4 years ago
Yash Tibrewal
4331328fc2
Don't consider receiving non-OK status as an error for HTTP2
4 years ago
Michael Wang
b8771966f1
Added tests for eval_args address/port getters. Implemented said getters and CreateActivation.
...
Added logging for unsupported attributes
fixed make issues by moving grpc_authorization_engine under grpc
changed inet_aton to inet_pton
fixed issue leftover from initial implementation of evalargs
4 years ago
Alexander Polcyn
011986e1fd
Regenerate projects
4 years ago
Karthik Ravi Shankar
56d7d9e804
Move ServerContext from ::grpc_impl to ::grpc
4 years ago
Dohyun Cheon
03ca0e3428
Evaluate args structure and getter methods for envoy attributes
...
ran format scripts
portplatform fix
4 years ago
Karthik Ravi Shankar
751b9c105f
Move ClientContext from ::grpc_impl to ::grpc
...
Reverts: https://github.com/grpc/grpc/pull/19261
4 years ago
Mark D. Roth
d926e1ca47
Move XdsClient code out of client_channel tree.
4 years ago