Mark D. Roth
b95843c1b7
xds: Add support for send_all_clusters field in LRS.
5 years ago
ZhenLian
6a045297c2
remove dependencies that cause failures
5 years ago
ZhenLian
d75de51e43
[10/n] remove hard-coded credential paths and rebuild the project
5 years ago
Muxi Yan
eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr""
5 years ago
Yash Tibrewal
e24bb3a6ef
Regenerate projects
5 years ago
Muxi Yan
0e0db09613
Revert "Introduce CFRunLoop based iomgr"
5 years ago
Muxi Yan
b96895bf9d
Add apple_ev iomgr
5 years ago
Yash Tibrewal
0bd9e89d05
Regenerate projects
5 years ago
Yash Tibrewal
e26ec77423
revert auto changes
5 years ago
Yash Tibrewal
2723a1bae6
Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received
5 years ago
Yash Tibrewal
3c34eae97e
Move decompression into gRPC Core
5 years ago
Mark D. Roth
f8f6034d1a
Refactor xds LB policy
5 years ago
Donna Dionne
c0c7f1dae3
Fix build and test failures
...
Including the following
All all needed BUILD changes to include new xdsRouting
Fixed TSAN errors
AllServerUnavailableFailFast may return UNKNOWN as oppose UNAVAILABLE
ChooseLastRoute modified into 2 tests
5 years ago
Mark D. Roth
03411d7be7
Second attempt: grpclb stabilization
5 years ago
yang-g
976fff1797
Create a macro to allow custom dualstack socket
5 years ago
Yash Tibrewal
2cdab491a3
Cleanup
5 years ago
Mark D. Roth
19e28b1353
Refactor code for gracefully switching child LB policies.
5 years ago
Jan Tattermusch
f830ed4c32
regenerate projects
5 years ago
Yash Tibrewal
c6fa7eefb9
testing with locks in ws
...
Remove no_logging and add missing mu locks
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago
Moiz Haidry
ede2ffc1a8
Addressed Mark's comments
5 years ago
Mark D. Roth
b68f813e54
xds: send envoy.lb.does_not_support_overprovisioning client capability
5 years ago
Moiz Haidry
67565b767d
CallCredentials debug string API
5 years ago
Esun Kim
5f41758a76
Replaced gpr_asprintf with absl::StrFormat
5 years ago
Esun Kim
7a14955759
Replaced grpc_core::MakeUnique with absl::make_unique
5 years ago
Esun Kim
0b26a2ff56
Added abseil-based sync
5 years ago
Vijay Pai
152f46b5f6
Move generic stub implementation to header (prepare for templates)
5 years ago
Mark D. Roth
01e87e2d93
Remove old JSON API
5 years ago
Yash Tibrewal
74309886bb
Replace LogicalThread with WorkSerializer
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Jan Tattermusch
e7e5d0198f
Revert "Revert "Unify boringssl submodules and use non-developer boringssl cmake build""
...
This reverts commit fe2242e603
.
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Jan Tattermusch
fe2242e603
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Jan Tattermusch
325da0066d
regenerate projects
5 years ago
Zhen Lian
d16b7b8006
MacOS make fix
5 years ago
Esun Kim
72351f63fd
Remove grpc sources from grpc++
5 years ago
Esun Kim
e7a9415a8d
Remove grpc sources from grpc++
5 years ago
Akshay Kumar
cced243a06
OpenSslEngineSupport-200114
5 years ago
Mark D. Roth
5b18402914
grpclb stabilization
5 years ago
Esun Kim
9ae81e1d3f
Make test code use TestEnvironment
5 years ago
Esun Kim
5207eba9ff
Add abseil
5 years ago
Esun Kim
252de4f05c
Revert "Support CentOS 7 for gRPC.NET"
5 years ago
Zhen Lian
618771dc6a
[Exposing ALTS Context 2/2] Utility Wrapper Class
...
This PR contains:
1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536 , but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck()
2. A clientAuthzCheck() function for users to check if the server is authorized
5 years ago
Guantao Liu
b341ddf72b
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
5 years ago
Esun Kim
1baebaae1b
Support CentOS 7 for gRPC.NET
5 years ago
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Yihua Zhang
a6dbc7adb5
rename spiffe to tls
5 years ago