Eric Gribkoff
2574d98967
buildifier
5 years ago
Eric Gribkoff
39eb1d31b8
clang tidy
5 years ago
Eric Gribkoff
7401256927
check arg early, correct var name
5 years ago
Matthew Stevenson
924aace7dc
Version 4.
5 years ago
Matthew Stevenson
d869bed623
Added in server builder.
5 years ago
matthewstevenson88
ee7ae056e5
Revert "Updates to TLS credentials, version 3"
5 years ago
Mark D. Roth
cf032b300e
xds: Fix crash when moving all localities from a priority to a higher priority.
5 years ago
Mark D. Roth
283574e3b7
Convert service config code to use new JSON API
5 years ago
Eric Gribkoff
2509e0c97e
clang tidy
5 years ago
Eric Gribkoff
1d59b25dea
Add xDS test client and server
5 years ago
Matthew Stevenson
f557437b51
Add back changes.
5 years ago
Mark D. Roth
bc5e3fb661
Convert channelz code to use new JSON API
5 years ago
Vijay Pai
6622c94c17
Shutdown server properly before CQs
5 years ago
Matthew Stevenson
3818f81fb8
Update from master.
5 years ago
Matthew Stevenson
47c755520c
Remove TestEnvironment.
5 years ago
Matthew Stevenson
1f13c17a28
Adding back in grpc_init.
5 years ago
Vijay Pai
c34999ae2c
Remove unneeded curly braces
5 years ago
Matthew Stevenson
0b51d535f3
Remove grpc_init.
5 years ago
Matthew Stevenson
e392d0ac7d
experiment test
5 years ago
matthewstevenson88
9e0b87f523
Revert "Updates to TLS credentials, version 2"
5 years ago
Jan Tattermusch
f098606c4a
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""
...
This reverts commit cca892022b
.
5 years ago
Vijay Pai
d173d3fde8
Fix cancellation to make it easier to follow
5 years ago
Esun Kim
257411aa2d
Fix test flakiness
5 years ago
Mark D. Roth
cb6168667c
remove unused "using" declaration
5 years ago
Mark D. Roth
1490b5a24e
Fix unused-result errors on import.
5 years ago
hcaseyal
cca892022b
Revert "Reintroduce #21527 (boringssl submodule unification)"
5 years ago
Matthew Stevenson
e18defc303
Fix attempt #2 .
5 years ago
Mark D. Roth
d7a91d59bb
Support xds request timeouts.
5 years ago
Jan Tattermusch
f91a1c5a69
avoid async_end2end_test timeout on msan
5 years ago
Mark D. Roth
ac7c1d20ed
Add LDS/RDS into XdsClient
5 years ago
Matthew Stevenson
b2f1510dd7
Fix load TLS server credentials 1.
5 years ago
matthewstevenson88
26d50f726a
Revert "Collect TLS-specific changes from PR 20568."
5 years ago
Matthew Stevenson
5cfff04ce9
Collect TLS-specific changes from PR 2-568.
5 years ago
Vijay Pai
3ade3e84a9
Make use of alarm in test service more robust
5 years ago
Vijay Pai
3b7286f1a1
Alarm callback should run on executor
5 years ago
Vijay Pai
2678afe310
Stop using core server shutdown in microbenchmarks
5 years ago
Jan Tattermusch
3f3cf8b62a
Revert "grpclb stabilization"
5 years ago
Yash Tibrewal
48139ebe2e
Fix 21686 to use the correct status
5 years ago
Yash Tibrewal
ccf20e254f
Fix xds_end2end_test
5 years ago
Juanli Shen
a0b812c30f
Add CDS to xds client
5 years ago
yang-g
5bc57b64fe
InitGoogleTest before grpc_init
5 years ago
Mark D. Roth
118fe7405f
Increase test timeout to avoid flakiness.
5 years ago
Esun Kim
74d2fb842e
Timeout for shutdown!
5 years ago
Mark D. Roth
5b18402914
grpclb stabilization
5 years ago
Esun Kim
f31ca23a6a
Add TestEnvironment to more tests
5 years ago
Esun Kim
9ae81e1d3f
Make test code use TestEnvironment
5 years ago
Akshay Kumar
db11b94f25
FullChainExperimental-01-200103
5 years ago
Esun Kim
e52081f903
More pythons to be formatted
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
Vijay Pai
9ccc6b0e38
Properly set up deadline for generic requests
5 years ago